[==========] Running 24 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 22 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260608 10:00:01.204873  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:43049,127.1.39.125:42499,127.1.39.124:34437
I20260608 10:00:01.206877  1181 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 10:00:01.208599  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:01.230870  1190 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:01.231220  1188 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:01.231487  1187 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:02.515705  1189 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260608 10:00:02.515837  1181 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260608 10:00:02.519749  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:02.519985  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:02.520228  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912802520206 us; error 0 us; skew 500 ppm
I20260608 10:00:02.521262  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:02.526791  1181 webserver.cc:533] Webserver started at http://127.1.39.126:33171/ using document root <none> and password file <none>
I20260608 10:00:02.527702  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:02.527941  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:02.528504  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:02.534500  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "66737fd4312c48b09e1e5bcb847a7bb1"
format_stamp: "Formatted at 2026-06-08 10:00:02 on dist-test-slave-90g7"
I20260608 10:00:02.542906  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.002s	sys 0.007s
I20260608 10:00:02.548770  1196 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:02.550199  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:00:02.550546  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "66737fd4312c48b09e1e5bcb847a7bb1"
format_stamp: "Formatted at 2026-06-08 10:00:02 on dist-test-slave-90g7"
I20260608 10:00:02.550850  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:02.613256  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:02.614828  1181 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260608 10:00:02.615263  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:02.696024  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:43049
I20260608 10:00:02.696123  1247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:43049 every 8 connection(s)
I20260608 10:00:02.702265  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:02.705068  1248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:00:02.709882  1250 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:02.711301  1251 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:02.714275  1253 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:02.715174  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:02.716068  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:02.716372  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:02.716595  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912802716574 us; error 0 us; skew 500 ppm
I20260608 10:00:02.717492  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:02.721978  1181 webserver.cc:533] Webserver started at http://127.1.39.125:40915/ using document root <none> and password file <none>
I20260608 10:00:02.722759  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:02.723416  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:02.723964  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:02.725767  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root/instance:
uuid: "3caabe5fc8e74b13809301da674a3f0c"
format_stamp: "Formatted at 2026-06-08 10:00:02 on dist-test-slave-90g7"
I20260608 10:00:02.734092  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.006s	sys 0.003s
I20260608 10:00:02.732406  1248 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:02.740427  1258 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:02.741652  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 10:00:02.742128  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root
uuid: "3caabe5fc8e74b13809301da674a3f0c"
format_stamp: "Formatted at 2026-06-08 10:00:02 on dist-test-slave-90g7"
I20260608 10:00:02.742619  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:02.773880  1248 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:02.777387  1198 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.125:42499: connect: Connection refused (error 111)
I20260608 10:00:02.778434  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:02.779786  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 10:00:02.784166  1248 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.125:42499: Network error: Client connection negotiation failed: client connection to 127.1.39.125:42499: connect: Connection refused (error 111)
I20260608 10:00:02.833884  1248 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } attempt: 1
W20260608 10:00:02.840790  1248 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.125:42499: Network error: Client connection negotiation failed: client connection to 127.1.39.125:42499: connect: Connection refused (error 111)
I20260608 10:00:02.875902  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.125:42499
I20260608 10:00:02.876298  1312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.125:42499 every 8 connection(s)
I20260608 10:00:02.882166  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:02.882229  1313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:02.888784  1313 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:02.889312  1315 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:02.892309  1316 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:02.897018  1181 server_base.cc:1061] running on GCE node
W20260608 10:00:02.896926  1318 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:02.898708  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:02.898974  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:02.899205  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912802899185 us; error 0 us; skew 500 ppm
I20260608 10:00:02.899904  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:02.903635  1181 webserver.cc:533] Webserver started at http://127.1.39.124:43279/ using document root <none> and password file <none>
I20260608 10:00:02.904273  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:02.904608  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:02.905025  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:02.906281  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root/instance:
uuid: "de24b51b82e04886afd3a561d7a5d775"
format_stamp: "Formatted at 2026-06-08 10:00:02 on dist-test-slave-90g7"
I20260608 10:00:02.908629  1313 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:02.909339  1248 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } attempt: 2
I20260608 10:00:02.914881  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:00:02.922008  1326 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:02.923066  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 10:00:02.923441  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root
uuid: "de24b51b82e04886afd3a561d7a5d775"
format_stamp: "Formatted at 2026-06-08 10:00:02 on dist-test-slave-90g7"
I20260608 10:00:02.923827  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:02.928704  1313 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:02.929180  1248 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:02.937294  1313 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.124:34437: Network error: Client connection negotiation failed: client connection to 127.1.39.124:34437: connect: Connection refused (error 111)
W20260608 10:00:02.937692  1248 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.124:34437: Network error: Client connection negotiation failed: client connection to 127.1.39.124:34437: connect: Connection refused (error 111)
I20260608 10:00:02.947448  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:02.948920  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:02.969520  1248 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } attempt: 1
W20260608 10:00:02.974534  1248 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.124:34437: Network error: Client connection negotiation failed: client connection to 127.1.39.124:34437: connect: Connection refused (error 111)
I20260608 10:00:02.980944  1313 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } attempt: 1
W20260608 10:00:02.986020  1313 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.124:34437: Network error: Client connection negotiation failed: client connection to 127.1.39.124:34437: connect: Connection refused (error 111)
I20260608 10:00:03.027256  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.124:34437
I20260608 10:00:03.027390  1378 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.124:34437 every 8 connection(s)
I20260608 10:00:03.031673  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:03.032943  1379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:03.038410  1379 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:03.050057  1248 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } attempt: 2
I20260608 10:00:03.051241  1379 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:03.053478  1313 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } attempt: 2
I20260608 10:00:03.066205  1379 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:03.075232  1248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1: Bootstrap starting.
I20260608 10:00:03.075232  1313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c: Bootstrap starting.
I20260608 10:00:03.082140  1248 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:03.082779  1313 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:03.083329  1379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775: Bootstrap starting.
I20260608 10:00:03.084291  1248 log.cc:826] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1: Log is configured to *not* fsync() on all Append() calls
I20260608 10:00:03.090777  1379 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:03.091130  1248 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1: No bootstrap required, opened a new log
I20260608 10:00:03.092576  1313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c: No bootstrap required, opened a new log
I20260608 10:00:03.097175  1379 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775: No bootstrap required, opened a new log
I20260608 10:00:03.111625  1248 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.112401  1248 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:03.111640  1379 raft_consensus.cc:359] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.111640  1313 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.112839  1379 raft_consensus.cc:385] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:03.112917  1313 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:03.113190  1379 raft_consensus.cc:740] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: de24b51b82e04886afd3a561d7a5d775, State: Initialized, Role: FOLLOWER
I20260608 10:00:03.113313  1313 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3caabe5fc8e74b13809301da674a3f0c, State: Initialized, Role: FOLLOWER
I20260608 10:00:03.112720  1248 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66737fd4312c48b09e1e5bcb847a7bb1, State: Initialized, Role: FOLLOWER
I20260608 10:00:03.114265  1379 consensus_queue.cc:260] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.114266  1313 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.114804  1248 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.122280  1389 sys_catalog.cc:455] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [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: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.123147  1389 sys_catalog.cc:458] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:03.124514  1388 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [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: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.125192  1248 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:03.125270  1388 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:03.125211  1379 sys_catalog.cc:565] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:03.125450  1387 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [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: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.126158  1313 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:03.126305  1387 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:03.169292  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:00:03.180495  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:00:03.183326  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:03.184295  1418 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:03.184669  1418 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:00:03.186784  1421 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:03.187114  1421 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:00:03.193336  1423 catalog_manager.cc:1593] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:03.193773  1423 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:00:03.193964  1424 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:03.196285  1425 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:03.201174  1427 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:03.201668  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:03.202589  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:03.202802  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:03.203006  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912803202968 us; error 0 us; skew 500 ppm
W20260608 10:00:03.203348  1333 tablet.cc:2404] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:00:03.203859  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:03.206903  1181 webserver.cc:533] Webserver started at http://127.1.39.65:34161/ using document root <none> and password file <none>
I20260608 10:00:03.207444  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:03.207648  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:03.207943  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:03.209189  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "1306eb8d148142c48460313d43e421bd"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-90g7"
I20260608 10:00:03.214567  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 10:00:03.219084  1432 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.220129  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:00:03.220502  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "1306eb8d148142c48460313d43e421bd"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-90g7"
I20260608 10:00:03.220813  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:03.242537  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:03.244065  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:03.246001  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:03.251431  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:03.251653  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.251992  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:03.252143  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.355727  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:38481
I20260608 10:00:03.356431  1494 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:38481 every 8 connection(s)
I20260608 10:00:03.380793  1387 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:03.381588  1387 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.386365  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3caabe5fc8e74b13809301da674a3f0c" is_pre_election: true
I20260608 10:00:03.387449  1287 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66737fd4312c48b09e1e5bcb847a7bb1 in term 0.
I20260608 10:00:03.389503  1198 leader_election.cc:304] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3caabe5fc8e74b13809301da674a3f0c, 66737fd4312c48b09e1e5bcb847a7bb1; no voters: 
I20260608 10:00:03.392848  1387 leader_election.cc:290] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3caabe5fc8e74b13809301da674a3f0c (127.1.39.125:42499), de24b51b82e04886afd3a561d7a5d775 (127.1.39.124:34437)
I20260608 10:00:03.393567  1387 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:03.394030  1387 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:03.394470  1387 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:03.403996  1495 heartbeater.cc:344] Connected to a master server at 127.1.39.124:34437
I20260608 10:00:03.404559  1495 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:03.405493  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:03.407939  1495 heartbeater.cc:507] Master 127.1.39.124:34437 requested a full tablet report, sending...
I20260608 10:00:03.409163  1497 heartbeater.cc:344] Connected to a master server at 127.1.39.126:43049
I20260608 10:00:03.409577  1497 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:03.411274  1497 heartbeater.cc:507] Master 127.1.39.126:43049 requested a full tablet report, sending...
I20260608 10:00:03.412802  1389 raft_consensus.cc:493] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:03.425865  1389 raft_consensus.cc:515] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.426983  1387 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.432282  1387 leader_election.cc:290] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [CANDIDATE]: Term 1 election: Requested vote from peers 3caabe5fc8e74b13809301da674a3f0c (127.1.39.125:42499), de24b51b82e04886afd3a561d7a5d775 (127.1.39.124:34437)
I20260608 10:00:03.438324  1223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "de24b51b82e04886afd3a561d7a5d775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" is_pre_election: true
I20260608 10:00:03.439564  1223 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate de24b51b82e04886afd3a561d7a5d775 in current term 1: Already voted for candidate 66737fd4312c48b09e1e5bcb847a7bb1 in this term.
I20260608 10:00:03.444008  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "de24b51b82e04886afd3a561d7a5d775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3caabe5fc8e74b13809301da674a3f0c" is_pre_election: true
I20260608 10:00:03.444860  1287 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate de24b51b82e04886afd3a561d7a5d775 in term 0.
I20260608 10:00:03.446928  1328 leader_election.cc:304] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [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: 3caabe5fc8e74b13809301da674a3f0c, de24b51b82e04886afd3a561d7a5d775; no voters: 66737fd4312c48b09e1e5bcb847a7bb1
I20260608 10:00:03.448421  1389 leader_election.cc:290] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 66737fd4312c48b09e1e5bcb847a7bb1 (127.1.39.126:43049), 3caabe5fc8e74b13809301da674a3f0c (127.1.39.125:42499)
I20260608 10:00:03.449235  1389 raft_consensus.cc:2804] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:03.449729  1389 raft_consensus.cc:493] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:03.450438  1389 raft_consensus.cc:3060] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:03.457499  1213 ts_manager.cc:194] Registered new tserver with Master: 1306eb8d148142c48460313d43e421bd (127.1.39.65:38481)
I20260608 10:00:03.462328  1344 ts_manager.cc:194] Registered new tserver with Master: 1306eb8d148142c48460313d43e421bd (127.1.39.65:38481)
W20260608 10:00:03.467136  1198 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.39.125:42499, user_credentials={real_user=slave}} blocked reactor thread for 77840.4us
I20260608 10:00:03.474977  1354 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de24b51b82e04886afd3a561d7a5d775" is_pre_election: true
I20260608 10:00:03.482887  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3caabe5fc8e74b13809301da674a3f0c"
I20260608 10:00:03.483846  1287 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:03.493793  1353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "de24b51b82e04886afd3a561d7a5d775"
I20260608 10:00:03.494679  1287 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66737fd4312c48b09e1e5bcb847a7bb1 in term 1.
W20260608 10:00:03.494884  1328 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.39.125:42499, user_credentials={real_user=slave}} blocked reactor thread for 48431.2us
I20260608 10:00:03.496853  1198 leader_election.cc:304] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [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: 3caabe5fc8e74b13809301da674a3f0c, 66737fd4312c48b09e1e5bcb847a7bb1; no voters: de24b51b82e04886afd3a561d7a5d775
I20260608 10:00:03.498229  1502 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:03.498910  1502 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 1 LEADER]: Becoming Leader. State: Replica: 66737fd4312c48b09e1e5bcb847a7bb1, State: Running, Role: LEADER
W20260608 10:00:03.501134  1505 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:03.500089  1502 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
W20260608 10:00:03.508656  1507 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:03.513012  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:03.513720  1496 heartbeater.cc:344] Connected to a master server at 127.1.39.125:42499
I20260608 10:00:03.514134  1496 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:03.514950  1503 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:03.518621  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:03.518904  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:03.519122  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912803519105 us; error 0 us; skew 500 ppm
I20260608 10:00:03.518734  1387 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66737fd4312c48b09e1e5bcb847a7bb1. Latest consensus state: current_term: 1 leader_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.519447  1387 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:03.515204  1496 heartbeater.cc:507] Master 127.1.39.125:42499 requested a full tablet report, sending...
I20260608 10:00:03.516654  1389 raft_consensus.cc:515] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } }
I20260608 10:00:03.519944  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:03.521091  1510 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:03.521756  1354 raft_consensus.cc:2393] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66737fd4312c48b09e1e5bcb847a7bb1 in current term 1: Already voted for candidate de24b51b82e04886afd3a561d7a5d775 in this term.
I20260608 10:00:03.522578  1389 leader_election.cc:290] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [CANDIDATE]: Term 1 election: Requested vote from peers 66737fd4312c48b09e1e5bcb847a7bb1 (127.1.39.126:43049), 3caabe5fc8e74b13809301da674a3f0c (127.1.39.125:42499)
I20260608 10:00:03.528967  1278 ts_manager.cc:194] Registered new tserver with Master: 1306eb8d148142c48460313d43e421bd (127.1.39.65:38481)
I20260608 10:00:03.529758  1510 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:03.530328  1223 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "de24b51b82e04886afd3a561d7a5d775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66737fd4312c48b09e1e5bcb847a7bb1"
I20260608 10:00:03.537180  1287 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "de24b51b82e04886afd3a561d7a5d775" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3caabe5fc8e74b13809301da674a3f0c"
I20260608 10:00:03.538056  1287 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate de24b51b82e04886afd3a561d7a5d775 in current term 1: Already voted for candidate 66737fd4312c48b09e1e5bcb847a7bb1 in this term.
I20260608 10:00:03.539896  1328 leader_election.cc:304] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [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: de24b51b82e04886afd3a561d7a5d775; no voters: 3caabe5fc8e74b13809301da674a3f0c, 66737fd4312c48b09e1e5bcb847a7bb1
I20260608 10:00:03.541373  1389 raft_consensus.cc:2749] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:00:03.543444  1181 webserver.cc:533] Webserver started at http://127.1.39.66:40629/ using document root <none> and password file <none>
I20260608 10:00:03.544275  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:03.544559  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:03.544912  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:03.546576  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "115a77771f6d41b6bef1be2218891358"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-90g7"
I20260608 10:00:03.552431  1354 raft_consensus.cc:1275] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 1 FOLLOWER]: Refusing update from remote peer 66737fd4312c48b09e1e5bcb847a7bb1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:03.555420  1502 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:03.559969  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.013s	user 0.004s	sys 0.004s
I20260608 10:00:03.559927  1287 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 1 FOLLOWER]: Refusing update from remote peer 66737fd4312c48b09e1e5bcb847a7bb1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:03.562664  1387 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:03.577525  1516 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.578914  1181 fs_manager.cc:730] Time spent opening block manager: real 0.015s	user 0.009s	sys 0.003s
I20260608 10:00:03.579345  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "115a77771f6d41b6bef1be2218891358"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-90g7"
I20260608 10:00:03.579775  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:03.590301  1389 sys_catalog.cc:455] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66737fd4312c48b09e1e5bcb847a7bb1. Latest consensus state: current_term: 1 leader_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.591216  1389 sys_catalog.cc:458] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:03.595402  1388 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66737fd4312c48b09e1e5bcb847a7bb1. Latest consensus state: current_term: 1 leader_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.596110  1388 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:03.597347  1513 mvcc.cc:204] Tried to move back new op lower bound from 7294618843332001792 to 7294618843173167104. Current Snapshot: MvccSnapshot[applied={T|T < 7294618843332001792}]
I20260608 10:00:03.602149  1510 catalog_manager.cc:1382] Generated new cluster ID: 984f2e7477bf4826b3d4b857a6a866ff
I20260608 10:00:03.602705  1510 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:03.609786  1388 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.610510  1388 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:03.611888  1387 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.612610  1387 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:03.613233  1387 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.613757  1387 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:03.614720  1389 sys_catalog.cc:455] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66737fd4312c48b09e1e5bcb847a7bb1" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 43049 } } peers { permanent_uuid: "3caabe5fc8e74b13809301da674a3f0c" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 42499 } } peers { permanent_uuid: "de24b51b82e04886afd3a561d7a5d775" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 34437 } } }
I20260608 10:00:03.615422  1389 sys_catalog.cc:458] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:03.618357  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:03.619700  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:03.622305  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:03.640697  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:03.641000  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.641316  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:03.641539  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.665750  1510 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:03.667932  1510 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:03.702121  1510 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1: Generated new TSK 0
I20260608 10:00:03.703430  1510 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:03.762738  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:40035
I20260608 10:00:03.762830  1585 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:40035 every 8 connection(s)
I20260608 10:00:03.791841  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:03.799880  1586 heartbeater.cc:344] Connected to a master server at 127.1.39.124:34437
I20260608 10:00:03.800329  1586 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:03.801371  1586 heartbeater.cc:507] Master 127.1.39.124:34437 requested a full tablet report, sending...
I20260608 10:00:03.805370  1588 heartbeater.cc:344] Connected to a master server at 127.1.39.126:43049
I20260608 10:00:03.805737  1344 ts_manager.cc:194] Registered new tserver with Master: 115a77771f6d41b6bef1be2218891358 (127.1.39.66:40035)
I20260608 10:00:03.805896  1588 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:03.807066  1588 heartbeater.cc:507] Master 127.1.39.126:43049 requested a full tablet report, sending...
I20260608 10:00:03.809863  1587 heartbeater.cc:344] Connected to a master server at 127.1.39.125:42499
I20260608 10:00:03.809852  1213 ts_manager.cc:194] Registered new tserver with Master: 115a77771f6d41b6bef1be2218891358 (127.1.39.66:40035)
W20260608 10:00:03.810252  1593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:03.810482  1587 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:03.811271  1594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:03.811445  1587 heartbeater.cc:507] Master 127.1.39.125:42499 requested a full tablet report, sending...
I20260608 10:00:03.813340  1213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59142
I20260608 10:00:03.815033  1278 ts_manager.cc:194] Registered new tserver with Master: 115a77771f6d41b6bef1be2218891358 (127.1.39.66:40035)
W20260608 10:00:03.819784  1596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:03.820885  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:03.822005  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:03.822252  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:03.822448  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912803822433 us; error 0 us; skew 500 ppm
I20260608 10:00:03.823211  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:03.825908  1181 webserver.cc:533] Webserver started at http://127.1.39.67:33141/ using document root <none> and password file <none>
I20260608 10:00:03.826570  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:03.826864  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:03.827207  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:03.828555  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "cc258a1459294388a224d4171f228220"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-90g7"
I20260608 10:00:03.833312  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:00:03.837090  1601 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.838038  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 10:00:03.838403  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "cc258a1459294388a224d4171f228220"
format_stamp: "Formatted at 2026-06-08 10:00:03 on dist-test-slave-90g7"
I20260608 10:00:03.838795  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:03.872239  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:03.874336  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:03.877180  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:03.880260  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:03.880602  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.880869  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:03.881074  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:03.981344  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:33163
I20260608 10:00:03.981480  1663 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:33163 every 8 connection(s)
I20260608 10:00:04.016076  1664 heartbeater.cc:344] Connected to a master server at 127.1.39.124:34437
I20260608 10:00:04.016506  1664 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:04.017254  1664 heartbeater.cc:507] Master 127.1.39.124:34437 requested a full tablet report, sending...
I20260608 10:00:04.020825  1344 ts_manager.cc:194] Registered new tserver with Master: cc258a1459294388a224d4171f228220 (127.1.39.67:33163)
I20260608 10:00:04.025566  1665 heartbeater.cc:344] Connected to a master server at 127.1.39.125:42499
I20260608 10:00:04.026024  1665 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:04.027171  1665 heartbeater.cc:507] Master 127.1.39.125:42499 requested a full tablet report, sending...
I20260608 10:00:04.030305  1666 heartbeater.cc:344] Connected to a master server at 127.1.39.126:43049
I20260608 10:00:04.030395  1278 ts_manager.cc:194] Registered new tserver with Master: cc258a1459294388a224d4171f228220 (127.1.39.67:33163)
I20260608 10:00:04.030798  1666 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:04.031940  1666 heartbeater.cc:507] Master 127.1.39.126:43049 requested a full tablet report, sending...
I20260608 10:00:04.035141  1213 ts_manager.cc:194] Registered new tserver with Master: cc258a1459294388a224d4171f228220 (127.1.39.67:33163)
I20260608 10:00:04.036176  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.026154863s
I20260608 10:00:04.037181  1213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59148
I20260608 10:00:04.193151  1421 catalog_manager.cc:1294] Loaded cluster ID: 984f2e7477bf4826b3d4b857a6a866ff
I20260608 10:00:04.193495  1421 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c: loading cluster ID for follower catalog manager: success
I20260608 10:00:04.198974  1423 catalog_manager.cc:1294] Loaded cluster ID: 984f2e7477bf4826b3d4b857a6a866ff
I20260608 10:00:04.199290  1423 catalog_manager.cc:1587] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775: loading cluster ID for follower catalog manager: success
I20260608 10:00:04.201241  1421 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c: acquiring CA information for follower catalog manager: success
I20260608 10:00:04.205814  1423 catalog_manager.cc:1609] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775: acquiring CA information for follower catalog manager: success
I20260608 10:00:04.206882  1421 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:04.210414  1423 catalog_manager.cc:1637] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:04.464828  1213 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59138
I20260608 10:00:04.817206  1588 heartbeater.cc:499] Master 127.1.39.126:43049 was elected leader, sending a full tablet report...
I20260608 10:00:05.040791  1666 heartbeater.cc:499] Master 127.1.39.126:43049 was elected leader, sending a full tablet report...
I20260608 10:00:05.166663  1415 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:05.274591  1213 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59152:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:00:05.385587  1460 tablet_service.cc:1511] Processing CreateTablet for tablet 6c53a8695589401785e862025af27274 (DEFAULT_TABLE table=test-workload [id=5f6cde69786e4f7593b22c8dbb770439]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:00:05.385654  1459 tablet_service.cc:1511] Processing CreateTablet for tablet 1cbc36ccd01b459d8eb74975684b04fe (DEFAULT_TABLE table=test-workload [id=5f6cde69786e4f7593b22c8dbb770439]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:00:05.387663  1460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c53a8695589401785e862025af27274. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:05.388398  1459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1cbc36ccd01b459d8eb74975684b04fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:05.394739  1629 tablet_service.cc:1511] Processing CreateTablet for tablet b9ecf862790c4672a2445a78ee77af72 (DEFAULT_TABLE table=test-workload [id=5f6cde69786e4f7593b22c8dbb770439]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:00:05.395840  1551 tablet_service.cc:1511] Processing CreateTablet for tablet ec2aa07ae76d4c05990d80f401cea0e3 (DEFAULT_TABLE table=test-workload [id=5f6cde69786e4f7593b22c8dbb770439]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:00:05.396315  1629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9ecf862790c4672a2445a78ee77af72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:05.397733  1551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec2aa07ae76d4c05990d80f401cea0e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:05.419909  1698 tablet_bootstrap.cc:492] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd: Bootstrap starting.
I20260608 10:00:05.423616  1700 tablet_bootstrap.cc:492] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220: Bootstrap starting.
I20260608 10:00:05.425011  1699 tablet_bootstrap.cc:492] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358: Bootstrap starting.
I20260608 10:00:05.430576  1698 tablet_bootstrap.cc:654] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:05.433687  1700 tablet_bootstrap.cc:654] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:05.434121  1699 tablet_bootstrap.cc:654] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:05.438998  1698 tablet_bootstrap.cc:492] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd: No bootstrap required, opened a new log
I20260608 10:00:05.440452  1698 ts_tablet_manager.cc:1403] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd: Time spent bootstrapping tablet: real 0.022s	user 0.021s	sys 0.000s
I20260608 10:00:05.442196  1700 tablet_bootstrap.cc:492] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220: No bootstrap required, opened a new log
I20260608 10:00:05.442636  1700 ts_tablet_manager.cc:1403] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.004s
I20260608 10:00:05.445545  1700 raft_consensus.cc:359] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc258a1459294388a224d4171f228220" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 33163 } }
I20260608 10:00:05.446173  1700 raft_consensus.cc:385] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:05.446497  1700 raft_consensus.cc:740] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc258a1459294388a224d4171f228220, State: Initialized, Role: FOLLOWER
I20260608 10:00:05.445763  1698 raft_consensus.cc:359] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } }
I20260608 10:00:05.447489  1698 raft_consensus.cc:385] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:05.447928  1698 raft_consensus.cc:740] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1306eb8d148142c48460313d43e421bd, State: Initialized, Role: FOLLOWER
I20260608 10:00:05.447781  1700 consensus_queue.cc:260] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cc258a1459294388a224d4171f228220" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 33163 } }
I20260608 10:00:05.448666  1700 raft_consensus.cc:399] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:05.448774  1699 tablet_bootstrap.cc:492] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358: No bootstrap required, opened a new log
I20260608 10:00:05.449038  1700 raft_consensus.cc:493] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:05.449409  1699 ts_tablet_manager.cc:1403] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.004s
I20260608 10:00:05.449481  1700 raft_consensus.cc:3060] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:05.450812  1698 consensus_queue.cc:260] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } }
I20260608 10:00:05.451519  1698 raft_consensus.cc:399] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:05.451866  1698 raft_consensus.cc:493] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:05.452234  1698 raft_consensus.cc:3060] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:05.453258  1699 raft_consensus.cc:359] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "115a77771f6d41b6bef1be2218891358" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 40035 } }
I20260608 10:00:05.453805  1699 raft_consensus.cc:385] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:05.454100  1699 raft_consensus.cc:740] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 115a77771f6d41b6bef1be2218891358, State: Initialized, Role: FOLLOWER
I20260608 10:00:05.454816  1699 consensus_queue.cc:260] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "115a77771f6d41b6bef1be2218891358" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 40035 } }
I20260608 10:00:05.455691  1699 raft_consensus.cc:399] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:05.456163  1699 raft_consensus.cc:493] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:05.456598  1699 raft_consensus.cc:3060] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:05.459154  1700 raft_consensus.cc:515] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc258a1459294388a224d4171f228220" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 33163 } }
I20260608 10:00:05.459962  1700 leader_election.cc:304] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [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: cc258a1459294388a224d4171f228220; no voters: 
I20260608 10:00:05.462024  1698 raft_consensus.cc:515] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } }
I20260608 10:00:05.462994  1700 leader_election.cc:290] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:05.463049  1698 leader_election.cc:304] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [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: 1306eb8d148142c48460313d43e421bd; no voters: 
I20260608 10:00:05.464246  1704 raft_consensus.cc:2804] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:05.465386  1699 raft_consensus.cc:515] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "115a77771f6d41b6bef1be2218891358" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 40035 } }
I20260608 10:00:05.466495  1699 leader_election.cc:304] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [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: 115a77771f6d41b6bef1be2218891358; no voters: 
I20260608 10:00:05.467727  1497 heartbeater.cc:499] Master 127.1.39.126:43049 was elected leader, sending a full tablet report...
I20260608 10:00:05.474283  1700 ts_tablet_manager.cc:1434] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220: Time spent starting tablet: real 0.031s	user 0.017s	sys 0.009s
I20260608 10:00:05.486223  1698 leader_election.cc:290] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:05.486542  1706 raft_consensus.cc:2804] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:05.490410  1698 ts_tablet_manager.cc:1434] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd: Time spent starting tablet: real 0.049s	user 0.022s	sys 0.016s
I20260608 10:00:05.492265  1698 tablet_bootstrap.cc:492] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd: Bootstrap starting.
I20260608 10:00:05.498838  1704 raft_consensus.cc:697] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 1 LEADER]: Becoming Leader. State: Replica: cc258a1459294388a224d4171f228220, State: Running, Role: LEADER
I20260608 10:00:05.499977  1704 consensus_queue.cc:237] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [LEADER]: Queue going to LEADER mode. State: All 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: "cc258a1459294388a224d4171f228220" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 33163 } }
I20260608 10:00:05.502171  1698 tablet_bootstrap.cc:654] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:05.502374  1706 raft_consensus.cc:697] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 1 LEADER]: Becoming Leader. State: Replica: 1306eb8d148142c48460313d43e421bd, State: Running, Role: LEADER
I20260608 10:00:05.503085  1706 consensus_queue.cc:237] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [LEADER]: Queue going to LEADER mode. State: All 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: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } }
I20260608 10:00:05.506153  1699 leader_election.cc:290] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:05.506793  1708 raft_consensus.cc:2804] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:05.517671  1213 catalog_manager.cc:5696] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1306eb8d148142c48460313d43e421bd (127.1.39.65). New cstate: current_term: 1 leader_uuid: "1306eb8d148142c48460313d43e421bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:05.556149  1212 catalog_manager.cc:5696] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 reported cstate change: term changed from 0 to 1, leader changed from <none> to cc258a1459294388a224d4171f228220 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "cc258a1459294388a224d4171f228220" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cc258a1459294388a224d4171f228220" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 33163 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:05.564218  1699 ts_tablet_manager.cc:1434] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358: Time spent starting tablet: real 0.114s	user 0.058s	sys 0.040s
I20260608 10:00:05.569813  1698 tablet_bootstrap.cc:492] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd: No bootstrap required, opened a new log
I20260608 10:00:05.570343  1698 ts_tablet_manager.cc:1403] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.034s
I20260608 10:00:05.573583  1698 raft_consensus.cc:359] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } }
I20260608 10:00:05.574191  1698 raft_consensus.cc:385] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:05.574994  1698 raft_consensus.cc:740] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1306eb8d148142c48460313d43e421bd, State: Initialized, Role: FOLLOWER
I20260608 10:00:05.582309  1698 consensus_queue.cc:260] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } }
I20260608 10:00:05.583137  1698 raft_consensus.cc:399] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:05.583449  1698 raft_consensus.cc:493] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:05.583812  1698 raft_consensus.cc:3060] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:05.597564  1698 raft_consensus.cc:515] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } }
I20260608 10:00:05.598675  1708 raft_consensus.cc:697] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 1 LEADER]: Becoming Leader. State: Replica: 115a77771f6d41b6bef1be2218891358, State: Running, Role: LEADER
I20260608 10:00:05.599503  1708 consensus_queue.cc:237] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [LEADER]: Queue going to LEADER mode. State: All 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: "115a77771f6d41b6bef1be2218891358" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 40035 } }
I20260608 10:00:05.601573  1698 leader_election.cc:304] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [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: 1306eb8d148142c48460313d43e421bd; no voters: 
I20260608 10:00:05.602775  1698 leader_election.cc:290] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:05.604820  1710 raft_consensus.cc:2804] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:05.608798  1710 raft_consensus.cc:697] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 1 LEADER]: Becoming Leader. State: Replica: 1306eb8d148142c48460313d43e421bd, State: Running, Role: LEADER
I20260608 10:00:05.609647  1710 consensus_queue.cc:237] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [LEADER]: Queue going to LEADER mode. State: All 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: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } }
I20260608 10:00:05.615418  1212 catalog_manager.cc:5696] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 reported cstate change: term changed from 0 to 1, leader changed from <none> to 115a77771f6d41b6bef1be2218891358 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "115a77771f6d41b6bef1be2218891358" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "115a77771f6d41b6bef1be2218891358" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 40035 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:05.621608  1698 ts_tablet_manager.cc:1434] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd: Time spent starting tablet: real 0.051s	user 0.020s	sys 0.000s
I20260608 10:00:05.655995  1212 catalog_manager.cc:5696] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd reported cstate change: term changed from 0 to 1, leader changed from <none> to 1306eb8d148142c48460313d43e421bd (127.1.39.65). New cstate: current_term: 1 leader_uuid: "1306eb8d148142c48460313d43e421bd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1306eb8d148142c48460313d43e421bd" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 38481 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:05.693845  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:00:05.730684  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:05.731968  1181 tablet_replica.cc:333] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd: stopping tablet replica
I20260608 10:00:05.732762  1181 raft_consensus.cc:2243] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:05.733340  1181 raft_consensus.cc:2272] T 1cbc36ccd01b459d8eb74975684b04fe P 1306eb8d148142c48460313d43e421bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:05.737455  1181 tablet_replica.cc:333] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd: stopping tablet replica
I20260608 10:00:05.738381  1181 raft_consensus.cc:2243] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:05.739008  1181 raft_consensus.cc:2272] T 6c53a8695589401785e862025af27274 P 1306eb8d148142c48460313d43e421bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:06.007607  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:00:06.024091  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:00:06.055858  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:06.057122  1181 tablet_replica.cc:333] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358: stopping tablet replica
I20260608 10:00:06.058405  1181 raft_consensus.cc:2243] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:06.059415  1181 raft_consensus.cc:2272] T ec2aa07ae76d4c05990d80f401cea0e3 P 115a77771f6d41b6bef1be2218891358 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:06.085320  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:00:06.101202  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:00:06.135176  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:06.136197  1181 tablet_replica.cc:333] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220: stopping tablet replica
I20260608 10:00:06.136984  1181 raft_consensus.cc:2243] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:06.137544  1181 raft_consensus.cc:2272] T b9ecf862790c4672a2445a78ee77af72 P cc258a1459294388a224d4171f228220 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:06.162056  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:00:06.175559  1181 master.cc:562] Master@127.1.39.126:43049 shutting down...
I20260608 10:00:06.302562  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:06.303701  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:06.304178  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66737fd4312c48b09e1e5bcb847a7bb1: stopping tablet replica
I20260608 10:00:06.327670  1181 master.cc:584] Master@127.1.39.126:43049 shutdown complete.
I20260608 10:00:06.340926  1181 master.cc:562] Master@127.1.39.125:42499 shutting down...
I20260608 10:00:06.359570  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:06.360173  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:06.360579  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3caabe5fc8e74b13809301da674a3f0c: stopping tablet replica
I20260608 10:00:06.398401  1181 master.cc:584] Master@127.1.39.125:42499 shutdown complete.
I20260608 10:00:06.409487  1181 master.cc:562] Master@127.1.39.124:34437 shutting down...
I20260608 10:00:06.429625  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:06.430388  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:06.430783  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P de24b51b82e04886afd3a561d7a5d775: stopping tablet replica
I20260608 10:00:06.451846  1181 master.cc:584] Master@127.1.39.124:34437 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (5282 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 10:00:06.483505  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:37751
I20260608 10:00:06.484838  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:06.490821  1722 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.491142  1723 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.492673  1725 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:06.494769  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:06.495982  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:06.496230  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:06.496481  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912806496446 us; error 0 us; skew 500 ppm
I20260608 10:00:06.497233  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:06.500914  1181 webserver.cc:533] Webserver started at http://127.1.39.126:45957/ using document root <none> and password file <none>
I20260608 10:00:06.501487  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:06.501657  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:06.502024  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:06.503629  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "7b413e878aa24a459623c3407c6038ef"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-90g7"
I20260608 10:00:06.510161  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:00:06.515996  1730 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.517442  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:06.517813  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "7b413e878aa24a459623c3407c6038ef"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-90g7"
I20260608 10:00:06.518224  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:06.535892  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:06.537474  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:06.581686  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:37751
I20260608 10:00:06.581817  1781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:37751 every 8 connection(s)
I20260608 10:00:06.585904  1782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:06.598882  1782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef: Bootstrap starting.
I20260608 10:00:06.604034  1782 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:06.608199  1782 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef: No bootstrap required, opened a new log
I20260608 10:00:06.610822  1782 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b413e878aa24a459623c3407c6038ef" member_type: VOTER }
I20260608 10:00:06.611259  1782 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:06.611514  1782 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b413e878aa24a459623c3407c6038ef, State: Initialized, Role: FOLLOWER
I20260608 10:00:06.612217  1782 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "7b413e878aa24a459623c3407c6038ef" member_type: VOTER }
I20260608 10:00:06.612920  1782 raft_consensus.cc:399] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:06.613200  1782 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:06.613524  1782 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:06.619922  1782 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b413e878aa24a459623c3407c6038ef" member_type: VOTER }
I20260608 10:00:06.620795  1782 leader_election.cc:304] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [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: 7b413e878aa24a459623c3407c6038ef; no voters: 
I20260608 10:00:06.622342  1782 leader_election.cc:290] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:06.622913  1785 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:06.624820  1785 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 1 LEADER]: Becoming Leader. State: Replica: 7b413e878aa24a459623c3407c6038ef, State: Running, Role: LEADER
I20260608 10:00:06.625648  1785 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [LEADER]: Queue going to LEADER mode. State: All 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: "7b413e878aa24a459623c3407c6038ef" member_type: VOTER }
I20260608 10:00:06.625959  1782 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:06.629340  1786 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "7b413e878aa24a459623c3407c6038ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b413e878aa24a459623c3407c6038ef" member_type: VOTER } }
I20260608 10:00:06.629340  1787 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7b413e878aa24a459623c3407c6038ef. Latest consensus state: current_term: 1 leader_uuid: "7b413e878aa24a459623c3407c6038ef" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7b413e878aa24a459623c3407c6038ef" member_type: VOTER } }
I20260608 10:00:06.630163  1786 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:06.630234  1787 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:06.635043  1790 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:06.644039  1790 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:06.645110  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:06.654855  1790 catalog_manager.cc:1382] Generated new cluster ID: e48736e26f8d48e58b2aa2c7b31f9b30
I20260608 10:00:06.655296  1790 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:06.673795  1790 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:06.675369  1790 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:06.700233  1790 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef: Generated new TSK 0
I20260608 10:00:06.701241  1790 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:06.712522  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:06.722142  1803 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.722942  1804 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.725899  1806 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:06.725939  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:06.726946  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:06.727294  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:06.727537  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912806727521 us; error 0 us; skew 500 ppm
I20260608 10:00:06.728152  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:06.730661  1181 webserver.cc:533] Webserver started at http://127.1.39.65:38959/ using document root <none> and password file <none>
I20260608 10:00:06.731199  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:06.731411  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:06.731741  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:06.732892  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "4a2ada31ccf4465a8f599c19c58b3293"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-90g7"
I20260608 10:00:06.737525  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:06.741413  1811 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.742419  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:00:06.742731  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "4a2ada31ccf4465a8f599c19c58b3293"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-90g7"
I20260608 10:00:06.743008  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:06.760501  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:06.761780  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:06.763239  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:06.765928  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:06.766131  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.766386  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:06.766536  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.810302  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:42505
I20260608 10:00:06.810439  1873 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:42505 every 8 connection(s)
I20260608 10:00:06.816563  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:06.825475  1878 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.826987  1879 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.831846  1881 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:06.832252  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:06.833403  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:06.833603  1874 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37751
W20260608 10:00:06.833793  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:06.834067  1874 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:06.834067  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912806834039 us; error 0 us; skew 500 ppm
I20260608 10:00:06.835217  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:06.835278  1874 heartbeater.cc:507] Master 127.1.39.126:37751 requested a full tablet report, sending...
I20260608 10:00:06.838187  1747 ts_manager.cc:194] Registered new tserver with Master: 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505)
I20260608 10:00:06.838605  1181 webserver.cc:533] Webserver started at http://127.1.39.66:36423/ using document root <none> and password file <none>
I20260608 10:00:06.839465  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:06.839757  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:06.840173  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:06.840931  1747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49938
I20260608 10:00:06.841531  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "0cef3700d37341bba4d8f2166a965477"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-90g7"
I20260608 10:00:06.847081  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:00:06.850574  1886 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.851508  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:00:06.851823  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "0cef3700d37341bba4d8f2166a965477"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-90g7"
I20260608 10:00:06.852149  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:06.880964  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:06.882154  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:06.883723  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:06.886150  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:06.886332  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.886623  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:06.886778  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.927947  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:35163
I20260608 10:00:06.928244  1948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:35163 every 8 connection(s)
I20260608 10:00:06.933058  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:06.939644  1952 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.940522  1953 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:06.943979  1955 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:06.944057  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:06.944996  1949 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37751
I20260608 10:00:06.945326  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:00:06.945511  1949 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:06.945653  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:06.945971  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912806945950 us; error 0 us; skew 500 ppm
I20260608 10:00:06.946448  1949 heartbeater.cc:507] Master 127.1.39.126:37751 requested a full tablet report, sending...
I20260608 10:00:06.946626  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:06.948936  1747 ts_manager.cc:194] Registered new tserver with Master: 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:06.951201  1747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49950
I20260608 10:00:06.952078  1181 webserver.cc:533] Webserver started at http://127.1.39.67:40025/ using document root <none> and password file <none>
I20260608 10:00:06.952796  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:06.953004  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:06.953299  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:06.954460  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "9615914d1ce847699a1df7c83900a778"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-90g7"
I20260608 10:00:06.959271  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:06.963024  1960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:06.963868  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.002s
I20260608 10:00:06.964321  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "9615914d1ce847699a1df7c83900a778"
format_stamp: "Formatted at 2026-06-08 10:00:06 on dist-test-slave-90g7"
I20260608 10:00:06.964660  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:06.989290  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:06.990360  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:06.991789  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:06.995258  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:06.995757  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.000s	sys 0.000s
I20260608 10:00:06.996098  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:06.996284  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:07.041522  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:46527
I20260608 10:00:07.041970  2022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:46527 every 8 connection(s)
I20260608 10:00:07.056841  2023 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37751
I20260608 10:00:07.057230  2023 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:07.058019  2023 heartbeater.cc:507] Master 127.1.39.126:37751 requested a full tablet report, sending...
I20260608 10:00:07.060294  1747 ts_manager.cc:194] Registered new tserver with Master: 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:07.061427  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016190069s
I20260608 10:00:07.061863  1747 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49954
I20260608 10:00:07.844270  1874 heartbeater.cc:499] Master 127.1.39.126:37751 was elected leader, sending a full tablet report...
I20260608 10:00:07.954274  1949 heartbeater.cc:499] Master 127.1.39.126:37751 was elected leader, sending a full tablet report...
I20260608 10:00:08.064946  2023 heartbeater.cc:499] Master 127.1.39.126:37751 was elected leader, sending a full tablet report...
I20260608 10:00:08.130089  1747 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49956:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:00:08.132928  1747 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:00:08.218149  1914 tablet_service.cc:1511] Processing CreateTablet for tablet a811f81f16f74c19bdcede25e6a94046 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:00:08.219362  1912 tablet_service.cc:1511] Processing CreateTablet for tablet d582416faa0547dfa191f87a6d59f637 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:00:08.219823  1914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a811f81f16f74c19bdcede25e6a94046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.221621  1839 tablet_service.cc:1511] Processing CreateTablet for tablet a811f81f16f74c19bdcede25e6a94046 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:00:08.222682  1988 tablet_service.cc:1511] Processing CreateTablet for tablet a811f81f16f74c19bdcede25e6a94046 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 10:00:08.223497  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d582416faa0547dfa191f87a6d59f637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.223102  1987 tablet_service.cc:1511] Processing CreateTablet for tablet a3e9c5166d5a48c798260a4efb3b2278 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:00:08.223970  1839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a811f81f16f74c19bdcede25e6a94046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.224534  1988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a811f81f16f74c19bdcede25e6a94046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.225978  1986 tablet_service.cc:1511] Processing CreateTablet for tablet d582416faa0547dfa191f87a6d59f637 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:00:08.227613  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d582416faa0547dfa191f87a6d59f637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.229729  1837 tablet_service.cc:1511] Processing CreateTablet for tablet d582416faa0547dfa191f87a6d59f637 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 10:00:08.231175  1837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d582416faa0547dfa191f87a6d59f637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.232880  1987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e9c5166d5a48c798260a4efb3b2278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.233758  1836 tablet_service.cc:1511] Processing CreateTablet for tablet 081a6675d36b430da90222a6a1e4e3be (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:00:08.237996  1838 tablet_service.cc:1511] Processing CreateTablet for tablet a3e9c5166d5a48c798260a4efb3b2278 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:00:08.221825  1913 tablet_service.cc:1511] Processing CreateTablet for tablet a3e9c5166d5a48c798260a4efb3b2278 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 10:00:08.240656  1913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e9c5166d5a48c798260a4efb3b2278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.248952  1836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081a6675d36b430da90222a6a1e4e3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.255643  1838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e9c5166d5a48c798260a4efb3b2278. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.273793  2043 tablet_bootstrap.cc:492] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477: Bootstrap starting.
I20260608 10:00:08.274475  2044 tablet_bootstrap.cc:492] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778: Bootstrap starting.
I20260608 10:00:08.281797  2044 tablet_bootstrap.cc:654] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.284657  2043 tablet_bootstrap.cc:654] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.295060  1835 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec9a3795faa46f38892a755c91a56a6 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:00:08.296927  1912 tablet_service.cc:1511] Processing CreateTablet for tablet 081a6675d36b430da90222a6a1e4e3be (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:00:08.297324  1835 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec9a3795faa46f38892a755c91a56a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.297230  1911 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec9a3795faa46f38892a755c91a56a6 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:00:08.298705  1912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081a6675d36b430da90222a6a1e4e3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.299719  1911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec9a3795faa46f38892a755c91a56a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.308912  1987 tablet_service.cc:1511] Processing CreateTablet for tablet 5ec9a3795faa46f38892a755c91a56a6 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 10:00:08.310431  1987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ec9a3795faa46f38892a755c91a56a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.310240  1839 tablet_service.cc:1511] Processing CreateTablet for tablet 28231949e03040d499d212b25c2db0da (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:00:08.317497  2045 tablet_bootstrap.cc:492] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293: Bootstrap starting.
I20260608 10:00:08.318545  1986 tablet_service.cc:1511] Processing CreateTablet for tablet 081a6675d36b430da90222a6a1e4e3be (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 10:00:08.321877  1839 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28231949e03040d499d212b25c2db0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.322469  1986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081a6675d36b430da90222a6a1e4e3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.325315  1910 tablet_service.cc:1511] Processing CreateTablet for tablet 28231949e03040d499d212b25c2db0da (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:00:08.326733  1910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28231949e03040d499d212b25c2db0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.330675  1988 tablet_service.cc:1511] Processing CreateTablet for tablet 28231949e03040d499d212b25c2db0da (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 10:00:08.332026  1988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28231949e03040d499d212b25c2db0da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.338433  1836 tablet_service.cc:1511] Processing CreateTablet for tablet d0166441331b471b8fff277ddb71c955 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:00:08.338711  1985 tablet_service.cc:1511] Processing CreateTablet for tablet f9db0353a01a4cb0b09eed226d8fc2c3 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:00:08.339833  1836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0166441331b471b8fff277ddb71c955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.340241  1985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9db0353a01a4cb0b09eed226d8fc2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.343945  1909 tablet_service.cc:1511] Processing CreateTablet for tablet d0166441331b471b8fff277ddb71c955 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:00:08.346868  1909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0166441331b471b8fff277ddb71c955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.343973  1914 tablet_service.cc:1511] Processing CreateTablet for tablet f9db0353a01a4cb0b09eed226d8fc2c3 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:00:08.355744  1914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9db0353a01a4cb0b09eed226d8fc2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.361725  2045 tablet_bootstrap.cc:654] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.373214  1837 tablet_service.cc:1511] Processing CreateTablet for tablet f9db0353a01a4cb0b09eed226d8fc2c3 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 10:00:08.374663  1837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f9db0353a01a4cb0b09eed226d8fc2c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.381544  2044 tablet_bootstrap.cc:492] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778: No bootstrap required, opened a new log
I20260608 10:00:08.382153  2044 ts_tablet_manager.cc:1403] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778: Time spent bootstrapping tablet: real 0.108s	user 0.004s	sys 0.013s
I20260608 10:00:08.389356  1988 tablet_service.cc:1511] Processing CreateTablet for tablet d0166441331b471b8fff277ddb71c955 (DEFAULT_TABLE table=test-workload [id=d3006c647d434376ae9cbe23a6c350c0]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 10:00:08.390764  2043 tablet_bootstrap.cc:492] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477: No bootstrap required, opened a new log
I20260608 10:00:08.390892  1988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d0166441331b471b8fff277ddb71c955. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:08.391392  2043 ts_tablet_manager.cc:1403] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477: Time spent bootstrapping tablet: real 0.125s	user 0.011s	sys 0.006s
I20260608 10:00:08.385576  2044 raft_consensus.cc:359] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.393049  2044 raft_consensus.cc:385] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.393345  2044 raft_consensus.cc:740] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.394204  2044 consensus_queue.cc:260] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.398061  2045 tablet_bootstrap.cc:492] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293: No bootstrap required, opened a new log
I20260608 10:00:08.398782  2045 ts_tablet_manager.cc:1403] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293: Time spent bootstrapping tablet: real 0.082s	user 0.015s	sys 0.000s
I20260608 10:00:08.402151  2045 raft_consensus.cc:359] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.402964  2045 raft_consensus.cc:385] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.403364  2045 raft_consensus.cc:740] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.404524  2045 consensus_queue.cc:260] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.409823  2043 raft_consensus.cc:359] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.411711  2043 raft_consensus.cc:385] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.413077  2043 raft_consensus.cc:740] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.420702  2044 ts_tablet_manager.cc:1434] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778: Time spent starting tablet: real 0.038s	user 0.011s	sys 0.003s
I20260608 10:00:08.421026  2043 consensus_queue.cc:260] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.423543  2044 tablet_bootstrap.cc:492] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778: Bootstrap starting.
I20260608 10:00:08.430294  2044 tablet_bootstrap.cc:654] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.430550  2043 ts_tablet_manager.cc:1434] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477: Time spent starting tablet: real 0.039s	user 0.008s	sys 0.007s
I20260608 10:00:08.431819  2043 tablet_bootstrap.cc:492] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477: Bootstrap starting.
I20260608 10:00:08.439940  2043 tablet_bootstrap.cc:654] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.443913  2045 ts_tablet_manager.cc:1434] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.010s
I20260608 10:00:08.445605  2044 tablet_bootstrap.cc:492] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778: No bootstrap required, opened a new log
I20260608 10:00:08.446228  2044 ts_tablet_manager.cc:1403] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.011s
I20260608 10:00:08.448740  2045 tablet_bootstrap.cc:492] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293: Bootstrap starting.
I20260608 10:00:08.449090  2044 raft_consensus.cc:359] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.450080  2044 raft_consensus.cc:385] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.450440  2044 raft_consensus.cc:740] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.451500  2044 consensus_queue.cc:260] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.453907  2044 ts_tablet_manager.cc:1434] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:00:08.454398  2043 tablet_bootstrap.cc:492] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477: No bootstrap required, opened a new log
I20260608 10:00:08.455089  2043 ts_tablet_manager.cc:1403] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.003s
I20260608 10:00:08.455168  2044 tablet_bootstrap.cc:492] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778: Bootstrap starting.
I20260608 10:00:08.457043  2045 tablet_bootstrap.cc:654] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.458699  2043 raft_consensus.cc:359] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.459663  2043 raft_consensus.cc:385] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.460064  2043 raft_consensus.cc:740] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.462304  2044 tablet_bootstrap.cc:654] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.461503  2043 consensus_queue.cc:260] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.469691  2043 ts_tablet_manager.cc:1434] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260608 10:00:08.478430  2043 tablet_bootstrap.cc:492] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477: Bootstrap starting.
I20260608 10:00:08.480830  2044 tablet_bootstrap.cc:492] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778: No bootstrap required, opened a new log
I20260608 10:00:08.481459  2044 ts_tablet_manager.cc:1403] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.014s
I20260608 10:00:08.484568  2044 raft_consensus.cc:359] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.485374  2044 raft_consensus.cc:385] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.485657  2044 raft_consensus.cc:740] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.486361  2044 consensus_queue.cc:260] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.487362  2043 tablet_bootstrap.cc:654] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.488476  2044 ts_tablet_manager.cc:1434] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 10:00:08.490218  2044 tablet_bootstrap.cc:492] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778: Bootstrap starting.
I20260608 10:00:08.491079  2045 tablet_bootstrap.cc:492] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293: No bootstrap required, opened a new log
I20260608 10:00:08.491744  2045 ts_tablet_manager.cc:1403] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.023s
I20260608 10:00:08.496060  2045 raft_consensus.cc:359] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.496757  2044 tablet_bootstrap.cc:654] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.497218  2045 raft_consensus.cc:385] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.497763  2045 raft_consensus.cc:740] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.498986  2045 consensus_queue.cc:260] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.501802  2043 tablet_bootstrap.cc:492] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477: No bootstrap required, opened a new log
I20260608 10:00:08.502404  2043 ts_tablet_manager.cc:1403] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.008s
I20260608 10:00:08.504797  2045 ts_tablet_manager.cc:1434] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 10:00:08.505995  2045 tablet_bootstrap.cc:492] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293: Bootstrap starting.
I20260608 10:00:08.505739  2043 raft_consensus.cc:359] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.506700  2043 raft_consensus.cc:385] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.507061  2043 raft_consensus.cc:740] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.508104  2043 consensus_queue.cc:260] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.510700  2043 ts_tablet_manager.cc:1434] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:00:08.511855  2043 tablet_bootstrap.cc:492] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477: Bootstrap starting.
I20260608 10:00:08.515636  2050 raft_consensus.cc:493] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:08.516305  2050 raft_consensus.cc:515] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.518805  2043 tablet_bootstrap.cc:654] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.524242  2050 leader_election.cc:290] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:08.530699  2043 tablet_bootstrap.cc:492] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477: No bootstrap required, opened a new log
I20260608 10:00:08.531486  2043 ts_tablet_manager.cc:1403] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.000s
I20260608 10:00:08.536511  2043 raft_consensus.cc:359] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.537691  2043 raft_consensus.cc:385] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.538177  2043 raft_consensus.cc:740] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.539294  2043 consensus_queue.cc:260] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.540722  2049 raft_consensus.cc:493] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:08.541261  2049 raft_consensus.cc:515] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.542588  2043 ts_tablet_manager.cc:1434] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.007s
I20260608 10:00:08.543619  2045 tablet_bootstrap.cc:654] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.543857  2043 tablet_bootstrap.cc:492] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477: Bootstrap starting.
I20260608 10:00:08.546116  2049 leader_election.cc:290] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:08.552253  2043 tablet_bootstrap.cc:654] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.553915  2044 tablet_bootstrap.cc:492] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778: No bootstrap required, opened a new log
I20260608 10:00:08.554446  2044 ts_tablet_manager.cc:1403] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.019s
I20260608 10:00:08.558600  2044 raft_consensus.cc:359] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.559722  2044 raft_consensus.cc:385] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.560184  2044 raft_consensus.cc:740] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.562057  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d582416faa0547dfa191f87a6d59f637" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
W20260608 10:00:08.564975  1887 leader_election.cc:343] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:08.566661  2044 consensus_queue.cc:260] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.571374  2044 ts_tablet_manager.cc:1434] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778: Time spent starting tablet: real 0.017s	user 0.010s	sys 0.000s
I20260608 10:00:08.574074  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d582416faa0547dfa191f87a6d59f637" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778" is_pre_election: true
I20260608 10:00:08.573493  2043 tablet_bootstrap.cc:492] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477: No bootstrap required, opened a new log
I20260608 10:00:08.575109  2043 ts_tablet_manager.cc:1403] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.007s
I20260608 10:00:08.574998  1998 raft_consensus.cc:2468] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 0.
I20260608 10:00:08.577447  2045 tablet_bootstrap.cc:492] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293: No bootstrap required, opened a new log
I20260608 10:00:08.577790  2044 tablet_bootstrap.cc:492] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778: Bootstrap starting.
I20260608 10:00:08.578043  2045 ts_tablet_manager.cc:1403] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent bootstrapping tablet: real 0.072s	user 0.005s	sys 0.009s
I20260608 10:00:08.577176  1888 leader_election.cc:304] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [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: 0cef3700d37341bba4d8f2166a965477, 9615914d1ce847699a1df7c83900a778; no voters: 4a2ada31ccf4465a8f599c19c58b3293
I20260608 10:00:08.579612  2050 raft_consensus.cc:2804] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:08.580034  2050 raft_consensus.cc:493] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:08.580423  2050 raft_consensus.cc:3060] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.581708  2045 raft_consensus.cc:359] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.582510  2045 raft_consensus.cc:385] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.582841  2045 raft_consensus.cc:740] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.583932  2045 consensus_queue.cc:260] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.586786  2044 tablet_bootstrap.cc:654] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.589165  2050 raft_consensus.cc:515] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.589864  2045 ts_tablet_manager.cc:1434] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:00:08.591037  2045 tablet_bootstrap.cc:492] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293: Bootstrap starting.
I20260608 10:00:08.592572  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d582416faa0547dfa191f87a6d59f637" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
W20260608 10:00:08.594266  1887 leader_election.cc:343] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:08.580042  2043 raft_consensus.cc:359] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.596828  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d582416faa0547dfa191f87a6d59f637" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778"
I20260608 10:00:08.597415  1998 raft_consensus.cc:3060] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.597227  2043 raft_consensus.cc:385] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.599516  2043 raft_consensus.cc:740] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.600436  2043 consensus_queue.cc:260] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.604056  2045 tablet_bootstrap.cc:654] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.607178  1998 raft_consensus.cc:2468] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 1.
I20260608 10:00:08.608870  1888 leader_election.cc:304] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [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: 0cef3700d37341bba4d8f2166a965477, 9615914d1ce847699a1df7c83900a778; no voters: 4a2ada31ccf4465a8f599c19c58b3293
I20260608 10:00:08.609402  2043 ts_tablet_manager.cc:1434] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260608 10:00:08.610172  2067 raft_consensus.cc:2804] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:08.610731  2043 tablet_bootstrap.cc:492] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477: Bootstrap starting.
I20260608 10:00:08.611833  2050 leader_election.cc:290] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:08.612179  2067 raft_consensus.cc:697] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Becoming Leader. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Running, Role: LEADER
I20260608 10:00:08.613370  2067 consensus_queue.cc:237] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.621613  2043 tablet_bootstrap.cc:654] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.627583  2044 tablet_bootstrap.cc:492] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778: No bootstrap required, opened a new log
I20260608 10:00:08.628435  2045 tablet_bootstrap.cc:492] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293: No bootstrap required, opened a new log
I20260608 10:00:08.628675  2044 ts_tablet_manager.cc:1403] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.014s
I20260608 10:00:08.629144  2045 ts_tablet_manager.cc:1403] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.004s
I20260608 10:00:08.634027  2045 raft_consensus.cc:359] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.634820  2045 raft_consensus.cc:385] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.635136  2045 raft_consensus.cc:740] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.636008  2045 consensus_queue.cc:260] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.636817  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9c5166d5a48c798260a4efb3b2278" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477" is_pre_election: true
I20260608 10:00:08.637778  1924 raft_consensus.cc:2468] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:08.638273  2044 raft_consensus.cc:359] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.638948  2044 raft_consensus.cc:385] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.639289  2044 raft_consensus.cc:740] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.636804  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9c5166d5a48c798260a4efb3b2278" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
I20260608 10:00:08.639256  1961 leader_election.cc:304] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cef3700d37341bba4d8f2166a965477, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:08.640769  2044 consensus_queue.cc:260] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.638296  2045 ts_tablet_manager.cc:1434] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:00:08.643234  2045 tablet_bootstrap.cc:492] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293: Bootstrap starting.
I20260608 10:00:08.643153  2049 raft_consensus.cc:2804] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:08.643597  2049 raft_consensus.cc:493] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:08.643965  2049 raft_consensus.cc:3060] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.645141  1800 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
W20260608 10:00:08.646184  1800 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:00:08.641676  1849 raft_consensus.cc:2468] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:08.649034  2043 tablet_bootstrap.cc:492] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477: No bootstrap required, opened a new log
I20260608 10:00:08.649511  2043 ts_tablet_manager.cc:1403] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477: Time spent bootstrapping tablet: real 0.039s	user 0.019s	sys 0.000s
W20260608 10:00:08.641673  1795 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:00:08.652465  2043 raft_consensus.cc:359] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.653187  2043 raft_consensus.cc:385] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.653486  2043 raft_consensus.cc:740] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.654268  2043 consensus_queue.cc:260] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.662676  2043 ts_tablet_manager.cc:1434] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 10:00:08.663717  2043 tablet_bootstrap.cc:492] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477: Bootstrap starting.
I20260608 10:00:08.665019  2049 raft_consensus.cc:515] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.668505  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9c5166d5a48c798260a4efb3b2278" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:08.669100  1849 raft_consensus.cc:3060] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.670363  2043 tablet_bootstrap.cc:654] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.662119  2045 tablet_bootstrap.cc:654] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.676784  1849 raft_consensus.cc:2468] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:08.680197  1961 leader_election.cc:304] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:08.680859  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9c5166d5a48c798260a4efb3b2278" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477"
I20260608 10:00:08.678645  2049 leader_election.cc:290] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:08.681665  1924 raft_consensus.cc:3060] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.689903  2075 raft_consensus.cc:2804] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:08.691610  1924 raft_consensus.cc:2468] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:08.691891  2076 raft_consensus.cc:493] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:08.692917  2075 raft_consensus.cc:697] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Becoming Leader. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:08.692447  2076 raft_consensus.cc:515] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.696050  2075 consensus_queue.cc:237] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.698611  2044 ts_tablet_manager.cc:1434] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778: Time spent starting tablet: real 0.069s	user 0.020s	sys 0.024s
I20260608 10:00:08.699970  2044 tablet_bootstrap.cc:492] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778: Bootstrap starting.
I20260608 10:00:08.702159  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081a6675d36b430da90222a6a1e4e3be" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
I20260608 10:00:08.702968  1849 raft_consensus.cc:2468] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:08.704574  1961 leader_election.cc:304] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:08.705518  2049 raft_consensus.cc:2804] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:08.705945  2049 raft_consensus.cc:493] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:08.706301  2049 raft_consensus.cc:3060] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.710872  1744 catalog_manager.cc:5696] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cef3700d37341bba4d8f2166a965477 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "0cef3700d37341bba4d8f2166a965477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:08.716737  2043 tablet_bootstrap.cc:492] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477: No bootstrap required, opened a new log
I20260608 10:00:08.717180  2076 leader_election.cc:290] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:08.717532  2043 ts_tablet_manager.cc:1403] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477: Time spent bootstrapping tablet: real 0.054s	user 0.027s	sys 0.011s
I20260608 10:00:08.718505  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081a6675d36b430da90222a6a1e4e3be" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477" is_pre_election: true
I20260608 10:00:08.719324  2044 tablet_bootstrap.cc:654] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.720772  1924 raft_consensus.cc:2468] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:08.721441  2043 raft_consensus.cc:359] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.723837  2049 raft_consensus.cc:515] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.726419  2045 tablet_bootstrap.cc:492] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293: No bootstrap required, opened a new log
I20260608 10:00:08.726992  2049 leader_election.cc:290] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:08.727205  2045 ts_tablet_manager.cc:1403] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent bootstrapping tablet: real 0.084s	user 0.002s	sys 0.017s
I20260608 10:00:08.723757  2043 raft_consensus.cc:385] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.727919  2043 raft_consensus.cc:740] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.728883  2043 consensus_queue.cc:260] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.731720  2043 ts_tablet_manager.cc:1434] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:00:08.733110  2067 raft_consensus.cc:493] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:08.733207  2043 tablet_bootstrap.cc:492] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477: Bootstrap starting.
I20260608 10:00:08.733191  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081a6675d36b430da90222a6a1e4e3be" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:08.734264  1849 raft_consensus.cc:3060] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.734073  2067 raft_consensus.cc:515] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.734877  2045 raft_consensus.cc:359] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.735633  2045 raft_consensus.cc:385] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.735970  2045 raft_consensus.cc:740] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.736866  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081a6675d36b430da90222a6a1e4e3be" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477"
I20260608 10:00:08.737504  1924 raft_consensus.cc:3060] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.737568  1848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28231949e03040d499d212b25c2db0da" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
I20260608 10:00:08.738116  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28231949e03040d499d212b25c2db0da" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778" is_pre_election: true
W20260608 10:00:08.739292  1887 leader_election.cc:343] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:00:08.739892  1888 leader_election.cc:343] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:08.740446  2067 leader_election.cc:290] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:08.740798  1888 leader_election.cc:304] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [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: 0cef3700d37341bba4d8f2166a965477; no voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778
I20260608 10:00:08.742336  2051 raft_consensus.cc:493] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:08.743013  2051 raft_consensus.cc:515] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.743469  1849 raft_consensus.cc:2468] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:08.744947  1961 leader_election.cc:304] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:08.745675  2045 consensus_queue.cc:260] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.741771  2067 raft_consensus.cc:2749] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:08.751441  2049 raft_consensus.cc:2804] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:08.756461  2049 raft_consensus.cc:697] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Becoming Leader. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:08.758108  2049 consensus_queue.cc:237] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.762495  2045 ts_tablet_manager.cc:1434] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.015s
I20260608 10:00:08.751228  2051 leader_election.cc:290] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:08.765894  2043 tablet_bootstrap.cc:654] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.774091  2044 tablet_bootstrap.cc:492] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778: No bootstrap required, opened a new log
I20260608 10:00:08.774777  2044 ts_tablet_manager.cc:1403] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.004s
I20260608 10:00:08.779256  2044 raft_consensus.cc:359] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.780748  2044 raft_consensus.cc:385] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.781173  2044 raft_consensus.cc:740] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.781489  2045 tablet_bootstrap.cc:492] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293: Bootstrap starting.
I20260608 10:00:08.783253  2044 consensus_queue.cc:260] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.783864  1924 raft_consensus.cc:2468] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:08.786094  2067 raft_consensus.cc:493] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:08.786834  2044 ts_tablet_manager.cc:1434] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260608 10:00:08.786603  2067 raft_consensus.cc:515] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.787894  2044 tablet_bootstrap.cc:492] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778: Bootstrap starting.
I20260608 10:00:08.788969  2067 leader_election.cc:290] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:08.790730  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
I20260608 10:00:08.791425  1849 raft_consensus.cc:2468] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 0.
I20260608 10:00:08.792984  1887 leader_election.cc:304] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cef3700d37341bba4d8f2166a965477, 4a2ada31ccf4465a8f599c19c58b3293; no voters: 
I20260608 10:00:08.794720  2067 raft_consensus.cc:2804] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:08.795230  2067 raft_consensus.cc:493] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:08.795372  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778" is_pre_election: true
I20260608 10:00:08.795626  2067 raft_consensus.cc:3060] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.796152  1998 raft_consensus.cc:2468] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 0.
I20260608 10:00:08.797856  2045 tablet_bootstrap.cc:654] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.804620  2044 tablet_bootstrap.cc:654] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.814872  2044 tablet_bootstrap.cc:492] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778: No bootstrap required, opened a new log
I20260608 10:00:08.815392  2044 ts_tablet_manager.cc:1403] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260608 10:00:08.815290  1747 catalog_manager.cc:5696] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9615914d1ce847699a1df7c83900a778 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "9615914d1ce847699a1df7c83900a778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:08.821390  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477" is_pre_election: true
I20260608 10:00:08.821296  2044 raft_consensus.cc:359] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.822105  2044 raft_consensus.cc:385] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.822428  2044 raft_consensus.cc:740] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.821430  2067 raft_consensus.cc:515] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.824599  1924 raft_consensus.cc:2393] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a2ada31ccf4465a8f599c19c58b3293 in current term 1: Already voted for candidate 0cef3700d37341bba4d8f2166a965477 in this term.
I20260608 10:00:08.830016  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778" is_pre_election: true
I20260608 10:00:08.830652  1998 raft_consensus.cc:2468] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a2ada31ccf4465a8f599c19c58b3293 in term 0.
I20260608 10:00:08.830016  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:08.831903  1849 raft_consensus.cc:3060] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.834457  2067 leader_election.cc:290] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:08.831918  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778"
I20260608 10:00:08.837119  1997 raft_consensus.cc:3060] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.837217  1813 leader_election.cc:304] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [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: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 0cef3700d37341bba4d8f2166a965477
I20260608 10:00:08.837734  2043 tablet_bootstrap.cc:492] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477: No bootstrap required, opened a new log
I20260608 10:00:08.838233  2043 ts_tablet_manager.cc:1403] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477: Time spent bootstrapping tablet: real 0.105s	user 0.015s	sys 0.014s
I20260608 10:00:08.840660  2043 raft_consensus.cc:359] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.841133  1849 raft_consensus.cc:2468] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 1.
I20260608 10:00:08.841395  2043 raft_consensus.cc:385] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.841676  2051 raft_consensus.cc:2764] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:00:08.841805  2043 raft_consensus.cc:740] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.842444  2067 raft_consensus.cc:493] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:08.843022  2067 raft_consensus.cc:515] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.842859  2043 consensus_queue.cc:260] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.844650  1887 leader_election.cc:304] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cef3700d37341bba4d8f2166a965477, 4a2ada31ccf4465a8f599c19c58b3293; no voters: 
I20260608 10:00:08.844089  1997 raft_consensus.cc:2468] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 1.
I20260608 10:00:08.846779  2069 raft_consensus.cc:2804] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:08.846832  1848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9a3795faa46f38892a755c91a56a6" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
I20260608 10:00:08.847524  2069 raft_consensus.cc:697] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Becoming Leader. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Running, Role: LEADER
I20260608 10:00:08.847620  1848 raft_consensus.cc:2468] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 0.
I20260608 10:00:08.848956  1887 leader_election.cc:304] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cef3700d37341bba4d8f2166a965477, 4a2ada31ccf4465a8f599c19c58b3293; no voters: 
I20260608 10:00:08.848631  2069 consensus_queue.cc:237] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.849422  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9a3795faa46f38892a755c91a56a6" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778" is_pre_election: true
I20260608 10:00:08.849896  2050 raft_consensus.cc:2804] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:08.850122  1998 raft_consensus.cc:2468] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 0.
I20260608 10:00:08.850363  2050 raft_consensus.cc:493] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:08.850761  2050 raft_consensus.cc:3060] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.851902  2067 leader_election.cc:290] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:08.852922  2045 tablet_bootstrap.cc:492] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293: No bootstrap required, opened a new log
I20260608 10:00:08.853652  2045 ts_tablet_manager.cc:1403] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293: Time spent bootstrapping tablet: real 0.083s	user 0.025s	sys 0.019s
I20260608 10:00:08.854935  2044 consensus_queue.cc:260] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.857323  2045 raft_consensus.cc:359] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.857867  2044 ts_tablet_manager.cc:1434] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.003s
I20260608 10:00:08.858232  2045 raft_consensus.cc:385] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.858656  2045 raft_consensus.cc:740] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.859090  2044 tablet_bootstrap.cc:492] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778: Bootstrap starting.
I20260608 10:00:08.858608  2050 raft_consensus.cc:515] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.859831  2045 consensus_queue.cc:260] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.861158  2050 leader_election.cc:290] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:08.862520  2050 raft_consensus.cc:493] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:08.862579  2045 ts_tablet_manager.cc:1434] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 10:00:08.863058  2050 raft_consensus.cc:515] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.863953  2045 tablet_bootstrap.cc:492] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293: Bootstrap starting.
I20260608 10:00:08.865937  2050 leader_election.cc:290] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:08.866688  2044 tablet_bootstrap.cc:654] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.866585  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9a3795faa46f38892a755c91a56a6" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778"
I20260608 10:00:08.867288  1998 raft_consensus.cc:3060] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.871033  2045 tablet_bootstrap.cc:654] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.872951  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9a3795faa46f38892a755c91a56a6" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:08.873312  1848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
I20260608 10:00:08.873648  1849 raft_consensus.cc:3060] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:08.875191  1997 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778" is_pre_election: true
I20260608 10:00:08.876062  1998 raft_consensus.cc:2468] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 1.
W20260608 10:00:08.876858  1888 leader_election.cc:343] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:00:08.877496  1887 leader_election.cc:343] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:08.878123  1887 leader_election.cc:304] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [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: 0cef3700d37341bba4d8f2166a965477; no voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778
I20260608 10:00:08.878618  1888 leader_election.cc:304] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cef3700d37341bba4d8f2166a965477, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:08.879534  2067 raft_consensus.cc:2749] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:08.880201  2067 raft_consensus.cc:2804] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:08.880752  2067 raft_consensus.cc:697] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Becoming Leader. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Running, Role: LEADER
I20260608 10:00:08.882500  1849 raft_consensus.cc:2468] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 1.
I20260608 10:00:08.871150  1746 catalog_manager.cc:5696] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9615914d1ce847699a1df7c83900a778 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "9615914d1ce847699a1df7c83900a778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:08.881579  2067 consensus_queue.cc:237] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.891192  2044 tablet_bootstrap.cc:492] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778: No bootstrap required, opened a new log
I20260608 10:00:08.891682  2044 ts_tablet_manager.cc:1403] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.005s
I20260608 10:00:08.895921  2044 raft_consensus.cc:359] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.900219  2044 raft_consensus.cc:385] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.900532  2044 raft_consensus.cc:740] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.901235  2044 consensus_queue.cc:260] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.903249  2044 ts_tablet_manager.cc:1434] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 10:00:08.904058  2045 tablet_bootstrap.cc:492] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293: No bootstrap required, opened a new log
I20260608 10:00:08.904601  2045 ts_tablet_manager.cc:1403] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.021s
I20260608 10:00:08.907711  2045 raft_consensus.cc:359] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.908447  2045 raft_consensus.cc:385] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.908731  2045 raft_consensus.cc:740] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.901671  2043 ts_tablet_manager.cc:1434] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477: Time spent starting tablet: real 0.063s	user 0.008s	sys 0.000s
I20260608 10:00:08.909494  2045 consensus_queue.cc:260] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.912068  2045 ts_tablet_manager.cc:1434] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 10:00:08.913350  2045 tablet_bootstrap.cc:492] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293: Bootstrap starting.
I20260608 10:00:08.920504  2045 tablet_bootstrap.cc:654] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:08.925623  2045 tablet_bootstrap.cc:492] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293: No bootstrap required, opened a new log
I20260608 10:00:08.926184  2045 ts_tablet_manager.cc:1403] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 10:00:08.925958  1747 catalog_manager.cc:5696] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cef3700d37341bba4d8f2166a965477 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "0cef3700d37341bba4d8f2166a965477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:08.929016  2045 raft_consensus.cc:359] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.929451  2045 raft_consensus.cc:385] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:08.929610  2045 raft_consensus.cc:740] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Initialized, Role: FOLLOWER
I20260608 10:00:08.930169  2045 consensus_queue.cc:260] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:08.932139  2045 ts_tablet_manager.cc:1434] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:00:08.944744  1746 catalog_manager.cc:5696] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cef3700d37341bba4d8f2166a965477 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "0cef3700d37341bba4d8f2166a965477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:09.017778  2049 raft_consensus.cc:493] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:09.018343  2049 raft_consensus.cc:515] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.020125  2049 leader_election.cc:290] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:09.021304  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
I20260608 10:00:09.021334  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477" is_pre_election: true
I20260608 10:00:09.021991  1849 raft_consensus.cc:2468] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:09.022122  1924 raft_consensus.cc:2468] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:09.023021  1961 leader_election.cc:304] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:09.023618  2049 raft_consensus.cc:2804] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:09.024014  2049 raft_consensus.cc:493] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:09.024307  2049 raft_consensus.cc:3060] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.028787  2049 raft_consensus.cc:515] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.030345  2049 leader_election.cc:290] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:09.031173  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:09.031364  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477"
I20260608 10:00:09.031788  1849 raft_consensus.cc:3060] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.031862  1924 raft_consensus.cc:3060] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.038233  1849 raft_consensus.cc:2468] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:09.038437  2049 raft_consensus.cc:493] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:09.038233  1924 raft_consensus.cc:2468] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:09.039161  2049 raft_consensus.cc:515] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.039554  1961 leader_election.cc:304] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:09.040392  2075 raft_consensus.cc:2804] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:09.040911  2075 raft_consensus.cc:697] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Becoming Leader. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:09.041422  2049 leader_election.cc:290] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:09.041731  2075 consensus_queue.cc:237] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.042688  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28231949e03040d499d212b25c2db0da" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
I20260608 10:00:09.043071  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28231949e03040d499d212b25c2db0da" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477" is_pre_election: true
I20260608 10:00:09.043251  1849 raft_consensus.cc:2468] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:09.043768  1924 raft_consensus.cc:2468] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:09.044739  1961 leader_election.cc:304] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:09.045641  2049 raft_consensus.cc:2804] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:09.046087  2049 raft_consensus.cc:493] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:09.046581  2049 raft_consensus.cc:3060] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.051333  1746 catalog_manager.cc:5696] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9615914d1ce847699a1df7c83900a778 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "9615914d1ce847699a1df7c83900a778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:09.053673  2049 raft_consensus.cc:515] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.055647  2049 leader_election.cc:290] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:09.056280  1849 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28231949e03040d499d212b25c2db0da" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:09.056679  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28231949e03040d499d212b25c2db0da" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477"
I20260608 10:00:09.056878  1849 raft_consensus.cc:3060] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.057305  1924 raft_consensus.cc:3060] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.060702  2049 raft_consensus.cc:493] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:09.061276  2049 raft_consensus.cc:515] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.062511  1849 raft_consensus.cc:2468] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:09.063639  2051 raft_consensus.cc:493] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:09.063740  2049 leader_election.cc:290] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:09.064255  1924 raft_consensus.cc:2468] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:09.064195  2051 raft_consensus.cc:515] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.065236  1961 leader_election.cc:304] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:09.066044  2049 raft_consensus.cc:2804] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:09.066476  2051 leader_election.cc:290] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:09.066625  2049 raft_consensus.cc:697] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Becoming Leader. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:09.067608  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0166441331b471b8fff277ddb71c955" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477" is_pre_election: true
I20260608 10:00:09.064432  1848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0166441331b471b8fff277ddb71c955" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293" is_pre_election: true
I20260608 10:00:09.068219  1924 raft_consensus.cc:2468] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:09.067721  2049 consensus_queue.cc:237] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.068462  1848 raft_consensus.cc:2468] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 0.
I20260608 10:00:09.068928  1923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d582416faa0547dfa191f87a6d59f637" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477" is_pre_election: true
I20260608 10:00:09.069398  1961 leader_election.cc:304] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cef3700d37341bba4d8f2166a965477, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:09.070431  2076 raft_consensus.cc:2804] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:09.070791  2076 raft_consensus.cc:493] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:09.071132  2076 raft_consensus.cc:3060] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.071623  2069 consensus_queue.cc:1048] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.071964  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d582416faa0547dfa191f87a6d59f637" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9615914d1ce847699a1df7c83900a778" is_pre_election: true
I20260608 10:00:09.073144  1998 raft_consensus.cc:2393] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4a2ada31ccf4465a8f599c19c58b3293 in current term 1: Already voted for candidate 0cef3700d37341bba4d8f2166a965477 in this term.
I20260608 10:00:09.075133  1813 leader_election.cc:304] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [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: 4a2ada31ccf4465a8f599c19c58b3293; no voters: 0cef3700d37341bba4d8f2166a965477, 9615914d1ce847699a1df7c83900a778
I20260608 10:00:09.076573  2051 raft_consensus.cc:3060] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.081147  2076 raft_consensus.cc:515] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.083534  2076 leader_election.cc:290] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:09.084153  2051 raft_consensus.cc:2749] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:09.085359  1848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0166441331b471b8fff277ddb71c955" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:09.085997  1848 raft_consensus.cc:3060] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.086488  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0166441331b471b8fff277ddb71c955" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0cef3700d37341bba4d8f2166a965477"
I20260608 10:00:09.087150  1924 raft_consensus.cc:3060] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:09.083757  1746 catalog_manager.cc:5696] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9615914d1ce847699a1df7c83900a778 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "9615914d1ce847699a1df7c83900a778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:09.093577  1848 raft_consensus.cc:2468] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:09.094821  1961 leader_election.cc:304] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:09.094214  1924 raft_consensus.cc:2468] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 1.
I20260608 10:00:09.095816  2076 raft_consensus.cc:2804] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:09.096396  2076 raft_consensus.cc:697] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Becoming Leader. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:09.097298  2076 consensus_queue.cc:237] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:09.100625  2050 consensus_queue.cc:1048] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.118043  1747 catalog_manager.cc:5696] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9615914d1ce847699a1df7c83900a778 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "9615914d1ce847699a1df7c83900a778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:09.130210  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:09.137595  2102 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:09.138033  2103 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:09.139094  2105 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:09.140583  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:09.141381  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:09.141611  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:09.141799  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912809141781 us; error 0 us; skew 500 ppm
I20260608 10:00:09.142493  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:09.145044  1181 webserver.cc:533] Webserver started at http://127.1.39.68:40163/ using document root <none> and password file <none>
I20260608 10:00:09.145725  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:09.145938  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:09.146227  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:09.147296  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "3b00776a8b3a4be28d130dadbaaadc29"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-90g7"
I20260608 10:00:09.151774  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:00:09.155745  2110 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:09.156745  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:00:09.157007  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "3b00776a8b3a4be28d130dadbaaadc29"
format_stamp: "Formatted at 2026-06-08 10:00:09 on dist-test-slave-90g7"
I20260608 10:00:09.157246  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:09.164899  2076 consensus_queue.cc:1048] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.169157  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:09.170758  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:09.176533  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:09.176328  2075 consensus_queue.cc:1048] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.185427  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:09.185752  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:09.186085  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:09.186313  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:09.191540  2076 consensus_queue.cc:1048] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.212003  2072 consensus_queue.cc:1048] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:09.262060  2050 consensus_queue.cc:1048] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.265028  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:36171
I20260608 10:00:09.265216  2176 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:36171 every 8 connection(s)
I20260608 10:00:09.283162  2067 consensus_queue.cc:1048] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:09.296670  2178 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37751
I20260608 10:00:09.297075  2178 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:09.297904  2178 heartbeater.cc:507] Master 127.1.39.126:37751 requested a full tablet report, sending...
I20260608 10:00:09.301012  1745 ts_manager.cc:194] Registered new tserver with Master: 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68:36171)
I20260608 10:00:09.301545  2067 consensus_queue.cc:1048] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.302942  1745 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49960
I20260608 10:00:09.314095  2050 consensus_queue.cc:1048] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.462409  2072 consensus_queue.cc:1048] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.473959  2075 consensus_queue.cc:1048] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.486472  2072 consensus_queue.cc:1048] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.494304  2072 consensus_queue.cc:1048] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.503374  2049 consensus_queue.cc:1048] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:09.512845  2072 consensus_queue.cc:1048] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:00:10.306198  2178 heartbeater.cc:499] Master 127.1.39.126:37751 was elected leader, sending a full tablet report...
I20260608 10:00:10.647152  1800 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:10.667464  1998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "081a6675d36b430da90222a6a1e4e3be"
dest_uuid: "9615914d1ce847699a1df7c83900a778"
mode: GRACEFUL
new_leader_uuid: "0cef3700d37341bba4d8f2166a965477"
 from {username='slave'} at 127.0.0.1:40696
I20260608 10:00:10.668123  1998 raft_consensus.cc:606] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Received request to transfer leadership to TS 0cef3700d37341bba4d8f2166a965477
I20260608 10:00:10.671250  1998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3e9c5166d5a48c798260a4efb3b2278"
dest_uuid: "9615914d1ce847699a1df7c83900a778"
mode: GRACEFUL
new_leader_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
 from {username='slave'} at 127.0.0.1:40696
I20260608 10:00:10.671736  1998 raft_consensus.cc:606] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Received request to transfer leadership to TS 4a2ada31ccf4465a8f599c19c58b3293
I20260608 10:00:10.684003  1924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046"
dest_uuid: "0cef3700d37341bba4d8f2166a965477"
mode: GRACEFUL
new_leader_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
 from {username='slave'} at 127.0.0.1:47670
I20260608 10:00:10.684569  1924 raft_consensus.cc:606] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Received request to transfer leadership to TS 4a2ada31ccf4465a8f599c19c58b3293
I20260608 10:00:10.687237  1998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d0166441331b471b8fff277ddb71c955"
dest_uuid: "9615914d1ce847699a1df7c83900a778"
mode: GRACEFUL
new_leader_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
 from {username='slave'} at 127.0.0.1:40696
I20260608 10:00:10.687716  1998 raft_consensus.cc:606] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Received request to transfer leadership to TS 4a2ada31ccf4465a8f599c19c58b3293
I20260608 10:00:10.689059  1800 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260608 10:00:10.689589  1800 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:10.873965  2067 raft_consensus.cc:993] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477: : Instructing follower 4a2ada31ccf4465a8f599c19c58b3293 to start an election
I20260608 10:00:10.874486  2195 raft_consensus.cc:1081] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Signalling peer 4a2ada31ccf4465a8f599c19c58b3293 to start an election
I20260608 10:00:10.876338  1848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046"
dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
 from {username='slave'} at 127.0.0.1:44838
I20260608 10:00:10.876880  1848 raft_consensus.cc:493] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:10.877180  1848 raft_consensus.cc:3060] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:10.881829  1848 raft_consensus.cc:515] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:10.884164  1848 leader_election.cc:290] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [CANDIDATE]: Term 2 election: Requested vote from peers 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:10.884568  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cef3700d37341bba4d8f2166a965477"
I20260608 10:00:10.884902  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a811f81f16f74c19bdcede25e6a94046" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9615914d1ce847699a1df7c83900a778"
I20260608 10:00:10.885202  1924 raft_consensus.cc:3055] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:10.885517  1998 raft_consensus.cc:3060] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:10.885601  1924 raft_consensus.cc:740] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Running, Role: LEADER
I20260608 10:00:10.886576  1924 consensus_queue.cc:260] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [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: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:10.887465  1924 raft_consensus.cc:3060] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:10.891240  1998 raft_consensus.cc:2468] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a2ada31ccf4465a8f599c19c58b3293 in term 2.
I20260608 10:00:10.892620  1924 raft_consensus.cc:2468] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a2ada31ccf4465a8f599c19c58b3293 in term 2.
I20260608 10:00:10.892539  1813 leader_election.cc:304] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [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: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:10.894755  2196 raft_consensus.cc:2804] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:10.896503  2196 raft_consensus.cc:697] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 LEADER]: Becoming Leader. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Running, Role: LEADER
I20260608 10:00:10.897436  2196 consensus_queue.cc:237] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [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: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:10.906163  1745 catalog_manager.cc:5696] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 reported cstate change: term changed from 1 to 2, leader changed from 0cef3700d37341bba4d8f2166a965477 (127.1.39.66) to 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65). New cstate: current_term: 2 leader_uuid: "4a2ada31ccf4465a8f599c19c58b3293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:10.908929  2191 raft_consensus.cc:993] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778: : Instructing follower 0cef3700d37341bba4d8f2166a965477 to start an election
I20260608 10:00:10.909426  2199 raft_consensus.cc:1081] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Signalling peer 0cef3700d37341bba4d8f2166a965477 to start an election
I20260608 10:00:10.911450  1924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "081a6675d36b430da90222a6a1e4e3be"
dest_uuid: "0cef3700d37341bba4d8f2166a965477"
 from {username='slave'} at 127.0.0.1:47660
I20260608 10:00:10.912176  1924 raft_consensus.cc:493] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:10.912577  1924 raft_consensus.cc:3060] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:10.919296  1924 raft_consensus.cc:515] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:10.921418  1924 leader_election.cc:290] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 2 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:10.922171  1848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081a6675d36b430da90222a6a1e4e3be" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:10.922667  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "081a6675d36b430da90222a6a1e4e3be" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9615914d1ce847699a1df7c83900a778"
I20260608 10:00:10.922817  1848 raft_consensus.cc:3060] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:10.923223  1998 raft_consensus.cc:3055] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:10.923533  1998 raft_consensus.cc:740] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:10.924196  1998 consensus_queue.cc:260] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:10.925177  1998 raft_consensus.cc:3060] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:10.927870  1848 raft_consensus.cc:2468] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 2.
I20260608 10:00:10.929068  1887 leader_election.cc:304] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [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: 0cef3700d37341bba4d8f2166a965477, 4a2ada31ccf4465a8f599c19c58b3293; no voters: 
I20260608 10:00:10.929915  2195 raft_consensus.cc:2804] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:10.930075  1998 raft_consensus.cc:2468] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 2.
I20260608 10:00:10.930418  2195 raft_consensus.cc:697] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 2 LEADER]: Becoming Leader. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Running, Role: LEADER
I20260608 10:00:10.931336  2195 consensus_queue.cc:237] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:10.938530  1745 catalog_manager.cc:5696] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 reported cstate change: term changed from 1 to 2, leader changed from 9615914d1ce847699a1df7c83900a778 (127.1.39.67) to 0cef3700d37341bba4d8f2166a965477 (127.1.39.66). New cstate: current_term: 2 leader_uuid: "0cef3700d37341bba4d8f2166a965477" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:11.158226  2191 raft_consensus.cc:993] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778: : Instructing follower 4a2ada31ccf4465a8f599c19c58b3293 to start an election
I20260608 10:00:11.158756  2191 raft_consensus.cc:1081] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Signalling peer 4a2ada31ccf4465a8f599c19c58b3293 to start an election
I20260608 10:00:11.160661  1848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d0166441331b471b8fff277ddb71c955"
dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
 from {username='slave'} at 127.0.0.1:44848
I20260608 10:00:11.161180  1848 raft_consensus.cc:493] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:11.161450  1848 raft_consensus.cc:3060] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:11.166093  1848 raft_consensus.cc:515] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:11.168388  1848 leader_election.cc:290] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [CANDIDATE]: Term 2 election: Requested vote from peers 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:11.170151  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0166441331b471b8fff277ddb71c955" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cef3700d37341bba4d8f2166a965477"
I20260608 10:00:11.171243  1924 raft_consensus.cc:3060] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:11.171178  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d0166441331b471b8fff277ddb71c955" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9615914d1ce847699a1df7c83900a778"
I20260608 10:00:11.172222  1998 raft_consensus.cc:3055] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:11.172590  1998 raft_consensus.cc:740] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:11.173461  1998 consensus_queue.cc:260] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:11.174440  1998 raft_consensus.cc:3060] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:11.176512  1924 raft_consensus.cc:2468] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a2ada31ccf4465a8f599c19c58b3293 in term 2.
I20260608 10:00:11.177703  1812 leader_election.cc:304] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [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: 0cef3700d37341bba4d8f2166a965477, 4a2ada31ccf4465a8f599c19c58b3293; no voters: 
I20260608 10:00:11.178679  2196 raft_consensus.cc:2804] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:11.179184  2196 raft_consensus.cc:697] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 LEADER]: Becoming Leader. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Running, Role: LEADER
I20260608 10:00:11.179741  1998 raft_consensus.cc:2468] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a2ada31ccf4465a8f599c19c58b3293 in term 2.
I20260608 10:00:11.180060  2196 consensus_queue.cc:237] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:11.189172  1745 catalog_manager.cc:5696] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 reported cstate change: term changed from 1 to 2, leader changed from 9615914d1ce847699a1df7c83900a778 (127.1.39.67) to 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65). New cstate: current_term: 2 leader_uuid: "4a2ada31ccf4465a8f599c19c58b3293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:11.196965  2199 raft_consensus.cc:993] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778: : Instructing follower 4a2ada31ccf4465a8f599c19c58b3293 to start an election
I20260608 10:00:11.197746  2191 raft_consensus.cc:1081] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Signalling peer 4a2ada31ccf4465a8f599c19c58b3293 to start an election
I20260608 10:00:11.199642  1848 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3e9c5166d5a48c798260a4efb3b2278"
dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
 from {username='slave'} at 127.0.0.1:44848
I20260608 10:00:11.200199  1848 raft_consensus.cc:493] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:11.200621  1848 raft_consensus.cc:3060] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:11.206949  1848 raft_consensus.cc:515] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:11.208737  1848 leader_election.cc:290] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [CANDIDATE]: Term 2 election: Requested vote from peers 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:11.209726  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9c5166d5a48c798260a4efb3b2278" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cef3700d37341bba4d8f2166a965477"
I20260608 10:00:11.210322  1924 raft_consensus.cc:3060] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:11.210497  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e9c5166d5a48c798260a4efb3b2278" candidate_uuid: "4a2ada31ccf4465a8f599c19c58b3293" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9615914d1ce847699a1df7c83900a778"
I20260608 10:00:11.211551  1998 raft_consensus.cc:3055] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:11.212024  1998 raft_consensus.cc:740] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:11.213097  1998 consensus_queue.cc:260] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:11.214370  1998 raft_consensus.cc:3060] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:11.216604  1924 raft_consensus.cc:2468] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a2ada31ccf4465a8f599c19c58b3293 in term 2.
I20260608 10:00:11.218268  1812 leader_election.cc:304] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [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: 0cef3700d37341bba4d8f2166a965477, 4a2ada31ccf4465a8f599c19c58b3293; no voters: 
I20260608 10:00:11.219419  2196 raft_consensus.cc:2804] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:11.220381  2196 raft_consensus.cc:697] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 LEADER]: Becoming Leader. State: Replica: 4a2ada31ccf4465a8f599c19c58b3293, State: Running, Role: LEADER
I20260608 10:00:11.221040  1998 raft_consensus.cc:2468] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a2ada31ccf4465a8f599c19c58b3293 in term 2.
I20260608 10:00:11.221295  2196 consensus_queue.cc:237] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:11.278873  1745 catalog_manager.cc:5696] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 reported cstate change: term changed from 1 to 2, leader changed from 9615914d1ce847699a1df7c83900a778 (127.1.39.67) to 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65). New cstate: current_term: 2 leader_uuid: "4a2ada31ccf4465a8f599c19c58b3293" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:11.377832  1998 raft_consensus.cc:1275] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Refusing update from remote peer 4a2ada31ccf4465a8f599c19c58b3293: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:11.379876  2196 consensus_queue.cc:1048] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:11.395063  1924 raft_consensus.cc:1275] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Refusing update from remote peer 4a2ada31ccf4465a8f599c19c58b3293: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:11.397480  2196 consensus_queue.cc:1048] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:11.465562  1998 raft_consensus.cc:1275] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Refusing update from remote peer 0cef3700d37341bba4d8f2166a965477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:11.467149  2195 consensus_queue.cc:1048] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:11.479677  1848 raft_consensus.cc:1275] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Refusing update from remote peer 0cef3700d37341bba4d8f2166a965477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:11.481546  2195 consensus_queue.cc:1048] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:11.654485  1998 raft_consensus.cc:1275] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Refusing update from remote peer 4a2ada31ccf4465a8f599c19c58b3293: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:11.656347  2196 consensus_queue.cc:1048] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:11.667903  1924 raft_consensus.cc:1275] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Refusing update from remote peer 4a2ada31ccf4465a8f599c19c58b3293: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:11.670599  2217 consensus_queue.cc:1048] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:11.716847  1998 raft_consensus.cc:1275] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Refusing update from remote peer 4a2ada31ccf4465a8f599c19c58b3293: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:11.718580  2217 consensus_queue.cc:1048] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:11.731798  1924 raft_consensus.cc:1275] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Refusing update from remote peer 4a2ada31ccf4465a8f599c19c58b3293: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:11.736258  2197 consensus_queue.cc:1048] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:12.690723  1800 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:12.699105  1924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5ec9a3795faa46f38892a755c91a56a6"
dest_uuid: "0cef3700d37341bba4d8f2166a965477"
mode: GRACEFUL
new_leader_uuid: "9615914d1ce847699a1df7c83900a778"
 from {username='slave'} at 127.0.0.1:47670
I20260608 10:00:12.699707  1924 raft_consensus.cc:606] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Received request to transfer leadership to TS 9615914d1ce847699a1df7c83900a778
I20260608 10:00:12.701004  1800 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:00:12.701424  1800 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:12.921383  2222 raft_consensus.cc:993] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477: : Instructing follower 9615914d1ce847699a1df7c83900a778 to start an election
I20260608 10:00:12.921916  2222 raft_consensus.cc:1081] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Signalling peer 9615914d1ce847699a1df7c83900a778 to start an election
I20260608 10:00:12.923583  1998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5ec9a3795faa46f38892a755c91a56a6"
dest_uuid: "9615914d1ce847699a1df7c83900a778"
 from {username='slave'} at 127.0.0.1:40684
I20260608 10:00:12.924124  1998 raft_consensus.cc:493] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:12.924502  1998 raft_consensus.cc:3060] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:12.930284  1998 raft_consensus.cc:515] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:12.932288  1998 leader_election.cc:290] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [CANDIDATE]: Term 2 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:12.932973  1848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9a3795faa46f38892a755c91a56a6" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:12.933394  1924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ec9a3795faa46f38892a755c91a56a6" candidate_uuid: "9615914d1ce847699a1df7c83900a778" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0cef3700d37341bba4d8f2166a965477"
I20260608 10:00:12.933718  1848 raft_consensus.cc:3060] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:12.933970  1924 raft_consensus.cc:3055] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:12.934303  1924 raft_consensus.cc:740] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Running, Role: LEADER
I20260608 10:00:12.935148  1924 consensus_queue.cc:260] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:12.936435  1924 raft_consensus.cc:3060] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:12.941113  1848 raft_consensus.cc:2468] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 2.
I20260608 10:00:12.942519  1961 leader_election.cc:304] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [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: 4a2ada31ccf4465a8f599c19c58b3293, 9615914d1ce847699a1df7c83900a778; no voters: 
I20260608 10:00:12.942961  1924 raft_consensus.cc:2468] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9615914d1ce847699a1df7c83900a778 in term 2.
I20260608 10:00:12.943567  2191 raft_consensus.cc:2804] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:12.944746  2191 raft_consensus.cc:697] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 2 LEADER]: Becoming Leader. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:12.945624  2191 consensus_queue.cc:237] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } }
I20260608 10:00:12.953028  1746 catalog_manager.cc:5696] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 reported cstate change: term changed from 1 to 2, leader changed from 0cef3700d37341bba4d8f2166a965477 (127.1.39.66) to 9615914d1ce847699a1df7c83900a778 (127.1.39.67). New cstate: current_term: 2 leader_uuid: "9615914d1ce847699a1df7c83900a778" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:13.483227  1924 raft_consensus.cc:1275] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Refusing update from remote peer 9615914d1ce847699a1df7c83900a778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:13.484619  2191 consensus_queue.cc:1048] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:13.498188  1848 raft_consensus.cc:1275] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Refusing update from remote peer 9615914d1ce847699a1df7c83900a778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:00:13.500677  2234 consensus_queue.cc:1048] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:14.686306  1998 consensus_queue.cc:237] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:14.692586  1924 raft_consensus.cc:1275] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Refusing update from remote peer 9615914d1ce847699a1df7c83900a778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:14.694878  2234 consensus_queue.cc:1048] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:14.702430  1800 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:14.709936  1848 raft_consensus.cc:1275] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Refusing update from remote peer 9615914d1ce847699a1df7c83900a778: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:00:14.711266  1962 consensus_peers.cc:597] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 -> Peer 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68:36171): Couldn't send request to peer 3b00776a8b3a4be28d130dadbaaadc29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f9db0353a01a4cb0b09eed226d8fc2c3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:14.711589  2241 consensus_queue.cc:1048] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:00:14.713109  1998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3"
dest_uuid: "9615914d1ce847699a1df7c83900a778"
mode: GRACEFUL
new_leader_uuid: "0cef3700d37341bba4d8f2166a965477"
 from {username='slave'} at 127.0.0.1:40696
I20260608 10:00:14.713478  2244 raft_consensus.cc:2955] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.715128  1924 raft_consensus.cc:2955] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.717402  1848 raft_consensus.cc:2955] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.726943  1998 raft_consensus.cc:606] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Received request to transfer leadership to TS 0cef3700d37341bba4d8f2166a965477
I20260608 10:00:14.732174  1800 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:00:14.732895  1800 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:14.733498  1745 catalog_manager.cc:5696] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 reported cstate change: config changed from index -1 to 2, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "9615914d1ce847699a1df7c83900a778" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.747303  1848 consensus_queue.cc:237] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [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: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } attrs { replace: true } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:14.757264  1924 raft_consensus.cc:1275] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Refusing update from remote peer 4a2ada31ccf4465a8f599c19c58b3293: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:14.758332  1998 raft_consensus.cc:1275] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Refusing update from remote peer 4a2ada31ccf4465a8f599c19c58b3293: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:14.759334  2197 consensus_queue.cc:1048] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:14.761085  2254 consensus_queue.cc:1048] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:00:14.772208  1813 consensus_peers.cc:597] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 -> Peer 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68:36171): Couldn't send request to peer 3b00776a8b3a4be28d130dadbaaadc29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a811f81f16f74c19bdcede25e6a94046. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:14.773865  2197 raft_consensus.cc:2955] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } attrs { replace: true } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.775564  1998 raft_consensus.cc:2955] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } attrs { replace: true } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.777267  1924 raft_consensus.cc:2955] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } attrs { replace: true } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.786252  1746 catalog_manager.cc:5696] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 reported cstate change: config changed from index -1 to 3, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New cstate: current_term: 2 leader_uuid: "4a2ada31ccf4465a8f599c19c58b3293" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } attrs { replace: true } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.801316  1924 consensus_queue.cc:237] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } attrs { replace: true } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:14.810215  1998 raft_consensus.cc:1275] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Refusing update from remote peer 0cef3700d37341bba4d8f2166a965477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:14.810250  1848 raft_consensus.cc:1275] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Refusing update from remote peer 0cef3700d37341bba4d8f2166a965477: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:14.812297  2259 consensus_queue.cc:1048] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:14.813262  2222 consensus_queue.cc:1048] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:00:14.824949  1888 consensus_peers.cc:597] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 -> Peer 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68:36171): Couldn't send request to peer 3b00776a8b3a4be28d130dadbaaadc29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d582416faa0547dfa191f87a6d59f637. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:14.830184  2259 raft_consensus.cc:2955] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } attrs { replace: true } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.832326  1848 raft_consensus.cc:2955] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } attrs { replace: true } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.834424  1998 raft_consensus.cc:2955] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } attrs { replace: true } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.842314  1746 catalog_manager.cc:5696] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 reported cstate change: config changed from index -1 to 2, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "0cef3700d37341bba4d8f2166a965477" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:14.846375  1924 consensus_queue.cc:237] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:14.852828  1998 raft_consensus.cc:1275] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Refusing update from remote peer 0cef3700d37341bba4d8f2166a965477: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:14.854223  2261 consensus_queue.cc:1048] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:00:14.855727  1888 consensus_peers.cc:597] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 -> Peer 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68:36171): Couldn't send request to peer 3b00776a8b3a4be28d130dadbaaadc29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 081a6675d36b430da90222a6a1e4e3be. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:14.856285  1848 raft_consensus.cc:1275] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Refusing update from remote peer 0cef3700d37341bba4d8f2166a965477: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:00:14.857661  2261 consensus_queue.cc:1048] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:14.863600  2222 raft_consensus.cc:2955] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.868238  1998 raft_consensus.cc:2955] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.869712  1848 raft_consensus.cc:2955] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } } }
I20260608 10:00:14.877424  1746 catalog_manager.cc:5696] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 reported cstate change: config changed from index -1 to 3, NON_VOTER 3b00776a8b3a4be28d130dadbaaadc29 (127.1.39.68) added. New cstate: current_term: 2 leader_uuid: "0cef3700d37341bba4d8f2166a965477" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:15.101718  2240 raft_consensus.cc:993] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778: : Instructing follower 0cef3700d37341bba4d8f2166a965477 to start an election
I20260608 10:00:15.102210  2244 raft_consensus.cc:1081] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Signalling peer 0cef3700d37341bba4d8f2166a965477 to start an election
I20260608 10:00:15.104578  1923 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3"
dest_uuid: "0cef3700d37341bba4d8f2166a965477"
 from {username='slave'} at 127.0.0.1:47660
I20260608 10:00:15.105154  1923 raft_consensus.cc:493] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:00:15.105536  1923 raft_consensus.cc:3060] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:15.112636  1923 raft_consensus.cc:515] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:15.115103  1923 leader_election.cc:290] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [CANDIDATE]: Term 2 election: Requested vote from peers 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505), 9615914d1ce847699a1df7c83900a778 (127.1.39.67:46527)
I20260608 10:00:15.116374  1998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "9615914d1ce847699a1df7c83900a778"
I20260608 10:00:15.116313  1848 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f9db0353a01a4cb0b09eed226d8fc2c3" candidate_uuid: "0cef3700d37341bba4d8f2166a965477" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4a2ada31ccf4465a8f599c19c58b3293"
I20260608 10:00:15.117146  1998 raft_consensus.cc:3055] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:00:15.117566  1848 raft_consensus.cc:3060] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:15.117578  1998 raft_consensus.cc:740] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9615914d1ce847699a1df7c83900a778, State: Running, Role: LEADER
I20260608 10:00:15.118696  1998 consensus_queue.cc:260] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:15.120090  1998 raft_consensus.cc:3060] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:15.123796  1848 raft_consensus.cc:2468] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 2.
I20260608 10:00:15.125221  1998 raft_consensus.cc:2468] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cef3700d37341bba4d8f2166a965477 in term 2.
I20260608 10:00:15.125188  1887 leader_election.cc:304] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [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: 0cef3700d37341bba4d8f2166a965477, 4a2ada31ccf4465a8f599c19c58b3293; no voters: 
I20260608 10:00:15.126396  2222 raft_consensus.cc:2804] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:15.126884  2222 raft_consensus.cc:697] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 2 LEADER]: Becoming Leader. State: Replica: 0cef3700d37341bba4d8f2166a965477, State: Running, Role: LEADER
I20260608 10:00:15.127771  2222 consensus_queue.cc:237] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:15.135620  1746 catalog_manager.cc:5696] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 reported cstate change: term changed from 1 to 2, leader changed from 9615914d1ce847699a1df7c83900a778 (127.1.39.67) to 0cef3700d37341bba4d8f2166a965477 (127.1.39.66). New cstate: current_term: 2 leader_uuid: "0cef3700d37341bba4d8f2166a965477" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:15.157493  2267 ts_tablet_manager.cc:933] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: Initiating tablet copy from peer 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505)
I20260608 10:00:15.159811  2267 tablet_copy_client.cc:323] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:42505
I20260608 10:00:15.170994  1859 tablet_copy_service.cc:140] P 4a2ada31ccf4465a8f599c19c58b3293: Received BeginTabletCopySession request for tablet a811f81f16f74c19bdcede25e6a94046 from peer 3b00776a8b3a4be28d130dadbaaadc29 ({username='slave'} at 127.0.0.1:55762)
I20260608 10:00:15.171635  1859 tablet_copy_service.cc:161] P 4a2ada31ccf4465a8f599c19c58b3293: Beginning new tablet copy session on tablet a811f81f16f74c19bdcede25e6a94046 from peer 3b00776a8b3a4be28d130dadbaaadc29 at {username='slave'} at 127.0.0.1:55762: session id = 3b00776a8b3a4be28d130dadbaaadc29-a811f81f16f74c19bdcede25e6a94046
I20260608 10:00:15.181289  1859 tablet_copy_source_session.cc:215] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:15.184849  2267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a811f81f16f74c19bdcede25e6a94046. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:15.195309  2267 tablet_copy_client.cc:806] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:15.195998  2267 tablet_copy_client.cc:670] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:15.199987  2267 tablet_copy_client.cc:538] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:15.205804  2267 tablet_bootstrap.cc:492] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: Bootstrap starting.
I20260608 10:00:15.224656  2267 tablet_bootstrap.cc:492] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:00:15.225431  2267 tablet_bootstrap.cc:492] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: Bootstrap complete.
I20260608 10:00:15.225992  2267 ts_tablet_manager.cc:1403] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260608 10:00:15.229091  2267 raft_consensus.cc:359] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } attrs { replace: true } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:15.229698  2267 raft_consensus.cc:740] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3b00776a8b3a4be28d130dadbaaadc29, State: Initialized, Role: LEARNER
I20260608 10:00:15.230229  2267 consensus_queue.cc:260] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29 [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: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } attrs { replace: true } } peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:15.232787  2267 ts_tablet_manager.cc:1434] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:00:15.234617  1859 tablet_copy_service.cc:342] P 4a2ada31ccf4465a8f599c19c58b3293: Request end of tablet copy session 3b00776a8b3a4be28d130dadbaaadc29-a811f81f16f74c19bdcede25e6a94046 received from {username='slave'} at 127.0.0.1:55762
I20260608 10:00:15.235090  1859 tablet_copy_service.cc:434] P 4a2ada31ccf4465a8f599c19c58b3293: ending tablet copy session 3b00776a8b3a4be28d130dadbaaadc29-a811f81f16f74c19bdcede25e6a94046 on tablet a811f81f16f74c19bdcede25e6a94046 with peer 3b00776a8b3a4be28d130dadbaaadc29
I20260608 10:00:15.276273  2267 ts_tablet_manager.cc:933] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: Initiating tablet copy from peer 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
I20260608 10:00:15.277943  2267 tablet_copy_client.cc:323] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:35163
I20260608 10:00:15.287289  1934 tablet_copy_service.cc:140] P 0cef3700d37341bba4d8f2166a965477: Received BeginTabletCopySession request for tablet d582416faa0547dfa191f87a6d59f637 from peer 3b00776a8b3a4be28d130dadbaaadc29 ({username='slave'} at 127.0.0.1:43238)
I20260608 10:00:15.287896  1934 tablet_copy_service.cc:161] P 0cef3700d37341bba4d8f2166a965477: Beginning new tablet copy session on tablet d582416faa0547dfa191f87a6d59f637 from peer 3b00776a8b3a4be28d130dadbaaadc29 at {username='slave'} at 127.0.0.1:43238: session id = 3b00776a8b3a4be28d130dadbaaadc29-d582416faa0547dfa191f87a6d59f637
I20260608 10:00:15.293812  1934 tablet_copy_source_session.cc:215] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:15.296445  2267 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d582416faa0547dfa191f87a6d59f637. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:15.304164  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
W20260608 10:00:15.341428  1887 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260608 10:00:15.366900  2273 ts_tablet_manager.cc:933] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: Initiating tablet copy from peer 0cef3700d37341bba4d8f2166a965477 (127.1.39.66:35163)
W20260608 10:00:15.367738  1887 consensus_peers.cc:597] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 -> Peer 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505): Couldn't send request to peer 4a2ada31ccf4465a8f599c19c58b3293. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:15.381475  2267 tablet_copy_client.cc:806] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:15.382256  2267 tablet_copy_client.cc:670] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:15.387280  2273 tablet_copy_client.cc:323] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:35163
I20260608 10:00:15.389990  1934 tablet_copy_service.cc:140] P 0cef3700d37341bba4d8f2166a965477: Received BeginTabletCopySession request for tablet 081a6675d36b430da90222a6a1e4e3be from peer 3b00776a8b3a4be28d130dadbaaadc29 ({username='slave'} at 127.0.0.1:43238)
I20260608 10:00:15.390587  1934 tablet_copy_service.cc:161] P 0cef3700d37341bba4d8f2166a965477: Beginning new tablet copy session on tablet 081a6675d36b430da90222a6a1e4e3be from peer 3b00776a8b3a4be28d130dadbaaadc29 at {username='slave'} at 127.0.0.1:43238: session id = 3b00776a8b3a4be28d130dadbaaadc29-081a6675d36b430da90222a6a1e4e3be
I20260608 10:00:15.397634  2267 tablet_copy_client.cc:538] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:15.401961  1934 tablet_copy_source_session.cc:215] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477: Tablet Copy: opened 0 blocks and 1 log segments
W20260608 10:00:15.404142  1961 consensus_peers.cc:597] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 -> Peer 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505): Couldn't send request to peer 4a2ada31ccf4465a8f599c19c58b3293. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:15.410704  2273 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 081a6675d36b430da90222a6a1e4e3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:15.410907  2267 tablet_bootstrap.cc:492] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: Bootstrap starting.
I20260608 10:00:15.427533  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:15.428990  2273 tablet_copy_client.cc:806] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:15.429453  1181 tablet_replica.cc:333] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293: stopping tablet replica
I20260608 10:00:15.429692  2273 tablet_copy_client.cc:670] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:15.430429  1181 raft_consensus.cc:2243] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.431190  1181 raft_consensus.cc:2272] T f9db0353a01a4cb0b09eed226d8fc2c3 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.434412  2273 tablet_copy_client.cc:538] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:15.436237  1181 tablet_replica.cc:333] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293: stopping tablet replica
I20260608 10:00:15.437152  1181 raft_consensus.cc:2243] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:15.438107  1181 raft_consensus.cc:2272] T d0166441331b471b8fff277ddb71c955 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.438755  2267 tablet_bootstrap.cc:492] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:00:15.439802  2267 tablet_bootstrap.cc:492] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: Bootstrap complete.
I20260608 10:00:15.440526  2267 ts_tablet_manager.cc:1403] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: Time spent bootstrapping tablet: real 0.030s	user 0.029s	sys 0.000s
I20260608 10:00:15.443809  2273 tablet_bootstrap.cc:492] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: Bootstrap starting.
I20260608 10:00:15.443670  2267 raft_consensus.cc:359] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } attrs { replace: true } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:15.444698  2267 raft_consensus.cc:740] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3b00776a8b3a4be28d130dadbaaadc29, State: Initialized, Role: LEARNER
I20260608 10:00:15.444934  1181 tablet_replica.cc:333] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293: stopping tablet replica
I20260608 10:00:15.446046  1181 raft_consensus.cc:2243] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.445469  2267 consensus_queue.cc:260] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } attrs { replace: true } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:15.446605  1181 raft_consensus.cc:2272] T 28231949e03040d499d212b25c2db0da P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.450302  2267 ts_tablet_manager.cc:1434] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:00:15.452225  1934 tablet_copy_service.cc:342] P 0cef3700d37341bba4d8f2166a965477: Request end of tablet copy session 3b00776a8b3a4be28d130dadbaaadc29-d582416faa0547dfa191f87a6d59f637 received from {username='slave'} at 127.0.0.1:43238
I20260608 10:00:15.452703  1934 tablet_copy_service.cc:434] P 0cef3700d37341bba4d8f2166a965477: ending tablet copy session 3b00776a8b3a4be28d130dadbaaadc29-d582416faa0547dfa191f87a6d59f637 on tablet d582416faa0547dfa191f87a6d59f637 with peer 3b00776a8b3a4be28d130dadbaaadc29
W20260608 10:00:15.457490  1887 consensus_peers.cc:597] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 -> Peer 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505): Couldn't send request to peer 4a2ada31ccf4465a8f599c19c58b3293. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:15.465639  1181 tablet_replica.cc:333] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293: stopping tablet replica
I20260608 10:00:15.466408  1181 raft_consensus.cc:2243] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.467020  1181 raft_consensus.cc:2272] T 5ec9a3795faa46f38892a755c91a56a6 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.469487  1181 tablet_replica.cc:333] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293: stopping tablet replica
I20260608 10:00:15.470182  1181 raft_consensus.cc:2243] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.470744  1181 raft_consensus.cc:2272] T d582416faa0547dfa191f87a6d59f637 P 4a2ada31ccf4465a8f599c19c58b3293 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.470834  2273 tablet_bootstrap.cc:492] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:00:15.471738  2273 tablet_bootstrap.cc:492] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: Bootstrap complete.
I20260608 10:00:15.472436  2273 ts_tablet_manager.cc:1403] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.016s
I20260608 10:00:15.474371  1181 tablet_replica.cc:333] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293: stopping tablet replica
I20260608 10:00:15.474781  2273 raft_consensus.cc:359] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:15.475096  1181 raft_consensus.cc:2243] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:15.475446  2273 raft_consensus.cc:740] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 3b00776a8b3a4be28d130dadbaaadc29, State: Initialized, Role: LEARNER
I20260608 10:00:15.476075  1181 raft_consensus.cc:2272] T a3e9c5166d5a48c798260a4efb3b2278 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.476015  2273 consensus_queue.cc:260] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29 [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: "4a2ada31ccf4465a8f599c19c58b3293" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42505 } attrs { replace: true } } peers { permanent_uuid: "0cef3700d37341bba4d8f2166a965477" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 35163 } } peers { permanent_uuid: "9615914d1ce847699a1df7c83900a778" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46527 } } peers { permanent_uuid: "3b00776a8b3a4be28d130dadbaaadc29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36171 } attrs { promote: true } }
I20260608 10:00:15.477926  2273 ts_tablet_manager.cc:1434] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:00:15.479633  1934 tablet_copy_service.cc:342] P 0cef3700d37341bba4d8f2166a965477: Request end of tablet copy session 3b00776a8b3a4be28d130dadbaaadc29-081a6675d36b430da90222a6a1e4e3be received from {username='slave'} at 127.0.0.1:43238
I20260608 10:00:15.480054  1934 tablet_copy_service.cc:434] P 0cef3700d37341bba4d8f2166a965477: ending tablet copy session 3b00776a8b3a4be28d130dadbaaadc29-081a6675d36b430da90222a6a1e4e3be on tablet 081a6675d36b430da90222a6a1e4e3be with peer 3b00776a8b3a4be28d130dadbaaadc29
I20260608 10:00:15.480085  1181 tablet_replica.cc:333] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293: stopping tablet replica
I20260608 10:00:15.480963  1181 raft_consensus.cc:2243] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:15.482167  1181 raft_consensus.cc:2272] T a811f81f16f74c19bdcede25e6a94046 P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.486379  1181 tablet_replica.cc:333] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293: stopping tablet replica
I20260608 10:00:15.487015  1181 raft_consensus.cc:2243] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.487556  1181 raft_consensus.cc:2272] T 081a6675d36b430da90222a6a1e4e3be P 4a2ada31ccf4465a8f599c19c58b3293 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.512001  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:00:15.539222  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:00:15.571682  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:15.572669  1181 tablet_replica.cc:333] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477: stopping tablet replica
I20260608 10:00:15.573506  1181 raft_consensus.cc:2243] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:15.574489  1181 pending_rounds.cc:70] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477: Trying to abort 1 pending ops.
I20260608 10:00:15.574802  1181 pending_rounds.cc:77] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477: Aborting op as it isn't in flight: id { term: 2 index: 3 } timestamp: 7294618890776567808 op_type: NO_OP noop_request { }
I20260608 10:00:15.575239  1181 raft_consensus.cc:2889] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:00:15.575592  1181 raft_consensus.cc:2272] T f9db0353a01a4cb0b09eed226d8fc2c3 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.578502  1181 tablet_replica.cc:333] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477: stopping tablet replica
I20260608 10:00:15.579416  1181 raft_consensus.cc:2243] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.579946  1181 raft_consensus.cc:2272] T a3e9c5166d5a48c798260a4efb3b2278 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.582397  1181 tablet_replica.cc:333] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477: stopping tablet replica
I20260608 10:00:15.583099  1181 raft_consensus.cc:2243] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:15.584379  1181 raft_consensus.cc:2272] T 081a6675d36b430da90222a6a1e4e3be P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.587168  1181 tablet_replica.cc:333] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477: stopping tablet replica
I20260608 10:00:15.587894  1181 raft_consensus.cc:2243] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.588515  1181 raft_consensus.cc:2272] T a811f81f16f74c19bdcede25e6a94046 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.591308  1181 tablet_replica.cc:333] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477: stopping tablet replica
I20260608 10:00:15.592017  1181 raft_consensus.cc:2243] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.592533  1181 raft_consensus.cc:2272] T d0166441331b471b8fff277ddb71c955 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.594835  1181 tablet_replica.cc:333] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477: stopping tablet replica
I20260608 10:00:15.595539  1181 raft_consensus.cc:2243] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.596056  1181 raft_consensus.cc:2272] T 28231949e03040d499d212b25c2db0da P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.598513  1181 tablet_replica.cc:333] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477: stopping tablet replica
I20260608 10:00:15.599167  1181 raft_consensus.cc:2243] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.599653  1181 raft_consensus.cc:2272] T 5ec9a3795faa46f38892a755c91a56a6 P 0cef3700d37341bba4d8f2166a965477 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.601823  1181 tablet_replica.cc:333] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477: stopping tablet replica
I20260608 10:00:15.602422  1181 raft_consensus.cc:2243] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:15.603644  1181 raft_consensus.cc:2272] T d582416faa0547dfa191f87a6d59f637 P 0cef3700d37341bba4d8f2166a965477 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.636916  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:00:15.657003  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
W20260608 10:00:15.671041  1961 consensus_peers.cc:597] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 -> Peer 4a2ada31ccf4465a8f599c19c58b3293 (127.1.39.65:42505): Couldn't send request to peer 4a2ada31ccf4465a8f599c19c58b3293. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42505: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:15.699393  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:15.700592  1181 tablet_replica.cc:333] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778: stopping tablet replica
I20260608 10:00:15.701330  1181 raft_consensus.cc:2243] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.701890  1181 raft_consensus.cc:2272] T f9db0353a01a4cb0b09eed226d8fc2c3 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.704319  1181 tablet_replica.cc:333] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778: stopping tablet replica
I20260608 10:00:15.704989  1181 raft_consensus.cc:2243] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.705415  1181 raft_consensus.cc:2272] T d0166441331b471b8fff277ddb71c955 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.707212  1181 tablet_replica.cc:333] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778: stopping tablet replica
I20260608 10:00:15.707736  1181 raft_consensus.cc:2243] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:15.708563  1181 raft_consensus.cc:2272] T 28231949e03040d499d212b25c2db0da P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.710340  1181 tablet_replica.cc:333] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778: stopping tablet replica
I20260608 10:00:15.710850  1181 raft_consensus.cc:2243] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:15.711547  1181 raft_consensus.cc:2272] T 5ec9a3795faa46f38892a755c91a56a6 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.713419  1181 tablet_replica.cc:333] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778: stopping tablet replica
I20260608 10:00:15.713958  1181 raft_consensus.cc:2243] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.714407  1181 raft_consensus.cc:2272] T d582416faa0547dfa191f87a6d59f637 P 9615914d1ce847699a1df7c83900a778 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.717774  1181 tablet_replica.cc:333] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778: stopping tablet replica
I20260608 10:00:15.718555  1181 raft_consensus.cc:2243] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.718974  1181 raft_consensus.cc:2272] T a3e9c5166d5a48c798260a4efb3b2278 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.720955  1181 tablet_replica.cc:333] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778: stopping tablet replica
I20260608 10:00:15.721513  1181 raft_consensus.cc:2243] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.721969  1181 raft_consensus.cc:2272] T 081a6675d36b430da90222a6a1e4e3be P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.724035  1181 tablet_replica.cc:333] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778: stopping tablet replica
I20260608 10:00:15.724555  1181 raft_consensus.cc:2243] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:15.725011  1181 raft_consensus.cc:2272] T a811f81f16f74c19bdcede25e6a94046 P 9615914d1ce847699a1df7c83900a778 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.754208  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:00:15.779531  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:00:15.808876  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:15.810384  1181 tablet_replica.cc:333] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29: stopping tablet replica
I20260608 10:00:15.811107  1181 raft_consensus.cc:2243] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:00:15.811582  1181 raft_consensus.cc:2272] T d582416faa0547dfa191f87a6d59f637 P 3b00776a8b3a4be28d130dadbaaadc29 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:00:15.814182  1181 tablet_replica.cc:333] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29: stopping tablet replica
I20260608 10:00:15.814862  1181 raft_consensus.cc:2243] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 10:00:15.815295  1181 raft_consensus.cc:2272] T 081a6675d36b430da90222a6a1e4e3be P 3b00776a8b3a4be28d130dadbaaadc29 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 10:00:15.817665  1181 tablet_replica.cc:333] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29: stopping tablet replica
I20260608 10:00:15.818275  1181 raft_consensus.cc:2243] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 10:00:15.818691  1181 raft_consensus.cc:2272] T a811f81f16f74c19bdcede25e6a94046 P 3b00776a8b3a4be28d130dadbaaadc29 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 10:00:15.830902  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:00:15.843242  1181 master.cc:562] Master@127.1.39.126:37751 shutting down...
W20260608 10:00:15.867501  1795 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:00:15.867772  1795 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:00:15.867996  1795 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:00:15.869210  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:15.869644  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:15.869939  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7b413e878aa24a459623c3407c6038ef: stopping tablet replica
I20260608 10:00:15.889734  1181 master.cc:584] Master@127.1.39.126:37751 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9447 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 10:00:15.930804  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:42659,127.1.39.125:33823,127.1.39.124:35107
I20260608 10:00:15.932332  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:15.938874  2280 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:15.939352  2281 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:15.939910  2283 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:15.940474  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:15.941308  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:15.941486  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:15.941685  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912815941650 us; error 0 us; skew 500 ppm
I20260608 10:00:15.942270  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:15.945060  1181 webserver.cc:533] Webserver started at http://127.1.39.126:42623/ using document root <none> and password file <none>
I20260608 10:00:15.945596  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:15.945792  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:15.946138  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:15.947218  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6"
format_stamp: "Formatted at 2026-06-08 10:00:15 on dist-test-slave-90g7"
I20260608 10:00:15.951848  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:15.955315  2288 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:15.956130  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:00:15.956492  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6"
format_stamp: "Formatted at 2026-06-08 10:00:15 on dist-test-slave-90g7"
I20260608 10:00:15.956815  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:15.984218  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:15.985615  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:16.024637  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:42659
I20260608 10:00:16.024794  2339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:42659 every 8 connection(s)
I20260608 10:00:16.028925  2340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.029003  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:16.034917  2342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.036190  2340 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:16.036414  2343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:16.037863  2345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.040287  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:16.041460  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:16.041644  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:16.041851  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912816041830 us; error 0 us; skew 500 ppm
I20260608 10:00:16.042481  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:16.045272  1181 webserver.cc:533] Webserver started at http://127.1.39.125:34497/ using document root <none> and password file <none>
I20260608 10:00:16.045799  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:16.046042  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:16.046348  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:16.047750  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root/instance:
uuid: "abfa8ddd11394b70be6159fa0855e53f"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.051657  2340 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:16.053074  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:00:16.057030  2353 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
W20260608 10:00:16.057616  2340 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.125:33823: Network error: Client connection negotiation failed: client connection to 127.1.39.125:33823: connect: Connection refused (error 111)
I20260608 10:00:16.057976  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:00:16.058233  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root
uuid: "abfa8ddd11394b70be6159fa0855e53f"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.058459  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:16.078437  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:16.080021  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:16.117147  2340 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } attempt: 1
I20260608 10:00:16.119887  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.125:33823
I20260608 10:00:16.120091  2404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.125:33823 every 8 connection(s)
I20260608 10:00:16.125186  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:16.125262  2406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:00:16.133968  2409 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:16.136482  2408 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.137691  2406 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:16.137629  2340 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } has no permanent_uuid. Determining permanent_uuid...
W20260608 10:00:16.139262  2411 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.145141  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:16.146299  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:16.146597  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
W20260608 10:00:16.146588  2340 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.124:35107: Network error: Client connection negotiation failed: client connection to 127.1.39.124:35107: connect: Connection refused (error 111)
I20260608 10:00:16.147053  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912816147031 us; error 0 us; skew 500 ppm
I20260608 10:00:16.147826  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:16.150980  1181 webserver.cc:533] Webserver started at http://127.1.39.124:43313/ using document root <none> and password file <none>
I20260608 10:00:16.151701  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:16.151906  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:16.152201  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:16.153069  2406 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:16.153676  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root/instance:
uuid: "0956224d95ec442baa3af852d8eb8d0a"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.159336  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:00:16.163790  2417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.164727  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.003s
I20260608 10:00:16.164726  2406 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:16.165268  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root
uuid: "0956224d95ec442baa3af852d8eb8d0a"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.165649  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/master-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260608 10:00:16.171342  2406 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.124:35107: Network error: Client connection negotiation failed: client connection to 127.1.39.124:35107: connect: Connection refused (error 111)
I20260608 10:00:16.187270  2340 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } attempt: 1
W20260608 10:00:16.191943  2340 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.124:35107: Network error: Client connection negotiation failed: client connection to 127.1.39.124:35107: connect: Connection refused (error 111)
I20260608 10:00:16.205643  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:16.206772  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:16.212839  2406 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } attempt: 1
W20260608 10:00:16.217928  2406 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.1.39.124:35107: Network error: Client connection negotiation failed: client connection to 127.1.39.124:35107: connect: Connection refused (error 111)
I20260608 10:00:16.246277  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.124:35107
I20260608 10:00:16.246418  2469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.124:35107 every 8 connection(s)
I20260608 10:00:16.249529  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:16.250483  2470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:16.250399  2340 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } attempt: 2
I20260608 10:00:16.259894  2470 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:16.271489  2340 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6: Bootstrap starting.
I20260608 10:00:16.271472  2406 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } attempt: 2
I20260608 10:00:16.273931  2470 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:16.278620  2340 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.284657  2340 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6: No bootstrap required, opened a new log
I20260608 10:00:16.287358  2470 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } has no permanent_uuid. Determining permanent_uuid...
I20260608 10:00:16.287546  2340 raft_consensus.cc:359] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:16.288188  2340 raft_consensus.cc:385] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.288489  2340 raft_consensus.cc:740] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 948ee0b587fa4ffb8d5b87edc8f4f9c6, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.289166  2340 consensus_queue.cc:260] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:16.291465  2475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [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: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.292246  2475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:16.292511  2340 sys_catalog.cc:565] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:16.291947  2406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: Bootstrap starting.
I20260608 10:00:16.300037  2406 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.312498  2470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a: Bootstrap starting.
I20260608 10:00:16.312506  2406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: No bootstrap required, opened a new log
I20260608 10:00:16.313581  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 10:00:16.315871  2406 raft_consensus.cc:359] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:16.316645  2406 raft_consensus.cc:385] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.316995  2406 raft_consensus.cc:740] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: abfa8ddd11394b70be6159fa0855e53f, State: Initialized, Role: FOLLOWER
W20260608 10:00:16.317116  2487 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:16.317472  2487 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:16.317981  2406 consensus_queue.cc:260] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:16.320204  2470 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:16.320096  2488 sys_catalog.cc:455] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [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: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.320850  2488 sys_catalog.cc:458] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:16.321869  2406 sys_catalog.cc:565] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:16.325802  2470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a: No bootstrap required, opened a new log
I20260608 10:00:16.329092  2470 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:16.329761  2470 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:16.330046  2470 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0956224d95ec442baa3af852d8eb8d0a, State: Initialized, Role: FOLLOWER
I20260608 10:00:16.330927  2470 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:16.333518  2498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [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: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.334369  2498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:16.335232  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 10:00:16.336050  2470 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [sys.catalog]: configured and running, proceeding with master startup.
W20260608 10:00:16.338642  2501 catalog_manager.cc:1593] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:16.339044  2501 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 10:00:16.347762  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:16.349639  2512 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 10:00:16.349885  2512 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 10:00:16.354132  2513 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:16.355643  2514 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.360477  1181 server_base.cc:1061] running on GCE node
W20260608 10:00:16.360529  2516 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.362264  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:16.362488  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:16.362677  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912816362658 us; error 0 us; skew 500 ppm
I20260608 10:00:16.363261  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:16.365780  1181 webserver.cc:533] Webserver started at http://127.1.39.65:42453/ using document root <none> and password file <none>
I20260608 10:00:16.366308  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:16.366528  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:16.366818  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:16.368065  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "350c9c4d22d1473abef2a89ef9c32273"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.372844  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:00:16.376154  2521 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.377007  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:00:16.377307  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "350c9c4d22d1473abef2a89ef9c32273"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.377610  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:16.391816  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:16.393146  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:16.394872  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:16.397274  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:16.397505  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.397756  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:16.397949  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.439958  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:43771
I20260608 10:00:16.440074  2583 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:43771 every 8 connection(s)
I20260608 10:00:16.450359  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:16.462235  2585 heartbeater.cc:344] Connected to a master server at 127.1.39.125:33823
I20260608 10:00:16.462771  2585 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:16.463956  2585 heartbeater.cc:507] Master 127.1.39.125:33823 requested a full tablet report, sending...
I20260608 10:00:16.467231  2584 heartbeater.cc:344] Connected to a master server at 127.1.39.124:35107
I20260608 10:00:16.467738  2584 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:16.468884  2584 heartbeater.cc:507] Master 127.1.39.124:35107 requested a full tablet report, sending...
I20260608 10:00:16.474063  2586 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42659
W20260608 10:00:16.473477  2591 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.474529  2586 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:16.475394  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:16.475519  2586 heartbeater.cc:507] Master 127.1.39.126:42659 requested a full tablet report, sending...
I20260608 10:00:16.475925  2370 ts_manager.cc:194] Registered new tserver with Master: 350c9c4d22d1473abef2a89ef9c32273 (127.1.39.65:43771)
W20260608 10:00:16.476204  2592 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.477207  2435 ts_manager.cc:194] Registered new tserver with Master: 350c9c4d22d1473abef2a89ef9c32273 (127.1.39.65:43771)
I20260608 10:00:16.478783  2305 ts_manager.cc:194] Registered new tserver with Master: 350c9c4d22d1473abef2a89ef9c32273 (127.1.39.65:43771)
W20260608 10:00:16.479700  2594 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.480743  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:16.480948  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:16.481086  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912816481073 us; error 0 us; skew 500 ppm
I20260608 10:00:16.481703  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:16.484000  1181 webserver.cc:533] Webserver started at http://127.1.39.66:46603/ using document root <none> and password file <none>
I20260608 10:00:16.484522  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:16.484695  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:16.484913  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:16.485924  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "15f119be76f84b46811c937ed33882ee"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.490578  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:00:16.493942  2599 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.494827  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:16.495149  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "15f119be76f84b46811c937ed33882ee"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.495442  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:16.509172  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:16.510370  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:16.511765  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:16.514114  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:16.514349  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.514605  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:16.514796  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.556857  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:37195
I20260608 10:00:16.556993  2661 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:37195 every 8 connection(s)
I20260608 10:00:16.566221  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:00:16.582895  2662 heartbeater.cc:344] Connected to a master server at 127.1.39.124:35107
I20260608 10:00:16.583457  2662 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:16.584548  2662 heartbeater.cc:507] Master 127.1.39.124:35107 requested a full tablet report, sending...
W20260608 10:00:16.584802  2669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.587656  2435 ts_manager.cc:194] Registered new tserver with Master: 15f119be76f84b46811c937ed33882ee (127.1.39.66:37195)
W20260608 10:00:16.589883  2670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.593842  2664 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42659
I20260608 10:00:16.594404  2664 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:16.595520  2664 heartbeater.cc:507] Master 127.1.39.126:42659 requested a full tablet report, sending...
I20260608 10:00:16.596974  2663 heartbeater.cc:344] Connected to a master server at 127.1.39.125:33823
I20260608 10:00:16.597404  2663 heartbeater.cc:461] Registering TS with master...
W20260608 10:00:16.598095  2672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:16.598273  2663 heartbeater.cc:507] Master 127.1.39.125:33823 requested a full tablet report, sending...
I20260608 10:00:16.598738  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:16.599182  2305 ts_manager.cc:194] Registered new tserver with Master: 15f119be76f84b46811c937ed33882ee (127.1.39.66:37195)
I20260608 10:00:16.599841  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:16.600257  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:16.600528  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912816600509 us; error 0 us; skew 500 ppm
I20260608 10:00:16.601085  2370 ts_manager.cc:194] Registered new tserver with Master: 15f119be76f84b46811c937ed33882ee (127.1.39.66:37195)
I20260608 10:00:16.601408  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:16.603790  1181 webserver.cc:533] Webserver started at http://127.1.39.67:41861/ using document root <none> and password file <none>
I20260608 10:00:16.604226  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:16.604457  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:16.604681  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:16.605715  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "5918f6b21a544a05a7d3c1f84d6677eb"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.610200  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:00:16.613529  2677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.614389  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:16.614724  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "5918f6b21a544a05a7d3c1f84d6677eb"
format_stamp: "Formatted at 2026-06-08 10:00:16 on dist-test-slave-90g7"
I20260608 10:00:16.615020  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:16.629627  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:16.630936  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:16.632385  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:16.634729  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:16.634972  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.635224  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:16.635413  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:16.645555  2475 raft_consensus.cc:493] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:16.646240  2475 raft_consensus.cc:515] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:16.649757  2475 leader_election.cc:290] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers abfa8ddd11394b70be6159fa0855e53f (127.1.39.125:33823), 0956224d95ec442baa3af852d8eb8d0a (127.1.39.124:35107)
I20260608 10:00:16.650156  2380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abfa8ddd11394b70be6159fa0855e53f" is_pre_election: true
I20260608 10:00:16.650635  2445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0956224d95ec442baa3af852d8eb8d0a" is_pre_election: true
I20260608 10:00:16.650835  2380 raft_consensus.cc:2468] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 948ee0b587fa4ffb8d5b87edc8f4f9c6 in term 0.
I20260608 10:00:16.651415  2445 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 948ee0b587fa4ffb8d5b87edc8f4f9c6 in term 0.
I20260608 10:00:16.652498  2292 leader_election.cc:304] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 948ee0b587fa4ffb8d5b87edc8f4f9c6, abfa8ddd11394b70be6159fa0855e53f; no voters: 
I20260608 10:00:16.653486  2475 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:16.653859  2475 raft_consensus.cc:493] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:16.654093  2475 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.660111  2475 raft_consensus.cc:515] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:16.663029  2475 leader_election.cc:290] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [CANDIDATE]: Term 1 election: Requested vote from peers abfa8ddd11394b70be6159fa0855e53f (127.1.39.125:33823), 0956224d95ec442baa3af852d8eb8d0a (127.1.39.124:35107)
I20260608 10:00:16.663518  2380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "abfa8ddd11394b70be6159fa0855e53f"
I20260608 10:00:16.663519  2445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0956224d95ec442baa3af852d8eb8d0a"
I20260608 10:00:16.664373  2380 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.664515  2445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:16.672039  2445 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 948ee0b587fa4ffb8d5b87edc8f4f9c6 in term 1.
I20260608 10:00:16.672036  2380 raft_consensus.cc:2468] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 948ee0b587fa4ffb8d5b87edc8f4f9c6 in term 1.
I20260608 10:00:16.673625  2292 leader_election.cc:304] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 948ee0b587fa4ffb8d5b87edc8f4f9c6, abfa8ddd11394b70be6159fa0855e53f; no voters: 
I20260608 10:00:16.674609  2475 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:16.676505  2475 raft_consensus.cc:697] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 1 LEADER]: Becoming Leader. State: Replica: 948ee0b587fa4ffb8d5b87edc8f4f9c6, State: Running, Role: LEADER
I20260608 10:00:16.677330  2475 consensus_queue.cc:237] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:16.684252  2722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 948ee0b587fa4ffb8d5b87edc8f4f9c6. Latest consensus state: current_term: 1 leader_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.685226  2722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:16.687366  2733 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:16.694134  2733 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:16.694708  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:46321
I20260608 10:00:16.695035  2742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:46321 every 8 connection(s)
I20260608 10:00:16.723901  2743 heartbeater.cc:344] Connected to a master server at 127.1.39.124:35107
I20260608 10:00:16.724802  2743 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:16.725768  2743 heartbeater.cc:507] Master 127.1.39.124:35107 requested a full tablet report, sending...
I20260608 10:00:16.729920  2445 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 1 FOLLOWER]: Refusing update from remote peer 948ee0b587fa4ffb8d5b87edc8f4f9c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:16.731842  2380 raft_consensus.cc:1275] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 1 FOLLOWER]: Refusing update from remote peer 948ee0b587fa4ffb8d5b87edc8f4f9c6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:16.731987  2435 ts_manager.cc:194] Registered new tserver with Master: 5918f6b21a544a05a7d3c1f84d6677eb (127.1.39.67:46321)
I20260608 10:00:16.733254  2722 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:16.734753  2475 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:16.745108  2744 heartbeater.cc:344] Connected to a master server at 127.1.39.125:33823
I20260608 10:00:16.745600  2744 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:16.746788  2744 heartbeater.cc:507] Master 127.1.39.125:33823 requested a full tablet report, sending...
I20260608 10:00:16.751775  2746 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42659
I20260608 10:00:16.752259  2746 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:16.753482  2746 heartbeater.cc:507] Master 127.1.39.126:42659 requested a full tablet report, sending...
I20260608 10:00:16.754678  2498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 948ee0b587fa4ffb8d5b87edc8f4f9c6. Latest consensus state: current_term: 1 leader_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.755456  2498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:16.756702  2305 ts_manager.cc:194] Registered new tserver with Master: 5918f6b21a544a05a7d3c1f84d6677eb (127.1.39.67:46321)
I20260608 10:00:16.757130  2488 sys_catalog.cc:455] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 948ee0b587fa4ffb8d5b87edc8f4f9c6. Latest consensus state: current_term: 1 leader_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.757844  2488 sys_catalog.cc:458] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:16.759249  2370 ts_manager.cc:194] Registered new tserver with Master: 5918f6b21a544a05a7d3c1f84d6677eb (127.1.39.67:46321)
I20260608 10:00:16.759444  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.019240534s
I20260608 10:00:16.772050  2722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.773032  2722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:16.773711  2722 sys_catalog.cc:455] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.774539  2722 sys_catalog.cc:458] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:16.781109  2488 sys_catalog.cc:455] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.782109  2488 sys_catalog.cc:458] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:16.783241  2498 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:16.784333  2498 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [sys.catalog]: This master's current role is: FOLLOWER
I20260608 10:00:16.788748  2733 catalog_manager.cc:1382] Generated new cluster ID: 1b347e0627784789a5c2bcc93e035273
I20260608 10:00:16.789212  2733 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:16.833959  2733 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:16.836223  2733 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:16.857479  2733 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6: Generated new TSK 0
I20260608 10:00:16.858335  2733 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:17.343515  2501 catalog_manager.cc:1294] Loaded cluster ID: 1b347e0627784789a5c2bcc93e035273
I20260608 10:00:17.343824  2501 catalog_manager.cc:1587] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: loading cluster ID for follower catalog manager: success
I20260608 10:00:17.348640  2501 catalog_manager.cc:1609] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: acquiring CA information for follower catalog manager: success
I20260608 10:00:17.352494  2501 catalog_manager.cc:1637] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:17.353597  2512 catalog_manager.cc:1294] Loaded cluster ID: 1b347e0627784789a5c2bcc93e035273
I20260608 10:00:17.353833  2512 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a: loading cluster ID for follower catalog manager: success
I20260608 10:00:17.358878  2512 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a: acquiring CA information for follower catalog manager: success
I20260608 10:00:17.362443  2512 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 10:00:17.484897  2305 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41970
I20260608 10:00:17.604074  2305 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41972
I20260608 10:00:17.762229  2305 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41986
I20260608 10:00:18.313493  2486 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:18.484932  2305 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41994:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:00:18.487269  2586 heartbeater.cc:499] Master 127.1.39.126:42659 was elected leader, sending a full tablet report...
I20260608 10:00:18.557349  2705 tablet_service.cc:1511] Processing CreateTablet for tablet a58f94060e7e4671aca3cd593866f212 (DEFAULT_TABLE table=test-workload [id=2d415afd9e0c4faab7db35f9614c5b2f]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:00:18.558996  2705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a58f94060e7e4671aca3cd593866f212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.565018  2627 tablet_service.cc:1511] Processing CreateTablet for tablet 460abab83b204f0daa9debdcd95d1439 (DEFAULT_TABLE table=test-workload [id=2d415afd9e0c4faab7db35f9614c5b2f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:00:18.566431  2627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460abab83b204f0daa9debdcd95d1439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.567533  2549 tablet_service.cc:1511] Processing CreateTablet for tablet 09d33310a4dc4f6f8e1e1fbc52f1eead (DEFAULT_TABLE table=test-workload [id=2d415afd9e0c4faab7db35f9614c5b2f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:00:18.568981  2549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09d33310a4dc4f6f8e1e1fbc52f1eead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:18.577582  2787 tablet_bootstrap.cc:492] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb: Bootstrap starting.
I20260608 10:00:18.582463  2788 tablet_bootstrap.cc:492] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee: Bootstrap starting.
I20260608 10:00:18.586009  2787 tablet_bootstrap.cc:654] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.587528  2789 tablet_bootstrap.cc:492] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273: Bootstrap starting.
I20260608 10:00:18.589975  2788 tablet_bootstrap.cc:654] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.595340  2787 tablet_bootstrap.cc:492] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb: No bootstrap required, opened a new log
I20260608 10:00:18.596050  2787 ts_tablet_manager.cc:1403] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260608 10:00:18.598367  2789 tablet_bootstrap.cc:654] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:18.599682  2787 raft_consensus.cc:359] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5918f6b21a544a05a7d3c1f84d6677eb" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46321 } }
I20260608 10:00:18.600098  2788 tablet_bootstrap.cc:492] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee: No bootstrap required, opened a new log
I20260608 10:00:18.600323  2787 raft_consensus.cc:385] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.600740  2788 ts_tablet_manager.cc:1403] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260608 10:00:18.600768  2787 raft_consensus.cc:740] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5918f6b21a544a05a7d3c1f84d6677eb, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.601984  2787 consensus_queue.cc:260] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5918f6b21a544a05a7d3c1f84d6677eb" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46321 } }
I20260608 10:00:18.602538  2787 raft_consensus.cc:399] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:18.602874  2787 raft_consensus.cc:493] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:18.603233  2787 raft_consensus.cc:3060] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.603864  2788 raft_consensus.cc:359] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15f119be76f84b46811c937ed33882ee" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37195 } }
I20260608 10:00:18.604219  2789 tablet_bootstrap.cc:492] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273: No bootstrap required, opened a new log
I20260608 10:00:18.604385  2788 raft_consensus.cc:385] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.604745  2789 ts_tablet_manager.cc:1403] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.008s
I20260608 10:00:18.604771  2788 raft_consensus.cc:740] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15f119be76f84b46811c937ed33882ee, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.605794  2788 consensus_queue.cc:260] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15f119be76f84b46811c937ed33882ee" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37195 } }
I20260608 10:00:18.606508  2788 raft_consensus.cc:399] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:18.606680  2664 heartbeater.cc:499] Master 127.1.39.126:42659 was elected leader, sending a full tablet report...
I20260608 10:00:18.606892  2788 raft_consensus.cc:493] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:18.607318  2788 raft_consensus.cc:3060] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.609011  2789 raft_consensus.cc:359] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "350c9c4d22d1473abef2a89ef9c32273" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43771 } }
I20260608 10:00:18.609591  2789 raft_consensus.cc:385] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:18.609947  2789 raft_consensus.cc:740] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 350c9c4d22d1473abef2a89ef9c32273, State: Initialized, Role: FOLLOWER
I20260608 10:00:18.610147  2787 raft_consensus.cc:515] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5918f6b21a544a05a7d3c1f84d6677eb" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46321 } }
I20260608 10:00:18.610952  2787 leader_election.cc:304] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [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: 5918f6b21a544a05a7d3c1f84d6677eb; no voters: 
I20260608 10:00:18.610832  2789 consensus_queue.cc:260] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "350c9c4d22d1473abef2a89ef9c32273" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43771 } }
I20260608 10:00:18.611670  2789 raft_consensus.cc:399] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:18.612114  2789 raft_consensus.cc:493] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:18.612679  2789 raft_consensus.cc:3060] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:18.613952  2788 raft_consensus.cc:515] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15f119be76f84b46811c937ed33882ee" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37195 } }
I20260608 10:00:18.614682  2788 leader_election.cc:304] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [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: 15f119be76f84b46811c937ed33882ee; no voters: 
I20260608 10:00:18.622969  2794 raft_consensus.cc:2804] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:18.622318  2789 raft_consensus.cc:515] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "350c9c4d22d1473abef2a89ef9c32273" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43771 } }
I20260608 10:00:18.623944  2793 raft_consensus.cc:2804] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:18.623418  2787 leader_election.cc:290] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:18.623487  2788 leader_election.cc:290] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:18.624532  2789 leader_election.cc:304] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [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: 350c9c4d22d1473abef2a89ef9c32273; no voters: 
I20260608 10:00:18.628542  2788 ts_tablet_manager.cc:1434] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.008s
I20260608 10:00:18.629123  2794 raft_consensus.cc:697] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 1 LEADER]: Becoming Leader. State: Replica: 15f119be76f84b46811c937ed33882ee, State: Running, Role: LEADER
I20260608 10:00:18.629946  2794 consensus_queue.cc:237] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [LEADER]: Queue going to LEADER mode. State: All 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: "15f119be76f84b46811c937ed33882ee" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37195 } }
I20260608 10:00:18.633303  2787 ts_tablet_manager.cc:1434] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb: Time spent starting tablet: real 0.037s	user 0.015s	sys 0.014s
I20260608 10:00:18.634380  2746 heartbeater.cc:499] Master 127.1.39.126:42659 was elected leader, sending a full tablet report...
I20260608 10:00:18.635542  2789 leader_election.cc:290] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:18.636098  2798 raft_consensus.cc:2804] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:18.638367  2789 ts_tablet_manager.cc:1434] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273: Time spent starting tablet: real 0.033s	user 0.018s	sys 0.010s
I20260608 10:00:18.639530  2793 raft_consensus.cc:697] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 1 LEADER]: Becoming Leader. State: Replica: 5918f6b21a544a05a7d3c1f84d6677eb, State: Running, Role: LEADER
I20260608 10:00:18.640410  2793 consensus_queue.cc:237] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [LEADER]: Queue going to LEADER mode. State: All 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: "5918f6b21a544a05a7d3c1f84d6677eb" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46321 } }
I20260608 10:00:18.645764  2305 catalog_manager.cc:5696] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 15f119be76f84b46811c937ed33882ee (127.1.39.66). New cstate: current_term: 1 leader_uuid: "15f119be76f84b46811c937ed33882ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15f119be76f84b46811c937ed33882ee" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37195 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:18.694949  2798 raft_consensus.cc:697] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 1 LEADER]: Becoming Leader. State: Replica: 350c9c4d22d1473abef2a89ef9c32273, State: Running, Role: LEADER
I20260608 10:00:18.695962  2798 consensus_queue.cc:237] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [LEADER]: Queue going to LEADER mode. State: All 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: "350c9c4d22d1473abef2a89ef9c32273" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43771 } }
I20260608 10:00:18.716907  2305 catalog_manager.cc:5696] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb reported cstate change: term changed from 0 to 1, leader changed from <none> to 5918f6b21a544a05a7d3c1f84d6677eb (127.1.39.67). New cstate: current_term: 1 leader_uuid: "5918f6b21a544a05a7d3c1f84d6677eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5918f6b21a544a05a7d3c1f84d6677eb" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46321 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:18.723629  2304 catalog_manager.cc:5696] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 reported cstate change: term changed from 0 to 1, leader changed from <none> to 350c9c4d22d1473abef2a89ef9c32273 (127.1.39.65). New cstate: current_term: 1 leader_uuid: "350c9c4d22d1473abef2a89ef9c32273" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "350c9c4d22d1473abef2a89ef9c32273" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43771 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:18.763274  1181 master.cc:562] Master@127.1.39.126:42659 shutting down...
I20260608 10:00:18.779436  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:18.780452  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:18.780814  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 948ee0b587fa4ffb8d5b87edc8f4f9c6: stopping tablet replica
I20260608 10:00:18.803234  1181 master.cc:584] Master@127.1.39.126:42659 shutdown complete.
W20260608 10:00:19.704649  2664 heartbeater.cc:646] Failed to heartbeat to 127.1.39.126:42659 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.1.39.126:42659: connect: Connection refused (error 111)
I20260608 10:00:20.243637  2811 raft_consensus.cc:493] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 948ee0b587fa4ffb8d5b87edc8f4f9c6)
I20260608 10:00:20.244148  2811 raft_consensus.cc:515] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:20.246006  2811 leader_election.cc:290] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 948ee0b587fa4ffb8d5b87edc8f4f9c6 (127.1.39.126:42659), 0956224d95ec442baa3af852d8eb8d0a (127.1.39.124:35107)
I20260608 10:00:20.247556  2445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "abfa8ddd11394b70be6159fa0855e53f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "0956224d95ec442baa3af852d8eb8d0a" is_pre_election: true
I20260608 10:00:20.248571  2445 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate abfa8ddd11394b70be6159fa0855e53f in term 1.
I20260608 10:00:20.249127  2813 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 948ee0b587fa4ffb8d5b87edc8f4f9c6)
I20260608 10:00:20.249693  2813 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:20.249915  2354 leader_election.cc:304] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [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: 0956224d95ec442baa3af852d8eb8d0a, abfa8ddd11394b70be6159fa0855e53f; no voters: 
I20260608 10:00:20.250901  2811 raft_consensus.cc:2804] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:00:20.251279  2811 raft_consensus.cc:493] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 948ee0b587fa4ffb8d5b87edc8f4f9c6)
I20260608 10:00:20.251675  2811 raft_consensus.cc:3060] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:20.254607  2813 leader_election.cc:290] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 948ee0b587fa4ffb8d5b87edc8f4f9c6 (127.1.39.126:42659), abfa8ddd11394b70be6159fa0855e53f (127.1.39.125:33823)
W20260608 10:00:20.254834  2357 leader_election.cc:336] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 948ee0b587fa4ffb8d5b87edc8f4f9c6 (127.1.39.126:42659): Network error: Client connection negotiation failed: client connection to 127.1.39.126:42659: connect: Connection refused (error 111)
I20260608 10:00:20.255131  2380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0956224d95ec442baa3af852d8eb8d0a" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "abfa8ddd11394b70be6159fa0855e53f" is_pre_election: true
I20260608 10:00:20.259162  2811 raft_consensus.cc:515] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
W20260608 10:00:20.260191  2422 leader_election.cc:336] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 948ee0b587fa4ffb8d5b87edc8f4f9c6 (127.1.39.126:42659): Network error: Client connection negotiation failed: client connection to 127.1.39.126:42659: connect: Connection refused (error 111)
I20260608 10:00:20.260434  2380 raft_consensus.cc:2393] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0956224d95ec442baa3af852d8eb8d0a in current term 2: Already voted for candidate abfa8ddd11394b70be6159fa0855e53f in this term.
I20260608 10:00:20.261428  2811 leader_election.cc:290] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [CANDIDATE]: Term 2 election: Requested vote from peers 948ee0b587fa4ffb8d5b87edc8f4f9c6 (127.1.39.126:42659), 0956224d95ec442baa3af852d8eb8d0a (127.1.39.124:35107)
I20260608 10:00:20.262620  2445 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "abfa8ddd11394b70be6159fa0855e53f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "0956224d95ec442baa3af852d8eb8d0a"
I20260608 10:00:20.263216  2445 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:00:20.263513  2422 leader_election.cc:304] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [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: 0956224d95ec442baa3af852d8eb8d0a; no voters: 948ee0b587fa4ffb8d5b87edc8f4f9c6, abfa8ddd11394b70be6159fa0855e53f
W20260608 10:00:20.265141  2357 leader_election.cc:336] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 948ee0b587fa4ffb8d5b87edc8f4f9c6 (127.1.39.126:42659): Network error: Client connection negotiation failed: client connection to 127.1.39.126:42659: connect: Connection refused (error 111)
I20260608 10:00:20.267938  2445 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate abfa8ddd11394b70be6159fa0855e53f in term 2.
I20260608 10:00:20.268396  2813 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:00:20.268950  2354 leader_election.cc:304] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [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: 0956224d95ec442baa3af852d8eb8d0a, abfa8ddd11394b70be6159fa0855e53f; no voters: 948ee0b587fa4ffb8d5b87edc8f4f9c6
I20260608 10:00:20.269712  2811 raft_consensus.cc:2804] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:00:20.270871  2811 raft_consensus.cc:697] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 2 LEADER]: Becoming Leader. State: Replica: abfa8ddd11394b70be6159fa0855e53f, State: Running, Role: LEADER
I20260608 10:00:20.271631  2811 consensus_queue.cc:237] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } }
I20260608 10:00:20.275179  2817 sys_catalog.cc:455] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [sys.catalog]: SysCatalogTable state changed. Reason: New leader abfa8ddd11394b70be6159fa0855e53f. Latest consensus state: current_term: 2 leader_uuid: "abfa8ddd11394b70be6159fa0855e53f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "948ee0b587fa4ffb8d5b87edc8f4f9c6" member_type: VOTER last_known_addr { host: "127.1.39.126" port: 42659 } } peers { permanent_uuid: "abfa8ddd11394b70be6159fa0855e53f" member_type: VOTER last_known_addr { host: "127.1.39.125" port: 33823 } } peers { permanent_uuid: "0956224d95ec442baa3af852d8eb8d0a" member_type: VOTER last_known_addr { host: "127.1.39.124" port: 35107 } } }
I20260608 10:00:20.275700  2817 sys_catalog.cc:458] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:20.277107  2819 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:20.282013  2819 catalog_manager.cc:679] Loaded metadata for table test-workload [id=2d415afd9e0c4faab7db35f9614c5b2f]
I20260608 10:00:20.286470  2819 tablet_loader.cc:96] loaded metadata for tablet 09d33310a4dc4f6f8e1e1fbc52f1eead (table test-workload [id=2d415afd9e0c4faab7db35f9614c5b2f])
I20260608 10:00:20.287446  2819 tablet_loader.cc:96] loaded metadata for tablet 460abab83b204f0daa9debdcd95d1439 (table test-workload [id=2d415afd9e0c4faab7db35f9614c5b2f])
I20260608 10:00:20.288334  2819 tablet_loader.cc:96] loaded metadata for tablet a58f94060e7e4671aca3cd593866f212 (table test-workload [id=2d415afd9e0c4faab7db35f9614c5b2f])
I20260608 10:00:20.289260  2819 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:20.292243  2819 catalog_manager.cc:1294] Loaded cluster ID: 1b347e0627784789a5c2bcc93e035273
I20260608 10:00:20.292457  2819 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:20.295794  2819 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:20.298756  2819 catalog_manager.cc:6080] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: Loaded TSK: 0
I20260608 10:00:20.299571  2819 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:20.335631  2500 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:20.336074  2500 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:20.336102  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:00:20.354107  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:20.354744  1181 tablet_replica.cc:333] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273: stopping tablet replica
I20260608 10:00:20.355284  1181 raft_consensus.cc:2243] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:20.355731  1181 raft_consensus.cc:2272] T 09d33310a4dc4f6f8e1e1fbc52f1eead P 350c9c4d22d1473abef2a89ef9c32273 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:20.373407  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:00:20.381330  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:00:20.401144  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:20.401839  1181 tablet_replica.cc:333] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee: stopping tablet replica
I20260608 10:00:20.402408  1181 raft_consensus.cc:2243] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:20.402865  1181 raft_consensus.cc:2272] T 460abab83b204f0daa9debdcd95d1439 P 15f119be76f84b46811c937ed33882ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:20.420946  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:00:20.429566  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:00:20.449695  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:20.450347  1181 tablet_replica.cc:333] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb: stopping tablet replica
I20260608 10:00:20.450860  1181 raft_consensus.cc:2243] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:20.451323  1181 raft_consensus.cc:2272] T a58f94060e7e4671aca3cd593866f212 P 5918f6b21a544a05a7d3c1f84d6677eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:20.469771  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:00:20.477900  1181 master.cc:562] Master@127.1.39.125:33823 shutting down...
I20260608 10:00:20.494688  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:00:20.495636  1181 pending_rounds.cc:70] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: Trying to abort 1 pending ops.
I20260608 10:00:20.495831  1181 pending_rounds.cc:77] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: Aborting op as it isn't in flight: id { term: 2 index: 10 } timestamp: 7294618911840063488 op_type: NO_OP noop_request { }
I20260608 10:00:20.496125  1181 raft_consensus.cc:2889] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:00:20.496511  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:20.496917  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P abfa8ddd11394b70be6159fa0855e53f: stopping tablet replica
I20260608 10:00:20.517007  1181 master.cc:584] Master@127.1.39.125:33823 shutdown complete.
I20260608 10:00:20.527328  1181 master.cc:562] Master@127.1.39.124:35107 shutting down...
I20260608 10:00:20.541760  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:20.542325  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:20.542627  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0956224d95ec442baa3af852d8eb8d0a: stopping tablet replica
I20260608 10:00:20.561563  1181 master.cc:584] Master@127.1.39.124:35107 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (4657 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 10:00:20.587772  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:34849
I20260608 10:00:20.588958  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:20.594193  2820 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:20.594415  2821 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:20.595523  2823 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:20.596591  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:20.597225  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:20.597405  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:20.597524  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912820597512 us; error 0 us; skew 500 ppm
I20260608 10:00:20.598011  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:20.600207  1181 webserver.cc:533] Webserver started at http://127.1.39.126:34731/ using document root <none> and password file <none>
I20260608 10:00:20.600739  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:20.600903  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:20.601120  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:20.602142  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "f94b3b84519c446da6b5aac0fac65557"
format_stamp: "Formatted at 2026-06-08 10:00:20 on dist-test-slave-90g7"
I20260608 10:00:20.606562  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 10:00:20.610083  2828 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:20.610955  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 10:00:20.611210  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "f94b3b84519c446da6b5aac0fac65557"
format_stamp: "Formatted at 2026-06-08 10:00:20 on dist-test-slave-90g7"
I20260608 10:00:20.611537  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:20.630653  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:20.631686  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:20.667698  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:34849
I20260608 10:00:20.667872  2879 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:34849 every 8 connection(s)
I20260608 10:00:20.671710  2880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:20.681111  2880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557: Bootstrap starting.
I20260608 10:00:20.685297  2880 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:20.689070  2880 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557: No bootstrap required, opened a new log
I20260608 10:00:20.691069  2880 raft_consensus.cc:359] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f94b3b84519c446da6b5aac0fac65557" member_type: VOTER }
I20260608 10:00:20.691471  2880 raft_consensus.cc:385] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:20.691717  2880 raft_consensus.cc:740] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94b3b84519c446da6b5aac0fac65557, State: Initialized, Role: FOLLOWER
I20260608 10:00:20.692412  2880 consensus_queue.cc:260] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f94b3b84519c446da6b5aac0fac65557" member_type: VOTER }
I20260608 10:00:20.692888  2880 raft_consensus.cc:399] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:20.693118  2880 raft_consensus.cc:493] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:20.693418  2880 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:20.697353  2880 raft_consensus.cc:515] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f94b3b84519c446da6b5aac0fac65557" member_type: VOTER }
I20260608 10:00:20.697856  2880 leader_election.cc:304] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [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: f94b3b84519c446da6b5aac0fac65557; no voters: 
I20260608 10:00:20.699000  2880 leader_election.cc:290] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:20.699390  2883 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:20.700954  2883 raft_consensus.cc:697] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 1 LEADER]: Becoming Leader. State: Replica: f94b3b84519c446da6b5aac0fac65557, State: Running, Role: LEADER
I20260608 10:00:20.701547  2883 consensus_queue.cc:237] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [LEADER]: Queue going to LEADER mode. State: All 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: "f94b3b84519c446da6b5aac0fac65557" member_type: VOTER }
I20260608 10:00:20.702064  2880 sys_catalog.cc:565] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:20.704684  2885 sys_catalog.cc:455] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f94b3b84519c446da6b5aac0fac65557. Latest consensus state: current_term: 1 leader_uuid: "f94b3b84519c446da6b5aac0fac65557" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f94b3b84519c446da6b5aac0fac65557" member_type: VOTER } }
I20260608 10:00:20.704582  2884 sys_catalog.cc:455] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f94b3b84519c446da6b5aac0fac65557" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f94b3b84519c446da6b5aac0fac65557" member_type: VOTER } }
I20260608 10:00:20.705379  2884 sys_catalog.cc:458] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:20.706529  2885 sys_catalog.cc:458] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:20.708995  2889 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:20.715186  2889 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:20.716529  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:20.724205  2889 catalog_manager.cc:1382] Generated new cluster ID: 51ecbe2c748341aba75b91f85d359160
I20260608 10:00:20.724530  2889 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:20.753489  2889 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:20.754712  2889 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:20.765868  2889 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557: Generated new TSK 0
I20260608 10:00:20.766475  2889 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:20.783257  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:20.789315  2901 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:20.790555  2902 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:20.792088  2904 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:20.792270  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:20.793167  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:20.793362  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:20.793489  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912820793478 us; error 0 us; skew 500 ppm
I20260608 10:00:20.794013  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:20.796723  1181 webserver.cc:533] Webserver started at http://127.1.39.65:37089/ using document root <none> and password file <none>
I20260608 10:00:20.797206  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:20.797369  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:20.797585  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:20.798612  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "8f7ed1aaf8964817adbcd8d1be50cb32"
format_stamp: "Formatted at 2026-06-08 10:00:20 on dist-test-slave-90g7"
I20260608 10:00:20.803188  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:00:20.806623  2909 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:20.807406  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:00:20.807735  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "8f7ed1aaf8964817adbcd8d1be50cb32"
format_stamp: "Formatted at 2026-06-08 10:00:20 on dist-test-slave-90g7"
I20260608 10:00:20.808032  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:20.826781  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:20.827824  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:20.829356  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:20.831792  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:20.832033  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:20.832295  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:20.832504  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:00:20.872095  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:40587
I20260608 10:00:20.872228  2971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:40587 every 8 connection(s)
I20260608 10:00:20.877415  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:20.884727  2976 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:20.885550  2977 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:20.888711  2979 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:20.889238  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:20.890070  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:20.890319  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:20.890513  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912820890459 us; error 0 us; skew 500 ppm
I20260608 10:00:20.891042  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:20.894166  1181 webserver.cc:533] Webserver started at http://127.1.39.66:45227/ using document root <none> and password file <none>
I20260608 10:00:20.894724  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:20.894980  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:20.895304  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:20.896188  2972 heartbeater.cc:344] Connected to a master server at 127.1.39.126:34849
I20260608 10:00:20.896601  2972 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:20.896687  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "70bb30dee1814ee8888dad4dfe9f1f05"
format_stamp: "Formatted at 2026-06-08 10:00:20 on dist-test-slave-90g7"
I20260608 10:00:20.897368  2972 heartbeater.cc:507] Master 127.1.39.126:34849 requested a full tablet report, sending...
I20260608 10:00:20.899514  2845 ts_manager.cc:194] Registered new tserver with Master: 8f7ed1aaf8964817adbcd8d1be50cb32 (127.1.39.65:40587)
I20260608 10:00:20.901408  2845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51010
I20260608 10:00:20.901999  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:00:20.905638  2984 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:20.906379  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260608 10:00:20.906634  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "70bb30dee1814ee8888dad4dfe9f1f05"
format_stamp: "Formatted at 2026-06-08 10:00:20 on dist-test-slave-90g7"
I20260608 10:00:20.906872  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:20.921443  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:20.922418  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:20.923728  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:20.926038  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:20.926215  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:20.926514  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:20.926664  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:20.964282  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:36227
I20260608 10:00:20.964429  3046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:36227 every 8 connection(s)
I20260608 10:00:20.969239  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:20.976209  3050 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:20.977623  3051 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:20.981191  1181 server_base.cc:1061] running on GCE node
W20260608 10:00:20.981786  3053 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:20.982427  3047 heartbeater.cc:344] Connected to a master server at 127.1.39.126:34849
I20260608 10:00:20.982785  3047 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:20.982815  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:20.983181  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:20.983359  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912820983340 us; error 0 us; skew 500 ppm
I20260608 10:00:20.983685  3047 heartbeater.cc:507] Master 127.1.39.126:34849 requested a full tablet report, sending...
I20260608 10:00:20.984041  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:20.985924  2845 ts_manager.cc:194] Registered new tserver with Master: 70bb30dee1814ee8888dad4dfe9f1f05 (127.1.39.66:36227)
I20260608 10:00:20.986917  1181 webserver.cc:533] Webserver started at http://127.1.39.67:40179/ using document root <none> and password file <none>
I20260608 10:00:20.987601  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:20.987847  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:20.987798  2845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51024
I20260608 10:00:20.988324  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:20.989535  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e"
format_stamp: "Formatted at 2026-06-08 10:00:20 on dist-test-slave-90g7"
I20260608 10:00:20.993836  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 10:00:20.997102  3058 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:20.997959  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:00:20.998242  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e"
format_stamp: "Formatted at 2026-06-08 10:00:20 on dist-test-slave-90g7"
I20260608 10:00:20.998500  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:21.011924  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:21.012981  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:21.014325  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:21.016561  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:21.016763  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:21.017027  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:21.017194  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:21.054937  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:41837
I20260608 10:00:21.055059  3120 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:41837 every 8 connection(s)
I20260608 10:00:21.069154  3121 heartbeater.cc:344] Connected to a master server at 127.1.39.126:34849
I20260608 10:00:21.069566  3121 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:21.070264  3121 heartbeater.cc:507] Master 127.1.39.126:34849 requested a full tablet report, sending...
I20260608 10:00:21.072235  2845 ts_manager.cc:194] Registered new tserver with Master: 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67:41837)
I20260608 10:00:21.073133  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014924912s
I20260608 10:00:21.074028  2845 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51030
I20260608 10:00:21.904263  2972 heartbeater.cc:499] Master 127.1.39.126:34849 was elected leader, sending a full tablet report...
I20260608 10:00:21.990758  3047 heartbeater.cc:499] Master 127.1.39.126:34849 was elected leader, sending a full tablet report...
I20260608 10:00:22.077298  3121 heartbeater.cc:499] Master 127.1.39.126:34849 was elected leader, sending a full tablet report...
I20260608 10:00:22.133020  2845 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51046:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:00:22.135465  2845 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:00:22.195399  3086 tablet_service.cc:1511] Processing CreateTablet for tablet 7905ff7897cd498e9e7230bd314ea399 (DEFAULT_TABLE table=test-workload [id=e5990b55871a42cbb81d002bbaea1d85]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:22.195833  3085 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbe4c1bb6bf4f7981374dec37b6189c (DEFAULT_TABLE table=test-workload [id=e5990b55871a42cbb81d002bbaea1d85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:22.198050  3085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbe4c1bb6bf4f7981374dec37b6189c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:22.197935  3012 tablet_service.cc:1511] Processing CreateTablet for tablet 7905ff7897cd498e9e7230bd314ea399 (DEFAULT_TABLE table=test-workload [id=e5990b55871a42cbb81d002bbaea1d85]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:22.198568  3011 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbe4c1bb6bf4f7981374dec37b6189c (DEFAULT_TABLE table=test-workload [id=e5990b55871a42cbb81d002bbaea1d85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:22.198985  2937 tablet_service.cc:1511] Processing CreateTablet for tablet 7905ff7897cd498e9e7230bd314ea399 (DEFAULT_TABLE table=test-workload [id=e5990b55871a42cbb81d002bbaea1d85]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 10:00:22.199586  3012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7905ff7897cd498e9e7230bd314ea399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:22.200899  2937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7905ff7897cd498e9e7230bd314ea399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:22.201787  2936 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbe4c1bb6bf4f7981374dec37b6189c (DEFAULT_TABLE table=test-workload [id=e5990b55871a42cbb81d002bbaea1d85]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 10:00:22.203297  2936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbe4c1bb6bf4f7981374dec37b6189c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:22.204550  3086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7905ff7897cd498e9e7230bd314ea399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:22.208788  3011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbe4c1bb6bf4f7981374dec37b6189c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:22.232843  3142 tablet_bootstrap.cc:492] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32: Bootstrap starting.
I20260608 10:00:22.233047  3143 tablet_bootstrap.cc:492] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e: Bootstrap starting.
I20260608 10:00:22.240487  3144 tablet_bootstrap.cc:492] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05: Bootstrap starting.
I20260608 10:00:22.242532  3143 tablet_bootstrap.cc:654] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:22.244037  3142 tablet_bootstrap.cc:654] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:22.248096  3143 tablet_bootstrap.cc:492] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e: No bootstrap required, opened a new log
I20260608 10:00:22.248685  3143 ts_tablet_manager.cc:1403] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260608 10:00:22.249907  3144 tablet_bootstrap.cc:654] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:22.250433  3142 tablet_bootstrap.cc:492] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32: No bootstrap required, opened a new log
I20260608 10:00:22.250952  3142 ts_tablet_manager.cc:1403] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260608 10:00:22.252147  3143 raft_consensus.cc:359] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.253388  3143 raft_consensus.cc:385] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:22.253754  3143 raft_consensus.cc:740] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d15014a03bc43d2bf7d5f9d691d4f9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:22.254295  3142 raft_consensus.cc:359] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.255227  3142 raft_consensus.cc:385] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:22.254915  3143 consensus_queue.cc:260] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.255656  3142 raft_consensus.cc:740] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f7ed1aaf8964817adbcd8d1be50cb32, State: Initialized, Role: FOLLOWER
I20260608 10:00:22.256718  3142 consensus_queue.cc:260] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.261034  3142 ts_tablet_manager.cc:1434] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:00:22.262564  3142 tablet_bootstrap.cc:492] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32: Bootstrap starting.
I20260608 10:00:22.263597  3144 tablet_bootstrap.cc:492] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05: No bootstrap required, opened a new log
I20260608 10:00:22.264209  3144 ts_tablet_manager.cc:1403] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.009s
I20260608 10:00:22.267738  3144 raft_consensus.cc:359] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.271714  3144 raft_consensus.cc:385] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:22.272048  3144 raft_consensus.cc:740] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70bb30dee1814ee8888dad4dfe9f1f05, State: Initialized, Role: FOLLOWER
I20260608 10:00:22.273049  3144 consensus_queue.cc:260] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.270565  3143 ts_tablet_manager.cc:1434] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.003s
I20260608 10:00:22.274868  3148 raft_consensus.cc:493] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:22.276847  3148 raft_consensus.cc:515] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.281749  3148 leader_election.cc:290] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f7ed1aaf8964817adbcd8d1be50cb32 (127.1.39.65:40587), 70bb30dee1814ee8888dad4dfe9f1f05 (127.1.39.66:36227)
I20260608 10:00:22.276180  3143 tablet_bootstrap.cc:492] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e: Bootstrap starting.
I20260608 10:00:22.276461  3142 tablet_bootstrap.cc:654] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:22.291692  3143 tablet_bootstrap.cc:654] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:22.305160  3144 ts_tablet_manager.cc:1434] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05: Time spent starting tablet: real 0.041s	user 0.007s	sys 0.001s
I20260608 10:00:22.306645  3144 tablet_bootstrap.cc:492] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05: Bootstrap starting.
I20260608 10:00:22.316215  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe4c1bb6bf4f7981374dec37b6189c" candidate_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" is_pre_election: true
W20260608 10:00:22.318156  3059 leader_election.cc:343] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8f7ed1aaf8964817adbcd8d1be50cb32 (127.1.39.65:40587): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:22.322000  3144 tablet_bootstrap.cc:654] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:22.325964  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe4c1bb6bf4f7981374dec37b6189c" candidate_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" is_pre_election: true
I20260608 10:00:22.327769  3143 tablet_bootstrap.cc:492] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e: No bootstrap required, opened a new log
W20260608 10:00:22.327626  3061 leader_election.cc:343] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 70bb30dee1814ee8888dad4dfe9f1f05 (127.1.39.66:36227): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:00:22.323539  3142 tablet_bootstrap.cc:492] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32: No bootstrap required, opened a new log
I20260608 10:00:22.328192  3061 leader_election.cc:304] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [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: 1d15014a03bc43d2bf7d5f9d691d4f9e; no voters: 70bb30dee1814ee8888dad4dfe9f1f05, 8f7ed1aaf8964817adbcd8d1be50cb32
I20260608 10:00:22.328667  3142 ts_tablet_manager.cc:1403] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.018s
I20260608 10:00:22.329154  3143 ts_tablet_manager.cc:1403] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.028s
I20260608 10:00:22.329309  3150 raft_consensus.cc:2749] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:00:22.331799  3144 tablet_bootstrap.cc:492] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05: No bootstrap required, opened a new log
I20260608 10:00:22.332235  3144 ts_tablet_manager.cc:1403] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.002s
I20260608 10:00:22.332050  3142 raft_consensus.cc:359] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.332245  3143 raft_consensus.cc:359] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.332849  3142 raft_consensus.cc:385] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:22.333182  3143 raft_consensus.cc:385] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:22.333250  3142 raft_consensus.cc:740] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f7ed1aaf8964817adbcd8d1be50cb32, State: Initialized, Role: FOLLOWER
I20260608 10:00:22.333623  3143 raft_consensus.cc:740] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1d15014a03bc43d2bf7d5f9d691d4f9e, State: Initialized, Role: FOLLOWER
I20260608 10:00:22.334169  3142 consensus_queue.cc:260] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.334475  3143 consensus_queue.cc:260] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.335175  3144 raft_consensus.cc:359] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.335912  3144 raft_consensus.cc:385] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:22.336236  3144 raft_consensus.cc:740] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 70bb30dee1814ee8888dad4dfe9f1f05, State: Initialized, Role: FOLLOWER
I20260608 10:00:22.336436  3142 ts_tablet_manager.cc:1434] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 10:00:22.336685  3143 ts_tablet_manager.cc:1434] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260608 10:00:22.337122  3144 consensus_queue.cc:260] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.339514  3144 ts_tablet_manager.cc:1434] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:00:22.357257  3149 raft_consensus.cc:493] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:22.357993  3150 raft_consensus.cc:493] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:22.357821  3149 raft_consensus.cc:515] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.358469  3150 raft_consensus.cc:515] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.360661  3149 leader_election.cc:290] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70bb30dee1814ee8888dad4dfe9f1f05 (127.1.39.66:36227), 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67:41837)
I20260608 10:00:22.361889  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905ff7897cd498e9e7230bd314ea399" candidate_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" is_pre_election: true
I20260608 10:00:22.362515  3022 raft_consensus.cc:2468] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d15014a03bc43d2bf7d5f9d691d4f9e in term 0.
I20260608 10:00:22.363072  3150 leader_election.cc:290] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f7ed1aaf8964817adbcd8d1be50cb32 (127.1.39.65:40587), 70bb30dee1814ee8888dad4dfe9f1f05 (127.1.39.66:36227)
I20260608 10:00:22.364331  3061 leader_election.cc:304] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d15014a03bc43d2bf7d5f9d691d4f9e, 70bb30dee1814ee8888dad4dfe9f1f05; no voters: 
I20260608 10:00:22.366130  3150 raft_consensus.cc:2804] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:22.364869  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905ff7897cd498e9e7230bd314ea399" candidate_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" is_pre_election: true
I20260608 10:00:22.366663  3150 raft_consensus.cc:493] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:22.366873  2947 raft_consensus.cc:2468] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1d15014a03bc43d2bf7d5f9d691d4f9e in term 0.
I20260608 10:00:22.367024  3150 raft_consensus.cc:3060] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:22.373797  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905ff7897cd498e9e7230bd314ea399" candidate_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" is_pre_election: true
I20260608 10:00:22.374423  3022 raft_consensus.cc:2468] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f7ed1aaf8964817adbcd8d1be50cb32 in term 0.
I20260608 10:00:22.374498  3150 raft_consensus.cc:515] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.375725  2912 leader_election.cc:304] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70bb30dee1814ee8888dad4dfe9f1f05, 8f7ed1aaf8964817adbcd8d1be50cb32; no voters: 
I20260608 10:00:22.376118  3096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905ff7897cd498e9e7230bd314ea399" candidate_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" is_pre_election: true
I20260608 10:00:22.376678  3149 raft_consensus.cc:2804] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:22.376978  3096 raft_consensus.cc:2393] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f7ed1aaf8964817adbcd8d1be50cb32 in current term 1: Already voted for candidate 1d15014a03bc43d2bf7d5f9d691d4f9e in this term.
I20260608 10:00:22.377058  3149 raft_consensus.cc:493] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:22.377396  2947 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905ff7897cd498e9e7230bd314ea399" candidate_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32"
I20260608 10:00:22.377779  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905ff7897cd498e9e7230bd314ea399" candidate_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70bb30dee1814ee8888dad4dfe9f1f05"
I20260608 10:00:22.378032  3150 leader_election.cc:290] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [CANDIDATE]: Term 1 election: Requested vote from peers 8f7ed1aaf8964817adbcd8d1be50cb32 (127.1.39.65:40587), 70bb30dee1814ee8888dad4dfe9f1f05 (127.1.39.66:36227)
I20260608 10:00:22.377483  3149 raft_consensus.cc:3060] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:22.378396  3022 raft_consensus.cc:3060] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:22.383512  3149 raft_consensus.cc:515] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.383726  3022 raft_consensus.cc:2468] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1d15014a03bc43d2bf7d5f9d691d4f9e in term 1.
I20260608 10:00:22.384650  2947 raft_consensus.cc:2393] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1d15014a03bc43d2bf7d5f9d691d4f9e in current term 1: Already voted for candidate 8f7ed1aaf8964817adbcd8d1be50cb32 in this term.
I20260608 10:00:22.385126  3061 leader_election.cc:304] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1d15014a03bc43d2bf7d5f9d691d4f9e, 70bb30dee1814ee8888dad4dfe9f1f05; no voters: 
I20260608 10:00:22.385710  3149 leader_election.cc:290] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [CANDIDATE]: Term 1 election: Requested vote from peers 70bb30dee1814ee8888dad4dfe9f1f05 (127.1.39.66:36227), 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67:41837)
I20260608 10:00:22.386196  3150 raft_consensus.cc:2804] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:22.386663  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905ff7897cd498e9e7230bd314ea399" candidate_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70bb30dee1814ee8888dad4dfe9f1f05"
I20260608 10:00:22.386763  3150 raft_consensus.cc:697] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 LEADER]: Becoming Leader. State: Replica: 1d15014a03bc43d2bf7d5f9d691d4f9e, State: Running, Role: LEADER
I20260608 10:00:22.387550  3022 raft_consensus.cc:2393] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8f7ed1aaf8964817adbcd8d1be50cb32 in current term 1: Already voted for candidate 1d15014a03bc43d2bf7d5f9d691d4f9e in this term.
I20260608 10:00:22.387872  3150 consensus_queue.cc:237] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.388399  3096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7905ff7897cd498e9e7230bd314ea399" candidate_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e"
I20260608 10:00:22.389907  2911 leader_election.cc:304] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [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: 8f7ed1aaf8964817adbcd8d1be50cb32; no voters: 1d15014a03bc43d2bf7d5f9d691d4f9e, 70bb30dee1814ee8888dad4dfe9f1f05
I20260608 10:00:22.390743  3149 raft_consensus.cc:2749] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:00:22.396996  2845 catalog_manager.cc:5696] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e reported cstate change: term changed from 0 to 1, leader changed from <none> to 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67). New cstate: current_term: 1 leader_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } health_report { overall_health: HEALTHY } } }
I20260608 10:00:22.447505  3149 raft_consensus.cc:493] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:00:22.447939  3149 raft_consensus.cc:515] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.449579  3149 leader_election.cc:290] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 70bb30dee1814ee8888dad4dfe9f1f05 (127.1.39.66:36227), 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67:41837)
I20260608 10:00:22.450450  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe4c1bb6bf4f7981374dec37b6189c" candidate_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" is_pre_election: true
I20260608 10:00:22.450615  3096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe4c1bb6bf4f7981374dec37b6189c" candidate_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" is_pre_election: true
I20260608 10:00:22.451032  3022 raft_consensus.cc:2468] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f7ed1aaf8964817adbcd8d1be50cb32 in term 0.
I20260608 10:00:22.451184  3096 raft_consensus.cc:2468] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f7ed1aaf8964817adbcd8d1be50cb32 in term 0.
I20260608 10:00:22.452093  2912 leader_election.cc:304] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70bb30dee1814ee8888dad4dfe9f1f05, 8f7ed1aaf8964817adbcd8d1be50cb32; no voters: 
I20260608 10:00:22.452821  3149 raft_consensus.cc:2804] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:00:22.453187  3149 raft_consensus.cc:493] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:00:22.453497  3149 raft_consensus.cc:3060] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:22.457844  3149 raft_consensus.cc:515] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.459512  3149 leader_election.cc:290] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [CANDIDATE]: Term 1 election: Requested vote from peers 70bb30dee1814ee8888dad4dfe9f1f05 (127.1.39.66:36227), 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67:41837)
I20260608 10:00:22.460178  3022 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe4c1bb6bf4f7981374dec37b6189c" candidate_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "70bb30dee1814ee8888dad4dfe9f1f05"
I20260608 10:00:22.460518  3096 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbe4c1bb6bf4f7981374dec37b6189c" candidate_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e"
I20260608 10:00:22.460691  3022 raft_consensus.cc:3060] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:22.461043  3096 raft_consensus.cc:3060] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:22.465101  3022 raft_consensus.cc:2468] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f7ed1aaf8964817adbcd8d1be50cb32 in term 1.
I20260608 10:00:22.465737  3096 raft_consensus.cc:2468] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f7ed1aaf8964817adbcd8d1be50cb32 in term 1.
I20260608 10:00:22.466126  2912 leader_election.cc:304] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 70bb30dee1814ee8888dad4dfe9f1f05, 8f7ed1aaf8964817adbcd8d1be50cb32; no voters: 
I20260608 10:00:22.466799  3149 raft_consensus.cc:2804] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:22.467948  3149 raft_consensus.cc:697] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 LEADER]: Becoming Leader. State: Replica: 8f7ed1aaf8964817adbcd8d1be50cb32, State: Running, Role: LEADER
I20260608 10:00:22.468681  3149 consensus_queue.cc:237] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } }
I20260608 10:00:22.476063  2845 catalog_manager.cc:5696] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f7ed1aaf8964817adbcd8d1be50cb32 (127.1.39.65). New cstate: current_term: 1 leader_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:22.716508  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:22.718657  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:22.719055  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:22.960845  3162 consensus_queue.cc:1048] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:22.973841  3164 consensus_queue.cc:1048] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:23.003978  3149 consensus_queue.cc:1048] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:23.016472  3172 consensus_queue.cc:1048] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:00:24.720077  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:24.722306  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:24.722671  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:26.723657  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:26.725711  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:26.726068  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:28.727049  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:28.729219  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:28.729573  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:30.730535  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:30.732679  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:30.733026  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:32.734417  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:32.736984  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:32.737361  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:33.567545  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:33.576234  3180 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:33.576788  3181 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:33.578992  3183 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:33.580391  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:33.582998  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:33.583300  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:33.583568  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912833583543 us; error 0 us; skew 500 ppm
I20260608 10:00:33.584321  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:33.587800  1181 webserver.cc:533] Webserver started at http://127.1.39.68:37773/ using document root <none> and password file <none>
I20260608 10:00:33.588542  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:33.588795  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:33.589200  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:33.591027  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "477ff2cf8d304892a1d53ba4f8296950"
format_stamp: "Formatted at 2026-06-08 10:00:33 on dist-test-slave-90g7"
I20260608 10:00:33.597345  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 10:00:33.601898  3188 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:33.603000  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:00:33.603439  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "477ff2cf8d304892a1d53ba4f8296950"
format_stamp: "Formatted at 2026-06-08 10:00:33 on dist-test-slave-90g7"
I20260608 10:00:33.603811  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:33.624523  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:33.626287  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:33.628146  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:00:33.631089  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:00:33.631340  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:33.631664  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:00:33.631847  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:33.684566  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:40729
I20260608 10:00:33.684773  3250 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:40729 every 8 connection(s)
I20260608 10:00:33.705473  3251 heartbeater.cc:344] Connected to a master server at 127.1.39.126:34849
I20260608 10:00:33.706081  3251 heartbeater.cc:461] Registering TS with master...
I20260608 10:00:33.707017  3251 heartbeater.cc:507] Master 127.1.39.126:34849 requested a full tablet report, sending...
I20260608 10:00:33.709726  2843 ts_manager.cc:194] Registered new tserver with Master: 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68:40729)
I20260608 10:00:33.711647  2843 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42580
I20260608 10:00:33.795873  2947 consensus_queue.cc:237] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [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: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: true } }
I20260608 10:00:33.806421  3096 raft_consensus.cc:1275] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Refusing update from remote peer 8f7ed1aaf8964817adbcd8d1be50cb32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:33.808693  3022 raft_consensus.cc:1275] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Refusing update from remote peer 8f7ed1aaf8964817adbcd8d1be50cb32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:00:33.808897  3177 consensus_queue.cc:1048] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:00:33.810567  3258 consensus_queue.cc:1048] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:00:33.826035  2913 consensus_peers.cc:597] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 -> Peer 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68:40729): Couldn't send request to peer 477ff2cf8d304892a1d53ba4f8296950. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7dbe4c1bb6bf4f7981374dec37b6189c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:33.824769  3177 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: true } } }
I20260608 10:00:33.826710  3022 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: true } } }
I20260608 10:00:33.830947  3096 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: true } } }
I20260608 10:00:33.843225  2843 catalog_manager.cc:5696] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 reported cstate change: config changed from index -1 to 2, NON_VOTER 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:00:34.221771  3268 ts_tablet_manager.cc:933] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: Initiating tablet copy from peer 8f7ed1aaf8964817adbcd8d1be50cb32 (127.1.39.65:40587)
I20260608 10:00:34.223968  3268 tablet_copy_client.cc:323] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:40587
I20260608 10:00:34.238782  2957 tablet_copy_service.cc:140] P 8f7ed1aaf8964817adbcd8d1be50cb32: Received BeginTabletCopySession request for tablet 7dbe4c1bb6bf4f7981374dec37b6189c from peer 477ff2cf8d304892a1d53ba4f8296950 ({username='slave'} at 127.0.0.1:46860)
I20260608 10:00:34.239467  2957 tablet_copy_service.cc:161] P 8f7ed1aaf8964817adbcd8d1be50cb32: Beginning new tablet copy session on tablet 7dbe4c1bb6bf4f7981374dec37b6189c from peer 477ff2cf8d304892a1d53ba4f8296950 at {username='slave'} at 127.0.0.1:46860: session id = 477ff2cf8d304892a1d53ba4f8296950-7dbe4c1bb6bf4f7981374dec37b6189c
I20260608 10:00:34.247042  2957 tablet_copy_source_session.cc:215] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:00:34.251327  3268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbe4c1bb6bf4f7981374dec37b6189c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:34.268975  3268 tablet_copy_client.cc:806] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: tablet copy: Starting download of 0 data blocks...
I20260608 10:00:34.270185  3268 tablet_copy_client.cc:670] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: tablet copy: Starting download of 1 WAL segments...
I20260608 10:00:34.274956  3268 tablet_copy_client.cc:538] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:00:34.282210  3268 tablet_bootstrap.cc:492] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: Bootstrap starting.
I20260608 10:00:34.301340  3268 tablet_bootstrap.cc:492] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:00:34.302175  3268 tablet_bootstrap.cc:492] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: Bootstrap complete.
I20260608 10:00:34.302860  3268 ts_tablet_manager.cc:1403] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260608 10:00:34.305677  3268 raft_consensus.cc:359] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: true } }
I20260608 10:00:34.306432  3268 raft_consensus.cc:740] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 477ff2cf8d304892a1d53ba4f8296950, State: Initialized, Role: LEARNER
I20260608 10:00:34.307189  3268 consensus_queue.cc:260] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [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: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: true } }
I20260608 10:00:34.309983  3251 heartbeater.cc:499] Master 127.1.39.126:34849 was elected leader, sending a full tablet report...
I20260608 10:00:34.310468  3268 ts_tablet_manager.cc:1434] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260608 10:00:34.312740  2957 tablet_copy_service.cc:342] P 8f7ed1aaf8964817adbcd8d1be50cb32: Request end of tablet copy session 477ff2cf8d304892a1d53ba4f8296950-7dbe4c1bb6bf4f7981374dec37b6189c received from {username='slave'} at 127.0.0.1:46860
I20260608 10:00:34.313266  2957 tablet_copy_service.cc:434] P 8f7ed1aaf8964817adbcd8d1be50cb32: ending tablet copy session 477ff2cf8d304892a1d53ba4f8296950-7dbe4c1bb6bf4f7981374dec37b6189c on tablet 7dbe4c1bb6bf4f7981374dec37b6189c with peer 477ff2cf8d304892a1d53ba4f8296950
I20260608 10:00:34.738581  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:34.741500  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:34.741916  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:34.821580  3226 raft_consensus.cc:1217] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:00:35.405053  3277 raft_consensus.cc:1064] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32: attempting to promote NON_VOTER 477ff2cf8d304892a1d53ba4f8296950 to VOTER
I20260608 10:00:35.407387  3277 consensus_queue.cc:237] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [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: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } }
I20260608 10:00:35.414052  3226 raft_consensus.cc:1275] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [term 1 LEARNER]: Refusing update from remote peer 8f7ed1aaf8964817adbcd8d1be50cb32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:35.416488  3280 consensus_queue.cc:1048] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:00:35.416844  3096 raft_consensus.cc:1275] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Refusing update from remote peer 8f7ed1aaf8964817adbcd8d1be50cb32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:35.417863  3022 raft_consensus.cc:1275] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Refusing update from remote peer 8f7ed1aaf8964817adbcd8d1be50cb32: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:00:35.421334  3282 consensus_queue.cc:1048] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:35.427708  3278 consensus_queue.cc:1048] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:00:35.437112  3280 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } } }
I20260608 10:00:35.439064  3226 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } } }
I20260608 10:00:35.441344  3022 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } } }
I20260608 10:00:35.453703  2844 catalog_manager.cc:5696] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 reported cstate change: config changed from index 2 to 3, 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:00:35.457576  3096 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 477ff2cf8d304892a1d53ba4f8296950 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "1d15014a03bc43d2bf7d5f9d691d4f9e" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41837 } attrs { replace: true } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } } }
I20260608 10:00:35.487363  2947 consensus_queue.cc:237] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [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: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } }
I20260608 10:00:35.494683  3226 raft_consensus.cc:1275] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [term 1 FOLLOWER]: Refusing update from remote peer 8f7ed1aaf8964817adbcd8d1be50cb32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:35.495247  3022 raft_consensus.cc:1275] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Refusing update from remote peer 8f7ed1aaf8964817adbcd8d1be50cb32: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:00:35.496613  3281 consensus_queue.cc:1048] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:00:35.497771  3282 consensus_queue.cc:1048] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:00:35.504642  3282 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } } }
I20260608 10:00:35.506136  3226 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } } }
I20260608 10:00:35.512040  3022 raft_consensus.cc:2955] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } } }
I20260608 10:00:35.517622  2845 catalog_manager.cc:5696] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 reported cstate change: config changed from index 3 to 4, VOTER 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67) evicted. New cstate: current_term: 1 leader_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8f7ed1aaf8964817adbcd8d1be50cb32" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 40587 } } peers { permanent_uuid: "70bb30dee1814ee8888dad4dfe9f1f05" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36227 } } peers { permanent_uuid: "477ff2cf8d304892a1d53ba4f8296950" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 40729 } attrs { promote: false } } }
I20260608 10:00:35.519852  2829 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7dbe4c1bb6bf4f7981374dec37b6189c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:00:35.533097  3086 tablet_service.cc:1558] Processing DeleteTablet for tablet 7dbe4c1bb6bf4f7981374dec37b6189c with delete_type TABLET_DATA_TOMBSTONED (TS 1d15014a03bc43d2bf7d5f9d691d4f9e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36630
I20260608 10:00:35.535795  3292 tablet_replica.cc:333] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e: stopping tablet replica
I20260608 10:00:35.536820  3292 raft_consensus.cc:2243] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:35.537665  3292 raft_consensus.cc:2272] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:35.541103  3292 ts_tablet_manager.cc:1916] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:00:35.553368  3292 ts_tablet_manager.cc:1929] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:00:35.553860  3292 log.cc:1199] T 7dbe4c1bb6bf4f7981374dec37b6189c P 1d15014a03bc43d2bf7d5f9d691d4f9e: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/7dbe4c1bb6bf4f7981374dec37b6189c
I20260608 10:00:35.555544  2830 catalog_manager.cc:5027] TS 1d15014a03bc43d2bf7d5f9d691d4f9e (127.1.39.67:41837): tablet 7dbe4c1bb6bf4f7981374dec37b6189c (table test-workload [id=e5990b55871a42cbb81d002bbaea1d85]) successfully deleted
I20260608 10:00:36.742965  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:36.745468  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:36.745834  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:38.746825  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:38.748993  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:38.749361  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:41.205267  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:41.208597  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:41.209487  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:00:42.137909  2876 debug-util.cc:398] Leaking SignalData structure 0x7b08001a69c0 after lost signal to thread 1184
W20260608 10:00:42.139294  2876 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7fa0 after lost signal to thread 2879
W20260608 10:00:42.140919  2876 debug-util.cc:398] Leaking SignalData structure 0x7b080003cb00 after lost signal to thread 2971
W20260608 10:00:42.142696  2876 debug-util.cc:398] Leaking SignalData structure 0x7b080013a3e0 after lost signal to thread 3046
W20260608 10:00:42.144302  2876 debug-util.cc:398] Leaking SignalData structure 0x7b0800197b20 after lost signal to thread 3120
W20260608 10:00:42.146018  2876 debug-util.cc:398] Leaking SignalData structure 0x7b080011e2e0 after lost signal to thread 3250
I20260608 10:00:43.210860  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:43.213539  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:43.213963  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:45.215021  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:45.217427  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:45.217775  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:47.218775  2898 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:00:47.221764  2898 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:00:47.222380  2898 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:00:47.591504  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:00:47.637454  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:47.638458  1181 tablet_replica.cc:333] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32: stopping tablet replica
I20260608 10:00:47.639215  1181 raft_consensus.cc:2243] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:47.640333  1181 raft_consensus.cc:2272] T 7dbe4c1bb6bf4f7981374dec37b6189c P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:47.642992  1181 tablet_replica.cc:333] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32: stopping tablet replica
I20260608 10:00:47.643489  1181 raft_consensus.cc:2243] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:47.643905  1181 raft_consensus.cc:2272] T 7905ff7897cd498e9e7230bd314ea399 P 8f7ed1aaf8964817adbcd8d1be50cb32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:47.670452  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:00:47.689221  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
W20260608 10:00:47.716331  3059 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:40587: connect: Connection refused (error 111) [suppressed 12 similar messages]
W20260608 10:00:47.723490  3059 consensus_peers.cc:597] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e -> Peer 8f7ed1aaf8964817adbcd8d1be50cb32 (127.1.39.65:40587): Couldn't send request to peer 8f7ed1aaf8964817adbcd8d1be50cb32. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:40587: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:00:47.726409  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:47.727193  1181 tablet_replica.cc:333] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05: stopping tablet replica
I20260608 10:00:47.727792  1181 raft_consensus.cc:2243] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:47.728796  1181 raft_consensus.cc:2272] T 7dbe4c1bb6bf4f7981374dec37b6189c P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:47.731069  1181 tablet_replica.cc:333] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05: stopping tablet replica
I20260608 10:00:47.731518  1181 raft_consensus.cc:2243] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:47.731878  1181 raft_consensus.cc:2272] T 7905ff7897cd498e9e7230bd314ea399 P 70bb30dee1814ee8888dad4dfe9f1f05 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:47.753438  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:00:47.766386  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:00:47.791508  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:47.792398  1181 tablet_replica.cc:333] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e: stopping tablet replica
I20260608 10:00:47.793015  1181 raft_consensus.cc:2243] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:47.793933  1181 raft_consensus.cc:2272] T 7905ff7897cd498e9e7230bd314ea399 P 1d15014a03bc43d2bf7d5f9d691d4f9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:47.816452  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:00:47.829273  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:00:47.852730  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:00:47.853811  1181 tablet_replica.cc:333] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950: stopping tablet replica
I20260608 10:00:47.854568  1181 raft_consensus.cc:2243] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:00:47.855408  1181 raft_consensus.cc:2272] T 7dbe4c1bb6bf4f7981374dec37b6189c P 477ff2cf8d304892a1d53ba4f8296950 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:47.876734  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:00:47.888891  1181 master.cc:562] Master@127.1.39.126:34849 shutting down...
I20260608 10:00:47.915313  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:00:47.916283  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:00:47.916747  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P f94b3b84519c446da6b5aac0fac65557: stopping tablet replica
I20260608 10:00:47.956861  1181 master.cc:584] Master@127.1.39.126:34849 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (27410 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 10:00:47.998644  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:46691
I20260608 10:00:47.999940  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:00:48.006564  3299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:48.006734  3300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:00:48.007233  3302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:00:48.007874  1181 server_base.cc:1061] running on GCE node
I20260608 10:00:48.008821  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:00:48.009042  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:00:48.009204  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912848009186 us; error 0 us; skew 500 ppm
I20260608 10:00:48.009776  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:00:48.012327  1181 webserver.cc:533] Webserver started at http://127.1.39.126:44909/ using document root <none> and password file <none>
I20260608 10:00:48.013083  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:00:48.013307  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:00:48.013659  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:00:48.014853  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "12da2d09ecfb42e3bdf53a6a38277ef8"
format_stamp: "Formatted at 2026-06-08 10:00:48 on dist-test-slave-90g7"
I20260608 10:00:48.019534  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 10:00:48.023226  3307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:00:48.024029  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:00:48.024338  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "12da2d09ecfb42e3bdf53a6a38277ef8"
format_stamp: "Formatted at 2026-06-08 10:00:48 on dist-test-slave-90g7"
I20260608 10:00:48.024727  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:00:48.035951  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:00:48.037271  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:00:48.079190  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:46691
I20260608 10:00:48.079336  3358 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:46691 every 8 connection(s)
I20260608 10:00:48.083591  3359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:00:48.093858  3359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8: Bootstrap starting.
I20260608 10:00:48.098798  3359 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8: Neither blocks nor log segments found. Creating new log.
I20260608 10:00:48.103197  3359 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8: No bootstrap required, opened a new log
I20260608 10:00:48.105455  3359 raft_consensus.cc:359] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da2d09ecfb42e3bdf53a6a38277ef8" member_type: VOTER }
I20260608 10:00:48.105862  3359 raft_consensus.cc:385] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:00:48.106055  3359 raft_consensus.cc:740] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 12da2d09ecfb42e3bdf53a6a38277ef8, State: Initialized, Role: FOLLOWER
I20260608 10:00:48.106572  3359 consensus_queue.cc:260] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "12da2d09ecfb42e3bdf53a6a38277ef8" member_type: VOTER }
I20260608 10:00:48.106992  3359 raft_consensus.cc:399] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:00:48.107192  3359 raft_consensus.cc:493] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:00:48.107406  3359 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:00:48.111539  3359 raft_consensus.cc:515] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da2d09ecfb42e3bdf53a6a38277ef8" member_type: VOTER }
I20260608 10:00:48.111986  3359 leader_election.cc:304] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [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: 12da2d09ecfb42e3bdf53a6a38277ef8; no voters: 
I20260608 10:00:48.113126  3359 leader_election.cc:290] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:00:48.113613  3362 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:00:48.115105  3362 raft_consensus.cc:697] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 1 LEADER]: Becoming Leader. State: Replica: 12da2d09ecfb42e3bdf53a6a38277ef8, State: Running, Role: LEADER
I20260608 10:00:48.115906  3362 consensus_queue.cc:237] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [LEADER]: Queue going to LEADER mode. State: All 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: "12da2d09ecfb42e3bdf53a6a38277ef8" member_type: VOTER }
I20260608 10:00:48.116499  3359 sys_catalog.cc:565] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:00:48.121326  3364 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 12da2d09ecfb42e3bdf53a6a38277ef8. Latest consensus state: current_term: 1 leader_uuid: "12da2d09ecfb42e3bdf53a6a38277ef8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da2d09ecfb42e3bdf53a6a38277ef8" member_type: VOTER } }
I20260608 10:00:48.122015  3364 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:48.123466  3363 sys_catalog.cc:455] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "12da2d09ecfb42e3bdf53a6a38277ef8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "12da2d09ecfb42e3bdf53a6a38277ef8" member_type: VOTER } }
I20260608 10:00:48.124040  3370 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:00:48.124069  3363 sys_catalog.cc:458] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [sys.catalog]: This master's current role is: LEADER
I20260608 10:00:48.130164  3370 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:00:48.132830  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:00:48.140604  3370 catalog_manager.cc:1382] Generated new cluster ID: 0bc9051e689f420caff7206ca5e1ba94
I20260608 10:00:48.140919  3370 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:00:48.156913  3370 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:00:48.158377  3370 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:00:48.172752  3370 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8: Generated new TSK 0
I20260608 10:00:48.173456  3370 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:00:48.198441  1181 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000192605s
I20260608 10:01:00.299779  1181 master.cc:562] Master@127.1.39.126:46691 shutting down...
I20260608 10:01:00.337224  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:00.338470  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:00.339020  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 12da2d09ecfb42e3bdf53a6a38277ef8: stopping tablet replica
I20260608 10:01:00.363134  1181 master.cc:584] Master@127.1.39.126:46691 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12407 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 10:01:00.409757  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:42127
I20260608 10:01:00.412276  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:00.420239  3382 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:00.422498  3383 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:00.422734  3385 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:00.424081  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:00.425210  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:00.425884  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:00.426115  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912860426098 us; error 0 us; skew 500 ppm
I20260608 10:01:00.426833  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:00.431221  1181 webserver.cc:533] Webserver started at http://127.1.39.126:41201/ using document root <none> and password file <none>
I20260608 10:01:00.431835  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:00.432021  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:00.432421  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:00.433732  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "4d9a7976c2724092b3adbe45930fbe64"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-90g7"
I20260608 10:01:00.440135  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260608 10:01:00.445173  3390 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:00.446364  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:01:00.446895  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "4d9a7976c2724092b3adbe45930fbe64"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-90g7"
I20260608 10:01:00.447237  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:00.462404  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:00.463801  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:00.522156  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:42127
I20260608 10:01:00.522395  3441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:42127 every 8 connection(s)
I20260608 10:01:00.527578  3442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:00.543301  3442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64: Bootstrap starting.
I20260608 10:01:00.551257  3442 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:00.557619  3442 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64: No bootstrap required, opened a new log
I20260608 10:01:00.560765  3442 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d9a7976c2724092b3adbe45930fbe64" member_type: VOTER }
I20260608 10:01:00.561316  3442 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:00.561527  3442 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d9a7976c2724092b3adbe45930fbe64, State: Initialized, Role: FOLLOWER
I20260608 10:01:00.562189  3442 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d9a7976c2724092b3adbe45930fbe64" member_type: VOTER }
I20260608 10:01:00.562698  3442 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:00.562915  3442 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:00.563149  3442 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:00.569309  3442 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d9a7976c2724092b3adbe45930fbe64" member_type: VOTER }
I20260608 10:01:00.570039  3442 leader_election.cc:304] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [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: 4d9a7976c2724092b3adbe45930fbe64; no voters: 
I20260608 10:01:00.571614  3442 leader_election.cc:290] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:00.572336  3445 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:00.574098  3445 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 1 LEADER]: Becoming Leader. State: Replica: 4d9a7976c2724092b3adbe45930fbe64, State: Running, Role: LEADER
I20260608 10:01:00.575067  3445 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [LEADER]: Queue going to LEADER mode. State: All 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: "4d9a7976c2724092b3adbe45930fbe64" member_type: VOTER }
I20260608 10:01:00.576104  3442 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:00.579039  3446 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d9a7976c2724092b3adbe45930fbe64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d9a7976c2724092b3adbe45930fbe64" member_type: VOTER } }
I20260608 10:01:00.579831  3446 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:00.579064  3447 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d9a7976c2724092b3adbe45930fbe64. Latest consensus state: current_term: 1 leader_uuid: "4d9a7976c2724092b3adbe45930fbe64" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d9a7976c2724092b3adbe45930fbe64" member_type: VOTER } }
I20260608 10:01:00.581027  3447 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:00.590415  3450 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:00.597045  3450 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:00.599031  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:00.610428  3450 catalog_manager.cc:1382] Generated new cluster ID: 1403e599599743afab3f70716339dbf8
I20260608 10:01:00.611045  3450 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:00.639396  3450 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:00.641242  3450 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:00.664794  3450 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64: Generated new TSK 0
I20260608 10:01:00.665876  3450 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:00.731379  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:00.741144  3464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:00.741350  3463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:00.743132  3466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:00.744431  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:00.745517  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:00.745776  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:00.746009  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912860745980 us; error 0 us; skew 500 ppm
I20260608 10:01:00.746703  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:00.750118  1181 webserver.cc:533] Webserver started at http://127.1.39.65:40849/ using document root <none> and password file <none>
I20260608 10:01:00.750789  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:00.751029  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:00.751399  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:00.753113  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "4541d242202d4a5a97eb7ac78b90149e"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-90g7"
I20260608 10:01:00.759312  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 10:01:00.764492  3471 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:00.765619  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.003s
I20260608 10:01:00.766163  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "4541d242202d4a5a97eb7ac78b90149e"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-90g7"
I20260608 10:01:00.766593  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:00.791913  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:00.793597  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:00.795569  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:00.798674  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:00.798967  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:00.799253  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:00.799443  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:00.861986  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:43781
I20260608 10:01:00.862140  3533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:43781 every 8 connection(s)
I20260608 10:01:00.869334  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:00.880314  3538 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:00.881516  3539 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:00.884814  3541 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:00.886400  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:00.887764  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:00.888096  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:00.888346  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912860888294 us; error 0 us; skew 500 ppm
I20260608 10:01:00.889199  3534 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42127
I20260608 10:01:00.889290  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:00.889940  3534 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:00.890982  3534 heartbeater.cc:507] Master 127.1.39.126:42127 requested a full tablet report, sending...
I20260608 10:01:00.894232  1181 webserver.cc:533] Webserver started at http://127.1.39.66:39931/ using document root <none> and password file <none>
I20260608 10:01:00.895004  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:00.895272  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:00.895780  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:00.895673  3407 ts_manager.cc:194] Registered new tserver with Master: 4541d242202d4a5a97eb7ac78b90149e (127.1.39.65:43781)
I20260608 10:01:00.897687  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "abfba83377db4509ab449674262999a3"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-90g7"
I20260608 10:01:00.898308  3407 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52566
I20260608 10:01:00.904213  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.000s
I20260608 10:01:00.910089  3546 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:00.912197  1181 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:00.912964  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "abfba83377db4509ab449674262999a3"
format_stamp: "Formatted at 2026-06-08 10:01:00 on dist-test-slave-90g7"
I20260608 10:01:00.913582  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:00.932770  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:00.934540  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:00.936879  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:00.941112  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:00.941520  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:00.941931  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:00.942135  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.004498  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:43029
I20260608 10:01:01.004814  3608 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:43029 every 8 connection(s)
I20260608 10:01:01.011826  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:01.024421  3612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:01.026576  3613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:01.027976  1181 server_base.cc:1061] running on GCE node
W20260608 10:01:01.028817  3615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:01.028947  3609 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42127
I20260608 10:01:01.029459  3609 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:01.030349  3609 heartbeater.cc:507] Master 127.1.39.126:42127 requested a full tablet report, sending...
I20260608 10:01:01.030458  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:01.030968  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:01.031178  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912861031155 us; error 0 us; skew 500 ppm
I20260608 10:01:01.031903  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:01.032816  3407 ts_manager.cc:194] Registered new tserver with Master: abfba83377db4509ab449674262999a3 (127.1.39.66:43029)
I20260608 10:01:01.034560  3407 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52576
I20260608 10:01:01.034855  1181 webserver.cc:533] Webserver started at http://127.1.39.67:36615/ using document root <none> and password file <none>
I20260608 10:01:01.035444  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:01.035678  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:01.035991  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:01.037375  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "5a8e10e6807341fbb8c6f5ab452fb07c"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-90g7"
I20260608 10:01:01.042949  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.005s
I20260608 10:01:01.047722  3620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.048799  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:01.049132  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "5a8e10e6807341fbb8c6f5ab452fb07c"
format_stamp: "Formatted at 2026-06-08 10:01:01 on dist-test-slave-90g7"
I20260608 10:01:01.049460  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:01.063882  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:01.065513  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:01.067152  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:01.070958  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:01.071280  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.071830  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:01.072057  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:01.127717  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:40765
I20260608 10:01:01.127862  3682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:40765 every 8 connection(s)
I20260608 10:01:01.156102  3683 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42127
I20260608 10:01:01.156668  3683 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:01.158226  3683 heartbeater.cc:507] Master 127.1.39.126:42127 requested a full tablet report, sending...
I20260608 10:01:01.163689  3407 ts_manager.cc:194] Registered new tserver with Master: 5a8e10e6807341fbb8c6f5ab452fb07c (127.1.39.67:40765)
I20260608 10:01:01.164005  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.029591322s
I20260608 10:01:01.166499  3407 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52578
I20260608 10:01:01.902964  3534 heartbeater.cc:499] Master 127.1.39.126:42127 was elected leader, sending a full tablet report...
I20260608 10:01:02.038012  3609 heartbeater.cc:499] Master 127.1.39.126:42127 was elected leader, sending a full tablet report...
I20260608 10:01:02.170243  3683 heartbeater.cc:499] Master 127.1.39.126:42127 was elected leader, sending a full tablet report...
I20260608 10:01:02.598341  3460 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:04.599967  3460 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:06.601097  3460 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:08.602144  3460 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:10.603575  3460 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:12.605136  3460 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:12.753626  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:01:12.790729  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:12.808676  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:01:12.819840  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:01:12.848289  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:12.866230  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:01:12.877068  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:01:12.905648  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:12.924101  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:01:12.935642  1181 master.cc:562] Master@127.1.39.126:42127 shutting down...
I20260608 10:01:12.961992  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:12.962839  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:12.963265  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d9a7976c2724092b3adbe45930fbe64: stopping tablet replica
I20260608 10:01:12.982714  1181 master.cc:584] Master@127.1.39.126:42127 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12610 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 10:01:13.019176  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:37505
I20260608 10:01:13.020468  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:13.027595  3690 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:13.027930  3692 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:13.028026  3689 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:13.029476  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:13.030228  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:13.030454  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:13.030623  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912873030605 us; error 0 us; skew 500 ppm
I20260608 10:01:13.031176  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:13.033906  1181 webserver.cc:533] Webserver started at http://127.1.39.126:45183/ using document root <none> and password file <none>
I20260608 10:01:13.034452  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:13.034678  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:13.034953  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:13.036146  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "c8cd52474a2f459485a0a4c037d7d790"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-90g7"
I20260608 10:01:13.041520  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:13.045375  3697 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.046276  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:01:13.046612  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "c8cd52474a2f459485a0a4c037d7d790"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-90g7"
I20260608 10:01:13.046896  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:13.059515  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:13.060842  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:13.107067  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:37505
I20260608 10:01:13.107327  3748 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:37505 every 8 connection(s)
I20260608 10:01:13.112707  3749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:13.127060  3749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790: Bootstrap starting.
I20260608 10:01:13.133342  3749 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:13.138866  3749 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790: No bootstrap required, opened a new log
I20260608 10:01:13.141819  3749 raft_consensus.cc:359] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8cd52474a2f459485a0a4c037d7d790" member_type: VOTER }
I20260608 10:01:13.142338  3749 raft_consensus.cc:385] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:13.142560  3749 raft_consensus.cc:740] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8cd52474a2f459485a0a4c037d7d790, State: Initialized, Role: FOLLOWER
I20260608 10:01:13.143337  3749 consensus_queue.cc:260] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c8cd52474a2f459485a0a4c037d7d790" member_type: VOTER }
I20260608 10:01:13.143883  3749 raft_consensus.cc:399] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:13.144117  3749 raft_consensus.cc:493] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:13.144447  3749 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:13.150496  3749 raft_consensus.cc:515] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8cd52474a2f459485a0a4c037d7d790" member_type: VOTER }
I20260608 10:01:13.151103  3749 leader_election.cc:304] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [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: c8cd52474a2f459485a0a4c037d7d790; no voters: 
I20260608 10:01:13.152595  3749 leader_election.cc:290] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:13.153077  3752 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:13.154604  3752 raft_consensus.cc:697] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 1 LEADER]: Becoming Leader. State: Replica: c8cd52474a2f459485a0a4c037d7d790, State: Running, Role: LEADER
I20260608 10:01:13.155417  3752 consensus_queue.cc:237] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [LEADER]: Queue going to LEADER mode. State: All 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: "c8cd52474a2f459485a0a4c037d7d790" member_type: VOTER }
I20260608 10:01:13.156550  3749 sys_catalog.cc:565] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:13.158936  3754 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c8cd52474a2f459485a0a4c037d7d790. Latest consensus state: current_term: 1 leader_uuid: "c8cd52474a2f459485a0a4c037d7d790" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8cd52474a2f459485a0a4c037d7d790" member_type: VOTER } }
I20260608 10:01:13.158888  3753 sys_catalog.cc:455] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c8cd52474a2f459485a0a4c037d7d790" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c8cd52474a2f459485a0a4c037d7d790" member_type: VOTER } }
I20260608 10:01:13.159621  3754 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:13.159737  3753 sys_catalog.cc:458] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:13.163949  3756 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:13.169502  3756 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:13.176286  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:13.180464  3756 catalog_manager.cc:1382] Generated new cluster ID: 27fb1d7765b646a4b6ef5b052d9e0f75
I20260608 10:01:13.180734  3756 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:13.195135  3756 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:13.196388  3756 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:13.213286  3756 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790: Generated new TSK 0
I20260608 10:01:13.213852  3756 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:13.244787  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:13.252100  3770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:13.253679  3771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:13.255064  1181 server_base.cc:1061] running on GCE node
W20260608 10:01:13.255970  3773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:13.257107  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:13.257332  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:13.257472  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912873257459 us; error 0 us; skew 500 ppm
I20260608 10:01:13.258069  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:13.260906  1181 webserver.cc:533] Webserver started at http://127.1.39.65:43663/ using document root <none> and password file <none>
I20260608 10:01:13.261467  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:13.261636  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:13.261976  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:13.263118  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "345c64bc67c241cd9cbe910eaa39f6de"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-90g7"
I20260608 10:01:13.268165  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 10:01:13.272243  3778 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.273212  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:13.273595  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "345c64bc67c241cd9cbe910eaa39f6de"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-90g7"
I20260608 10:01:13.273883  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:13.307458  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:13.308804  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:13.310354  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:13.312775  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:13.313009  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.313249  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:13.313433  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.356459  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:36495
I20260608 10:01:13.356590  3840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:36495 every 8 connection(s)
I20260608 10:01:13.361888  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:13.370498  3845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:13.379664  3841 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37505
I20260608 10:01:13.380239  3841 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:13.381583  3841 heartbeater.cc:507] Master 127.1.39.126:37505 requested a full tablet report, sending...
W20260608 10:01:13.382371  3846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:13.385236  3714 ts_manager.cc:194] Registered new tserver with Master: 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65:36495)
I20260608 10:01:13.388509  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:13.389439  3714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50764
W20260608 10:01:13.391148  3849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:13.392470  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:13.392764  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:13.392988  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912873392970 us; error 0 us; skew 500 ppm
I20260608 10:01:13.393956  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:13.396999  1181 webserver.cc:533] Webserver started at http://127.1.39.66:34113/ using document root <none> and password file <none>
I20260608 10:01:13.397747  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:13.398030  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:13.398382  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:13.400219  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "9cc47166df7449dc8e5d7078ffceb4a6"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-90g7"
I20260608 10:01:13.405835  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:13.411186  3853 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.412168  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:01:13.412505  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "9cc47166df7449dc8e5d7078ffceb4a6"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-90g7"
I20260608 10:01:13.412868  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:13.449481  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:13.450651  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:13.452111  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:13.454469  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:13.454653  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.454933  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:13.455091  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.500092  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:45659
I20260608 10:01:13.500420  3915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:45659 every 8 connection(s)
I20260608 10:01:13.505540  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:13.513612  3919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:13.515028  3920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:13.517735  3922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:13.517870  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:13.519294  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:13.519564  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:13.519759  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912873519741 us; error 0 us; skew 500 ppm
I20260608 10:01:13.520363  3916 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37505
I20260608 10:01:13.520552  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:13.520807  3916 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:13.521898  3916 heartbeater.cc:507] Master 127.1.39.126:37505 requested a full tablet report, sending...
I20260608 10:01:13.523620  1181 webserver.cc:533] Webserver started at http://127.1.39.67:34659/ using document root <none> and password file <none>
I20260608 10:01:13.524246  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:13.524518  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:13.524426  3714 ts_manager.cc:194] Registered new tserver with Master: 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659)
I20260608 10:01:13.524842  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:13.526096  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "fe1004ffcd5143f3aa7e33986550ec89"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-90g7"
I20260608 10:01:13.526255  3714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50770
I20260608 10:01:13.531442  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:13.535605  3927 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.536648  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:13.536965  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "fe1004ffcd5143f3aa7e33986550ec89"
format_stamp: "Formatted at 2026-06-08 10:01:13 on dist-test-slave-90g7"
I20260608 10:01:13.537231  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:13.552819  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:13.554127  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:13.555526  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:13.558197  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:13.558511  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.558800  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:13.559006  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:13.606920  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:40989
I20260608 10:01:13.607048  3989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:40989 every 8 connection(s)
I20260608 10:01:13.622061  3990 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37505
I20260608 10:01:13.622462  3990 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:13.623232  3990 heartbeater.cc:507] Master 127.1.39.126:37505 requested a full tablet report, sending...
I20260608 10:01:13.625515  3714 ts_manager.cc:194] Registered new tserver with Master: fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67:40989)
I20260608 10:01:13.626472  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016118814s
I20260608 10:01:13.627136  3714 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50778
I20260608 10:01:14.393334  3841 heartbeater.cc:499] Master 127.1.39.126:37505 was elected leader, sending a full tablet report...
I20260608 10:01:14.529503  3916 heartbeater.cc:499] Master 127.1.39.126:37505 was elected leader, sending a full tablet report...
I20260608 10:01:14.630005  3990 heartbeater.cc:499] Master 127.1.39.126:37505 was elected leader, sending a full tablet report...
I20260608 10:01:14.690673  3714 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:50788:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:14.693674  3714 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:14.769896  3880 tablet_service.cc:1511] Processing CreateTablet for tablet 7f14689b69184a85b4299d243ee3a2db (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:14.772215  3880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f14689b69184a85b4299d243ee3a2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.773015  3878 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff5091943e14c629abe347d453481d3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:14.774785  3878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff5091943e14c629abe347d453481d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.776610  3879 tablet_service.cc:1511] Processing CreateTablet for tablet b44db8dc9870451c9bd45f9e964c1150 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:14.779258  3881 tablet_service.cc:1511] Processing CreateTablet for tablet 145efe47cbc44d26a28dfb41bb4dd7dc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:14.783070  3806 tablet_service.cc:1511] Processing CreateTablet for tablet 145efe47cbc44d26a28dfb41bb4dd7dc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:14.785027  3806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145efe47cbc44d26a28dfb41bb4dd7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.784545  3805 tablet_service.cc:1511] Processing CreateTablet for tablet 7f14689b69184a85b4299d243ee3a2db (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:14.786369  3805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f14689b69184a85b4299d243ee3a2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.786814  3881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145efe47cbc44d26a28dfb41bb4dd7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.788199  3804 tablet_service.cc:1511] Processing CreateTablet for tablet b44db8dc9870451c9bd45f9e964c1150 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:14.800751  3879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44db8dc9870451c9bd45f9e964c1150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.802035  3804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44db8dc9870451c9bd45f9e964c1150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.803855  4010 tablet_bootstrap.cc:492] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6: Bootstrap starting.
I20260608 10:01:14.806028  3955 tablet_service.cc:1511] Processing CreateTablet for tablet 145efe47cbc44d26a28dfb41bb4dd7dc (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:14.807998  3955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145efe47cbc44d26a28dfb41bb4dd7dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.810119  3954 tablet_service.cc:1511] Processing CreateTablet for tablet 7f14689b69184a85b4299d243ee3a2db (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:14.813625  3953 tablet_service.cc:1511] Processing CreateTablet for tablet b44db8dc9870451c9bd45f9e964c1150 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:14.816951  3952 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff5091943e14c629abe347d453481d3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:14.790477  3803 tablet_service.cc:1511] Processing CreateTablet for tablet 5ff5091943e14c629abe347d453481d3 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=334543eb9d154c82af806a5f7ff1d47e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:14.819398  4010 tablet_bootstrap.cc:654] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:14.819494  3803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff5091943e14c629abe347d453481d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.825134  3952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ff5091943e14c629abe347d453481d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.829051  3953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44db8dc9870451c9bd45f9e964c1150. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.833039  3954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f14689b69184a85b4299d243ee3a2db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:14.864729  4012 tablet_bootstrap.cc:492] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de: Bootstrap starting.
I20260608 10:01:14.873068  4012 tablet_bootstrap.cc:654] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:14.877322  4010 tablet_bootstrap.cc:492] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6: No bootstrap required, opened a new log
I20260608 10:01:14.877852  4010 ts_tablet_manager.cc:1403] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.022s
I20260608 10:01:14.880472  4010 raft_consensus.cc:359] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:14.881356  4010 raft_consensus.cc:385] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:14.881706  4010 raft_consensus.cc:740] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc47166df7449dc8e5d7078ffceb4a6, State: Initialized, Role: FOLLOWER
I20260608 10:01:14.882196  4013 tablet_bootstrap.cc:492] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89: Bootstrap starting.
I20260608 10:01:14.882644  4010 consensus_queue.cc:260] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:14.890123  4012 tablet_bootstrap.cc:492] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de: No bootstrap required, opened a new log
I20260608 10:01:14.890761  4012 ts_tablet_manager.cc:1403] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.008s
I20260608 10:01:14.894834  4012 raft_consensus.cc:359] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
I20260608 10:01:14.895685  4012 raft_consensus.cc:385] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:14.896004  4012 raft_consensus.cc:740] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 345c64bc67c241cd9cbe910eaa39f6de, State: Initialized, Role: FOLLOWER
I20260608 10:01:14.897254  4012 consensus_queue.cc:260] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
I20260608 10:01:14.900844  4010 ts_tablet_manager.cc:1434] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6: Time spent starting tablet: real 0.023s	user 0.019s	sys 0.005s
I20260608 10:01:14.902168  4010 tablet_bootstrap.cc:492] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6: Bootstrap starting.
I20260608 10:01:14.904976  4013 tablet_bootstrap.cc:654] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:14.910277  4010 tablet_bootstrap.cc:654] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:14.913009  4012 ts_tablet_manager.cc:1434] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.000s
I20260608 10:01:14.914697  4012 tablet_bootstrap.cc:492] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de: Bootstrap starting.
I20260608 10:01:14.922966  4012 tablet_bootstrap.cc:654] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:14.925432  4013 tablet_bootstrap.cc:492] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89: No bootstrap required, opened a new log
I20260608 10:01:14.926275  4013 ts_tablet_manager.cc:1403] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89: Time spent bootstrapping tablet: real 0.045s	user 0.010s	sys 0.012s
I20260608 10:01:14.931331  4013 raft_consensus.cc:359] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
I20260608 10:01:14.933931  4013 raft_consensus.cc:385] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:14.934274  4013 raft_consensus.cc:740] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe1004ffcd5143f3aa7e33986550ec89, State: Initialized, Role: FOLLOWER
I20260608 10:01:14.935678  4010 tablet_bootstrap.cc:492] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6: No bootstrap required, opened a new log
I20260608 10:01:14.935340  4013 consensus_queue.cc:260] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
I20260608 10:01:14.936293  4010 ts_tablet_manager.cc:1403] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.009s
I20260608 10:01:14.939502  4013 ts_tablet_manager.cc:1434] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.002s
I20260608 10:01:14.940140  4012 tablet_bootstrap.cc:492] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de: No bootstrap required, opened a new log
I20260608 10:01:14.940274  4010 raft_consensus.cc:359] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:14.940783  4013 tablet_bootstrap.cc:492] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89: Bootstrap starting.
I20260608 10:01:14.940814  4012 ts_tablet_manager.cc:1403] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de: Time spent bootstrapping tablet: real 0.026s	user 0.016s	sys 0.009s
I20260608 10:01:14.941222  4010 raft_consensus.cc:385] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:14.941745  4010 raft_consensus.cc:740] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc47166df7449dc8e5d7078ffceb4a6, State: Initialized, Role: FOLLOWER
I20260608 10:01:14.942674  4010 consensus_queue.cc:260] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:14.945241  4010 ts_tablet_manager.cc:1434] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:01:14.945402  4012 raft_consensus.cc:359] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:14.946283  4012 raft_consensus.cc:385] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:14.946480  4010 tablet_bootstrap.cc:492] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6: Bootstrap starting.
I20260608 10:01:14.946574  4012 raft_consensus.cc:740] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 345c64bc67c241cd9cbe910eaa39f6de, State: Initialized, Role: FOLLOWER
I20260608 10:01:14.948916  4013 tablet_bootstrap.cc:654] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:14.947974  4012 consensus_queue.cc:260] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:14.951313  4012 ts_tablet_manager.cc:1434] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:01:14.952509  4012 tablet_bootstrap.cc:492] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de: Bootstrap starting.
I20260608 10:01:14.955789  4010 tablet_bootstrap.cc:654] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:14.960094  4012 tablet_bootstrap.cc:654] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:14.972496  4020 raft_consensus.cc:493] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:14.973177  4020 raft_consensus.cc:515] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
I20260608 10:01:14.987618  4015 raft_consensus.cc:493] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:14.988337  4015 raft_consensus.cc:515] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:14.988802  4012 tablet_bootstrap.cc:492] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de: No bootstrap required, opened a new log
I20260608 10:01:14.989743  4012 ts_tablet_manager.cc:1403] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.006s
I20260608 10:01:14.994771  4012 raft_consensus.cc:359] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:14.995821  4012 raft_consensus.cc:385] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:14.996285  4012 raft_consensus.cc:740] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 345c64bc67c241cd9cbe910eaa39f6de, State: Initialized, Role: FOLLOWER
I20260608 10:01:14.997424  4012 consensus_queue.cc:260] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.000564  4012 ts_tablet_manager.cc:1434] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de: Time spent starting tablet: real 0.010s	user 0.011s	sys 0.001s
I20260608 10:01:15.002020  4012 tablet_bootstrap.cc:492] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de: Bootstrap starting.
I20260608 10:01:14.985502  4020 leader_election.cc:290] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659), 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65:36495)
I20260608 10:01:14.995934  4015 leader_election.cc:290] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65:36495), fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67:40989)
W20260608 10:01:15.006140  3917 tablet.cc:2404] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:01:15.013633  4012 tablet_bootstrap.cc:654] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:15.016860  4010 tablet_bootstrap.cc:492] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6: No bootstrap required, opened a new log
I20260608 10:01:15.017251  4013 tablet_bootstrap.cc:492] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89: No bootstrap required, opened a new log
I20260608 10:01:15.017453  4010 ts_tablet_manager.cc:1403] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6: Time spent bootstrapping tablet: real 0.071s	user 0.014s	sys 0.020s
I20260608 10:01:15.017997  4013 ts_tablet_manager.cc:1403] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.031s
I20260608 10:01:15.022231  4010 raft_consensus.cc:359] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
I20260608 10:01:15.023458  4010 raft_consensus.cc:385] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:15.023870  4010 raft_consensus.cc:740] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc47166df7449dc8e5d7078ffceb4a6, State: Initialized, Role: FOLLOWER
I20260608 10:01:15.026122  4013 raft_consensus.cc:359] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.026872  4013 raft_consensus.cc:385] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:15.027190  4013 raft_consensus.cc:740] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe1004ffcd5143f3aa7e33986550ec89, State: Initialized, Role: FOLLOWER
I20260608 10:01:15.028053  4013 consensus_queue.cc:260] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.030633  4013 ts_tablet_manager.cc:1434] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260608 10:01:15.031975  4013 tablet_bootstrap.cc:492] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89: Bootstrap starting.
I20260608 10:01:15.033914  4010 consensus_queue.cc:260] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
I20260608 10:01:15.037086  4010 ts_tablet_manager.cc:1434] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260608 10:01:15.047689  4013 tablet_bootstrap.cc:654] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:15.038436  4010 tablet_bootstrap.cc:492] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6: Bootstrap starting.
I20260608 10:01:15.053918  3891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145efe47cbc44d26a28dfb41bb4dd7dc" candidate_uuid: "fe1004ffcd5143f3aa7e33986550ec89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" is_pre_election: true
I20260608 10:01:15.054777  3891 raft_consensus.cc:2468] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1004ffcd5143f3aa7e33986550ec89 in term 0.
I20260608 10:01:15.056641  3928 leader_election.cc:304] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc47166df7449dc8e5d7078ffceb4a6, fe1004ffcd5143f3aa7e33986550ec89; no voters: 
I20260608 10:01:15.057706  4020 raft_consensus.cc:2804] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:15.057932  4010 tablet_bootstrap.cc:654] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:15.058120  4020 raft_consensus.cc:493] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:15.058522  4020 raft_consensus.cc:3060] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.061798  4016 raft_consensus.cc:493] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:15.062424  4016 raft_consensus.cc:515] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
I20260608 10:01:15.063448  3965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5091943e14c629abe347d453481d3" candidate_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1004ffcd5143f3aa7e33986550ec89" is_pre_election: true
W20260608 10:01:15.065994  3854 leader_election.cc:343] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67:40989): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:15.070503  4016 leader_election.cc:290] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659), fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67:40989)
I20260608 10:01:15.079582  3816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145efe47cbc44d26a28dfb41bb4dd7dc" candidate_uuid: "fe1004ffcd5143f3aa7e33986550ec89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "345c64bc67c241cd9cbe910eaa39f6de" is_pre_election: true
I20260608 10:01:15.080571  3816 raft_consensus.cc:2468] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1004ffcd5143f3aa7e33986550ec89 in term 0.
I20260608 10:01:15.082563  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5091943e14c629abe347d453481d3" candidate_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "345c64bc67c241cd9cbe910eaa39f6de" is_pre_election: true
I20260608 10:01:15.068259  4020 raft_consensus.cc:515] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
W20260608 10:01:15.084919  3855 leader_election.cc:343] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65:36495): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:15.085747  3855 leader_election.cc:304] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [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: 9cc47166df7449dc8e5d7078ffceb4a6; no voters: 345c64bc67c241cd9cbe910eaa39f6de, fe1004ffcd5143f3aa7e33986550ec89
I20260608 10:01:15.087428  4015 raft_consensus.cc:2749] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:15.070407  4012 tablet_bootstrap.cc:492] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de: No bootstrap required, opened a new log
I20260608 10:01:15.089977  4012 ts_tablet_manager.cc:1403] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de: Time spent bootstrapping tablet: real 0.088s	user 0.026s	sys 0.023s
I20260608 10:01:15.091760  3891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145efe47cbc44d26a28dfb41bb4dd7dc" candidate_uuid: "fe1004ffcd5143f3aa7e33986550ec89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc47166df7449dc8e5d7078ffceb4a6"
I20260608 10:01:15.092775  3891 raft_consensus.cc:3060] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.095340  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145efe47cbc44d26a28dfb41bb4dd7dc" candidate_uuid: "fe1004ffcd5143f3aa7e33986550ec89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "345c64bc67c241cd9cbe910eaa39f6de"
I20260608 10:01:15.096117  3815 raft_consensus.cc:3060] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.095700  4012 raft_consensus.cc:359] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.096727  4012 raft_consensus.cc:385] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:15.097091  4012 raft_consensus.cc:740] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 345c64bc67c241cd9cbe910eaa39f6de, State: Initialized, Role: FOLLOWER
I20260608 10:01:15.098011  4012 consensus_queue.cc:260] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.100871  4012 ts_tablet_manager.cc:1434] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.001s
I20260608 10:01:15.104029  3891 raft_consensus.cc:2468] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe1004ffcd5143f3aa7e33986550ec89 in term 1.
I20260608 10:01:15.105872  3928 leader_election.cc:304] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc47166df7449dc8e5d7078ffceb4a6, fe1004ffcd5143f3aa7e33986550ec89; no voters: 
I20260608 10:01:15.106634  3815 raft_consensus.cc:2468] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe1004ffcd5143f3aa7e33986550ec89 in term 1.
I20260608 10:01:15.107824  4020 leader_election.cc:290] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [CANDIDATE]: Term 1 election: Requested vote from peers 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659), 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65:36495)
I20260608 10:01:15.110620  4020 raft_consensus.cc:2804] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:15.111140  4020 raft_consensus.cc:697] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 1 LEADER]: Becoming Leader. State: Replica: fe1004ffcd5143f3aa7e33986550ec89, State: Running, Role: LEADER
I20260608 10:01:15.112246  4020 consensus_queue.cc:237] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } }
I20260608 10:01:15.117358  4013 tablet_bootstrap.cc:492] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89: No bootstrap required, opened a new log
I20260608 10:01:15.118067  4013 ts_tablet_manager.cc:1403] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.012s
I20260608 10:01:15.123586  4010 tablet_bootstrap.cc:492] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6: No bootstrap required, opened a new log
I20260608 10:01:15.124326  4010 ts_tablet_manager.cc:1403] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6: Time spent bootstrapping tablet: real 0.086s	user 0.014s	sys 0.021s
I20260608 10:01:15.127836  4033 raft_consensus.cc:493] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:15.128504  4033 raft_consensus.cc:515] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.130504  4013 raft_consensus.cc:359] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.131531  4013 raft_consensus.cc:385] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:15.131929  4013 raft_consensus.cc:740] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe1004ffcd5143f3aa7e33986550ec89, State: Initialized, Role: FOLLOWER
I20260608 10:01:15.132278  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44db8dc9870451c9bd45f9e964c1150" candidate_uuid: "fe1004ffcd5143f3aa7e33986550ec89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "345c64bc67c241cd9cbe910eaa39f6de" is_pre_election: true
I20260608 10:01:15.133077  3815 raft_consensus.cc:2468] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1004ffcd5143f3aa7e33986550ec89 in term 0.
I20260608 10:01:15.132750  4010 raft_consensus.cc:359] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.133756  4010 raft_consensus.cc:385] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:15.134181  4010 raft_consensus.cc:740] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9cc47166df7449dc8e5d7078ffceb4a6, State: Initialized, Role: FOLLOWER
I20260608 10:01:15.134819  3929 leader_election.cc:304] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 345c64bc67c241cd9cbe910eaa39f6de, fe1004ffcd5143f3aa7e33986550ec89; no voters: 
I20260608 10:01:15.135272  4010 consensus_queue.cc:260] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.138582  4010 ts_tablet_manager.cc:1434] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260608 10:01:15.140024  4013 consensus_queue.cc:260] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.140386  4033 leader_election.cc:290] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65:36495), 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659)
I20260608 10:01:15.142478  4013 ts_tablet_manager.cc:1434] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260608 10:01:15.142063  3713 catalog_manager.cc:5696] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "fe1004ffcd5143f3aa7e33986550ec89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:15.143581  4013 tablet_bootstrap.cc:492] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89: Bootstrap starting.
I20260608 10:01:15.144552  3891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44db8dc9870451c9bd45f9e964c1150" candidate_uuid: "fe1004ffcd5143f3aa7e33986550ec89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" is_pre_election: true
I20260608 10:01:15.145272  3891 raft_consensus.cc:2468] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fe1004ffcd5143f3aa7e33986550ec89 in term 0.
I20260608 10:01:15.136101  4035 raft_consensus.cc:2804] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:15.149914  4035 raft_consensus.cc:493] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:15.150549  4035 raft_consensus.cc:3060] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.153283  4013 tablet_bootstrap.cc:654] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:15.163757  4016 raft_consensus.cc:493] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:15.164417  4016 raft_consensus.cc:515] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.165514  4013 tablet_bootstrap.cc:492] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89: No bootstrap required, opened a new log
I20260608 10:01:15.166059  4013 ts_tablet_manager.cc:1403] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.005s
I20260608 10:01:15.166755  4016 leader_election.cc:290] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659), fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67:40989)
I20260608 10:01:15.168493  4035 raft_consensus.cc:515] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.169282  4013 raft_consensus.cc:359] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.170563  3965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145efe47cbc44d26a28dfb41bb4dd7dc" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1004ffcd5143f3aa7e33986550ec89" is_pre_election: true
I20260608 10:01:15.173751  4013 raft_consensus.cc:385] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:15.174162  4013 raft_consensus.cc:740] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fe1004ffcd5143f3aa7e33986550ec89, State: Initialized, Role: FOLLOWER
I20260608 10:01:15.170866  3891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145efe47cbc44d26a28dfb41bb4dd7dc" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" is_pre_election: true
I20260608 10:01:15.171839  3890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f14689b69184a85b4299d243ee3a2db" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" is_pre_election: true
I20260608 10:01:15.175669  3890 raft_consensus.cc:2468] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 345c64bc67c241cd9cbe910eaa39f6de in term 0.
I20260608 10:01:15.175230  4013 consensus_queue.cc:260] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.172977  3964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f14689b69184a85b4299d243ee3a2db" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1004ffcd5143f3aa7e33986550ec89" is_pre_election: true
I20260608 10:01:15.176214  3767 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
I20260608 10:01:15.176787  3964 raft_consensus.cc:2468] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 345c64bc67c241cd9cbe910eaa39f6de in term 0.
I20260608 10:01:15.175310  3891 raft_consensus.cc:2393] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 345c64bc67c241cd9cbe910eaa39f6de in current term 1: Already voted for candidate fe1004ffcd5143f3aa7e33986550ec89 in this term.
I20260608 10:01:15.178625  4013 ts_tablet_manager.cc:1434] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
W20260608 10:01:15.179023  3762 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 10:01:15.178664  3767 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:01:15.180223  4035 leader_election.cc:290] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [CANDIDATE]: Term 1 election: Requested vote from peers 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65:36495), 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659)
I20260608 10:01:15.180962  3815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44db8dc9870451c9bd45f9e964c1150" candidate_uuid: "fe1004ffcd5143f3aa7e33986550ec89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "345c64bc67c241cd9cbe910eaa39f6de"
I20260608 10:01:15.181321  3891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44db8dc9870451c9bd45f9e964c1150" candidate_uuid: "fe1004ffcd5143f3aa7e33986550ec89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc47166df7449dc8e5d7078ffceb4a6"
I20260608 10:01:15.181560  3815 raft_consensus.cc:3060] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.182061  3891 raft_consensus.cc:3060] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.184747  3779 leader_election.cc:304] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 345c64bc67c241cd9cbe910eaa39f6de, 9cc47166df7449dc8e5d7078ffceb4a6; no voters: 
I20260608 10:01:15.185779  4016 raft_consensus.cc:2804] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:15.186190  4016 raft_consensus.cc:493] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:15.186558  4016 raft_consensus.cc:3060] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.186779  3779 leader_election.cc:304] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [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: 345c64bc67c241cd9cbe910eaa39f6de; no voters: 9cc47166df7449dc8e5d7078ffceb4a6, fe1004ffcd5143f3aa7e33986550ec89
I20260608 10:01:15.189229  3891 raft_consensus.cc:2468] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe1004ffcd5143f3aa7e33986550ec89 in term 1.
I20260608 10:01:15.191061  3928 leader_election.cc:304] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9cc47166df7449dc8e5d7078ffceb4a6, fe1004ffcd5143f3aa7e33986550ec89; no voters: 
I20260608 10:01:15.191877  4038 raft_consensus.cc:2749] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:15.192281  4035 raft_consensus.cc:2804] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:15.193066  4035 raft_consensus.cc:697] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 1 LEADER]: Becoming Leader. State: Replica: fe1004ffcd5143f3aa7e33986550ec89, State: Running, Role: LEADER
I20260608 10:01:15.193854  4035 consensus_queue.cc:237] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.196441  3815 raft_consensus.cc:2468] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fe1004ffcd5143f3aa7e33986550ec89 in term 1.
I20260608 10:01:15.196537  4016 raft_consensus.cc:515] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.200260  4016 leader_election.cc:290] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [CANDIDATE]: Term 1 election: Requested vote from peers 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659), fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67:40989)
I20260608 10:01:15.200124  3891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f14689b69184a85b4299d243ee3a2db" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc47166df7449dc8e5d7078ffceb4a6"
I20260608 10:01:15.200933  3891 raft_consensus.cc:3060] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.200934  3964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f14689b69184a85b4299d243ee3a2db" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1004ffcd5143f3aa7e33986550ec89"
I20260608 10:01:15.201692  3964 raft_consensus.cc:3060] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.204051  3713 catalog_manager.cc:5696] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 reported cstate change: term changed from 0 to 1, leader changed from <none> to fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "fe1004ffcd5143f3aa7e33986550ec89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:15.206357  3891 raft_consensus.cc:2468] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 345c64bc67c241cd9cbe910eaa39f6de in term 1.
I20260608 10:01:15.207486  3779 leader_election.cc:304] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 345c64bc67c241cd9cbe910eaa39f6de, 9cc47166df7449dc8e5d7078ffceb4a6; no voters: 
I20260608 10:01:15.208272  4016 raft_consensus.cc:2804] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:15.208817  4016 raft_consensus.cc:697] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 1 LEADER]: Becoming Leader. State: Replica: 345c64bc67c241cd9cbe910eaa39f6de, State: Running, Role: LEADER
I20260608 10:01:15.209100  3964 raft_consensus.cc:2468] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 345c64bc67c241cd9cbe910eaa39f6de in term 1.
I20260608 10:01:15.209707  4016 consensus_queue.cc:237] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.218482  3713 catalog_manager.cc:5696] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de reported cstate change: term changed from 0 to 1, leader changed from <none> to 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65). New cstate: current_term: 1 leader_uuid: "345c64bc67c241cd9cbe910eaa39f6de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:15.531622  4035 consensus_queue.cc:1048] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:15.548161  4043 consensus_queue.cc:1048] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:15.588137  4016 raft_consensus.cc:493] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:15.588804  4016 raft_consensus.cc:515] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.590735  4016 leader_election.cc:290] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659), fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67:40989)
I20260608 10:01:15.591567  3891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5091943e14c629abe347d453481d3" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" is_pre_election: true
I20260608 10:01:15.591774  3964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5091943e14c629abe347d453481d3" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1004ffcd5143f3aa7e33986550ec89" is_pre_election: true
I20260608 10:01:15.592125  3891 raft_consensus.cc:2468] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 345c64bc67c241cd9cbe910eaa39f6de in term 0.
I20260608 10:01:15.592595  3964 raft_consensus.cc:2468] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 345c64bc67c241cd9cbe910eaa39f6de in term 0.
I20260608 10:01:15.593415  3779 leader_election.cc:304] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 345c64bc67c241cd9cbe910eaa39f6de, 9cc47166df7449dc8e5d7078ffceb4a6; no voters: 
I20260608 10:01:15.594195  4016 raft_consensus.cc:2804] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:15.594516  4016 raft_consensus.cc:493] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:15.594787  4016 raft_consensus.cc:3060] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.599342  4016 raft_consensus.cc:515] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.601065  4016 leader_election.cc:290] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [CANDIDATE]: Term 1 election: Requested vote from peers 9cc47166df7449dc8e5d7078ffceb4a6 (127.1.39.66:45659), fe1004ffcd5143f3aa7e33986550ec89 (127.1.39.67:40989)
I20260608 10:01:15.601991  3891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5091943e14c629abe347d453481d3" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9cc47166df7449dc8e5d7078ffceb4a6"
I20260608 10:01:15.602380  3964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ff5091943e14c629abe347d453481d3" candidate_uuid: "345c64bc67c241cd9cbe910eaa39f6de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fe1004ffcd5143f3aa7e33986550ec89"
I20260608 10:01:15.602532  3891 raft_consensus.cc:3060] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.602885  3964 raft_consensus.cc:3060] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:15.607010  3891 raft_consensus.cc:2468] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 345c64bc67c241cd9cbe910eaa39f6de in term 1.
I20260608 10:01:15.607482  3964 raft_consensus.cc:2468] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 345c64bc67c241cd9cbe910eaa39f6de in term 1.
I20260608 10:01:15.608098  3779 leader_election.cc:304] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 345c64bc67c241cd9cbe910eaa39f6de, 9cc47166df7449dc8e5d7078ffceb4a6; no voters: 
I20260608 10:01:15.608924  4016 raft_consensus.cc:2804] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:15.609376  4016 raft_consensus.cc:697] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 LEADER]: Becoming Leader. State: Replica: 345c64bc67c241cd9cbe910eaa39f6de, State: Running, Role: LEADER
I20260608 10:01:15.610005  4016 consensus_queue.cc:237] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } }
I20260608 10:01:15.617569  3711 catalog_manager.cc:5696] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de reported cstate change: term changed from 0 to 1, leader changed from <none> to 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65). New cstate: current_term: 1 leader_uuid: "345c64bc67c241cd9cbe910eaa39f6de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:15.673032  4016 consensus_queue.cc:1048] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe1004ffcd5143f3aa7e33986550ec89" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:15.680526  4033 consensus_queue.cc:1048] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "345c64bc67c241cd9cbe910eaa39f6de" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 36495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:15.691111  4049 consensus_queue.cc:1048] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:15.700493  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:01:15.711300  4043 consensus_queue.cc:1048] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9cc47166df7449dc8e5d7078ffceb4a6" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45659 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:01:15.717835  3929 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 10:01:15.722419  3929 consensus_peers.cc:597] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 -> Peer 345c64bc67c241cd9cbe910eaa39f6de (127.1.39.65:36495): Couldn't send request to peer 345c64bc67c241cd9cbe910eaa39f6de. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:15.751010  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:15.751741  1181 tablet_replica.cc:333] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de: stopping tablet replica
I20260608 10:01:15.752521  1181 raft_consensus.cc:2243] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.753078  1181 pending_rounds.cc:70] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de: Trying to abort 1 pending ops.
I20260608 10:01:15.753249  1181 pending_rounds.cc:77] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619138505859072 op_type: NO_OP noop_request { }
I20260608 10:01:15.753898  1181 raft_consensus.cc:2889] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:15.754256  1181 raft_consensus.cc:2272] T 5ff5091943e14c629abe347d453481d3 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.756726  1181 tablet_replica.cc:333] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de: stopping tablet replica
I20260608 10:01:15.757268  1181 raft_consensus.cc:2243] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.757604  1181 pending_rounds.cc:70] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de: Trying to abort 1 pending ops.
I20260608 10:01:15.757753  1181 pending_rounds.cc:77] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619136802127872 op_type: NO_OP noop_request { }
I20260608 10:01:15.758059  1181 raft_consensus.cc:2889] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:01:15.758407  1181 raft_consensus.cc:2272] T b44db8dc9870451c9bd45f9e964c1150 P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.760663  1181 tablet_replica.cc:333] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de: stopping tablet replica
I20260608 10:01:15.761129  1181 raft_consensus.cc:2243] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.762216  1181 raft_consensus.cc:2272] T 7f14689b69184a85b4299d243ee3a2db P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.764570  1181 tablet_replica.cc:333] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de: stopping tablet replica
I20260608 10:01:15.765101  1181 raft_consensus.cc:2243] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.765558  1181 raft_consensus.cc:2272] T 145efe47cbc44d26a28dfb41bb4dd7dc P 345c64bc67c241cd9cbe910eaa39f6de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.789784  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:01:15.801621  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:01:15.820549  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:15.821246  1181 tablet_replica.cc:333] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6: stopping tablet replica
I20260608 10:01:15.821863  1181 raft_consensus.cc:2243] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.822324  1181 raft_consensus.cc:2272] T b44db8dc9870451c9bd45f9e964c1150 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.825151  1181 tablet_replica.cc:333] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6: stopping tablet replica
I20260608 10:01:15.825754  1181 raft_consensus.cc:2243] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.826189  1181 raft_consensus.cc:2272] T 5ff5091943e14c629abe347d453481d3 P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.827986  1181 tablet_replica.cc:333] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6: stopping tablet replica
I20260608 10:01:15.828591  1181 raft_consensus.cc:2243] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.829028  1181 raft_consensus.cc:2272] T 145efe47cbc44d26a28dfb41bb4dd7dc P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.831205  1181 tablet_replica.cc:333] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6: stopping tablet replica
I20260608 10:01:15.831736  1181 raft_consensus.cc:2243] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.832168  1181 raft_consensus.cc:2272] T 7f14689b69184a85b4299d243ee3a2db P 9cc47166df7449dc8e5d7078ffceb4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.854586  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:01:15.866699  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:01:15.887576  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:15.888312  1181 tablet_replica.cc:333] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89: stopping tablet replica
I20260608 10:01:15.888958  1181 raft_consensus.cc:2243] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.889393  1181 raft_consensus.cc:2272] T 5ff5091943e14c629abe347d453481d3 P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.891350  1181 tablet_replica.cc:333] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89: stopping tablet replica
I20260608 10:01:15.891891  1181 raft_consensus.cc:2243] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.892783  1181 raft_consensus.cc:2272] T b44db8dc9870451c9bd45f9e964c1150 P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.895283  1181 tablet_replica.cc:333] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89: stopping tablet replica
I20260608 10:01:15.896009  1181 raft_consensus.cc:2243] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:15.896651  1181 raft_consensus.cc:2272] T 7f14689b69184a85b4299d243ee3a2db P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.899051  1181 tablet_replica.cc:333] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89: stopping tablet replica
I20260608 10:01:15.899619  1181 raft_consensus.cc:2243] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.900533  1181 raft_consensus.cc:2272] T 145efe47cbc44d26a28dfb41bb4dd7dc P fe1004ffcd5143f3aa7e33986550ec89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.913978  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:01:15.925989  1181 master.cc:562] Master@127.1.39.126:37505 shutting down...
I20260608 10:01:15.941815  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:15.942363  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:15.942703  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P c8cd52474a2f459485a0a4c037d7d790: stopping tablet replica
I20260608 10:01:15.960765  1181 master.cc:584] Master@127.1.39.126:37505 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2975 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 10:01:15.994601  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:44361
I20260608 10:01:15.995738  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:16.001463  4055 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:16.001710  4056 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:16.002882  4058 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:16.003996  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:16.005147  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:16.005350  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:16.005548  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912876005534 us; error 0 us; skew 500 ppm
I20260608 10:01:16.006227  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:16.009032  1181 webserver.cc:533] Webserver started at http://127.1.39.126:38339/ using document root <none> and password file <none>
I20260608 10:01:16.009586  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:16.009792  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:16.010118  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:16.011293  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "bb8e20c9002140aaa221245663045c89"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-90g7"
I20260608 10:01:16.016135  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 10:01:16.019737  4063 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.020744  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:16.021095  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "bb8e20c9002140aaa221245663045c89"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-90g7"
I20260608 10:01:16.021457  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:16.056222  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:16.057432  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:16.096671  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:44361
I20260608 10:01:16.096796  4114 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:44361 every 8 connection(s)
I20260608 10:01:16.100731  4115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:16.111089  4115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89: Bootstrap starting.
I20260608 10:01:16.115556  4115 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:16.119616  4115 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89: No bootstrap required, opened a new log
I20260608 10:01:16.121672  4115 raft_consensus.cc:359] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8e20c9002140aaa221245663045c89" member_type: VOTER }
I20260608 10:01:16.122040  4115 raft_consensus.cc:385] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:16.122222  4115 raft_consensus.cc:740] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb8e20c9002140aaa221245663045c89, State: Initialized, Role: FOLLOWER
I20260608 10:01:16.122730  4115 consensus_queue.cc:260] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bb8e20c9002140aaa221245663045c89" member_type: VOTER }
I20260608 10:01:16.123173  4115 raft_consensus.cc:399] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:16.123426  4115 raft_consensus.cc:493] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:16.123768  4115 raft_consensus.cc:3060] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:16.127980  4115 raft_consensus.cc:515] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8e20c9002140aaa221245663045c89" member_type: VOTER }
I20260608 10:01:16.128510  4115 leader_election.cc:304] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [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: bb8e20c9002140aaa221245663045c89; no voters: 
I20260608 10:01:16.129647  4115 leader_election.cc:290] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:16.130085  4118 raft_consensus.cc:2804] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:16.131469  4118 raft_consensus.cc:697] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 1 LEADER]: Becoming Leader. State: Replica: bb8e20c9002140aaa221245663045c89, State: Running, Role: LEADER
I20260608 10:01:16.132169  4118 consensus_queue.cc:237] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [LEADER]: Queue going to LEADER mode. State: All 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: "bb8e20c9002140aaa221245663045c89" member_type: VOTER }
I20260608 10:01:16.132723  4115 sys_catalog.cc:565] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:16.135205  4120 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [sys.catalog]: SysCatalogTable state changed. Reason: New leader bb8e20c9002140aaa221245663045c89. Latest consensus state: current_term: 1 leader_uuid: "bb8e20c9002140aaa221245663045c89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8e20c9002140aaa221245663045c89" member_type: VOTER } }
I20260608 10:01:16.136420  4120 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:16.136585  4119 sys_catalog.cc:455] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "bb8e20c9002140aaa221245663045c89" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bb8e20c9002140aaa221245663045c89" member_type: VOTER } }
I20260608 10:01:16.138041  4119 sys_catalog.cc:458] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:16.138952  4125 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:16.147271  4125 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:16.148221  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:16.156495  4125 catalog_manager.cc:1382] Generated new cluster ID: a33d79c047e946f3bf505b5663fd9dc2
I20260608 10:01:16.156754  4125 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:16.186313  4125 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:16.187633  4125 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:16.206794  4125 catalog_manager.cc:6069] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89: Generated new TSK 0
I20260608 10:01:16.207351  4125 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:16.214591  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:16.220783  4136 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:16.222057  4137 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:16.223910  4139 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:16.224555  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:16.225409  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:16.225668  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:16.225862  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912876225837 us; error 0 us; skew 500 ppm
I20260608 10:01:16.226506  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:16.228991  1181 webserver.cc:533] Webserver started at http://127.1.39.65:45533/ using document root <none> and password file <none>
I20260608 10:01:16.229538  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:16.229753  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:16.230034  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:16.231163  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-90g7"
I20260608 10:01:16.235731  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 10:01:16.239468  4144 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.240259  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:16.240731  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-90g7"
I20260608 10:01:16.241029  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:16.265812  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:16.266924  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:16.268411  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:16.270686  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:16.270910  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.271199  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:16.271396  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.312274  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:41891
I20260608 10:01:16.312492  4206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:41891 every 8 connection(s)
I20260608 10:01:16.317901  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:16.324805  4211 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:16.326426  4212 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:16.329384  4214 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:16.329873  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:16.330525  4207 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44361
I20260608 10:01:16.330921  4207 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:16.330885  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:16.331318  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:16.331532  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912876331511 us; error 0 us; skew 500 ppm
I20260608 10:01:16.331960  4207 heartbeater.cc:507] Master 127.1.39.126:44361 requested a full tablet report, sending...
I20260608 10:01:16.332446  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:16.334618  4080 ts_manager.cc:194] Registered new tserver with Master: 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891)
I20260608 10:01:16.335346  1181 webserver.cc:533] Webserver started at http://127.1.39.66:33287/ using document root <none> and password file <none>
I20260608 10:01:16.335899  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:16.336091  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:16.336408  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:16.336942  4080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41224
I20260608 10:01:16.337548  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "f99704d3690b4b1797c41857cb9ed670"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-90g7"
I20260608 10:01:16.342725  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:16.346763  4219 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.347527  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:16.347775  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "f99704d3690b4b1797c41857cb9ed670"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-90g7"
I20260608 10:01:16.348006  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:16.374262  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:16.375295  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:16.376689  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:16.378968  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:16.379156  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.379451  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:16.379595  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.418377  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:39971
I20260608 10:01:16.418576  4281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:39971 every 8 connection(s)
I20260608 10:01:16.423411  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:16.431205  4285 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:16.434057  4286 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:16.434980  4282 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44361
I20260608 10:01:16.435427  4282 heartbeater.cc:461] Registering TS with master...
W20260608 10:01:16.436308  4288 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:16.436372  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:16.436496  4282 heartbeater.cc:507] Master 127.1.39.126:44361 requested a full tablet report, sending...
I20260608 10:01:16.437688  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:16.437937  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:16.438118  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912876438102 us; error 0 us; skew 500 ppm
I20260608 10:01:16.438756  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:16.439035  4080 ts_manager.cc:194] Registered new tserver with Master: f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:16.440621  4080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41236
I20260608 10:01:16.441731  1181 webserver.cc:533] Webserver started at http://127.1.39.67:39151/ using document root <none> and password file <none>
I20260608 10:01:16.442436  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:16.442693  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:16.442996  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:16.444083  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "b8cd04d844394c82b08314b353e63518"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-90g7"
I20260608 10:01:16.448664  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:01:16.452602  4293 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.453639  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:01:16.453922  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "b8cd04d844394c82b08314b353e63518"
format_stamp: "Formatted at 2026-06-08 10:01:16 on dist-test-slave-90g7"
I20260608 10:01:16.454226  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:16.490288  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:16.491454  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:16.493379  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:16.496064  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:16.496261  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.496582  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:16.496774  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:16.537077  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:39329
I20260608 10:01:16.537204  4355 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:39329 every 8 connection(s)
I20260608 10:01:16.551927  4356 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44361
I20260608 10:01:16.552377  4356 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:16.553201  4356 heartbeater.cc:507] Master 127.1.39.126:44361 requested a full tablet report, sending...
I20260608 10:01:16.555414  4080 ts_manager.cc:194] Registered new tserver with Master: b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:16.556610  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01616175s
I20260608 10:01:16.557026  4080 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41246
I20260608 10:01:17.339800  4207 heartbeater.cc:499] Master 127.1.39.126:44361 was elected leader, sending a full tablet report...
I20260608 10:01:17.443437  4282 heartbeater.cc:499] Master 127.1.39.126:44361 was elected leader, sending a full tablet report...
I20260608 10:01:17.559824  4356 heartbeater.cc:499] Master 127.1.39.126:44361 was elected leader, sending a full tablet report...
I20260608 10:01:17.612149  4080 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41254:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:17.614329  4080 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:17.686518  4321 tablet_service.cc:1511] Processing CreateTablet for tablet 5375b49a97d648c68b1a421f95cdd9c2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.688057  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5375b49a97d648c68b1a421f95cdd9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.689532  4320 tablet_service.cc:1511] Processing CreateTablet for tablet 7618233644a74921b8f9f4639915103e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.691021  4320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7618233644a74921b8f9f4639915103e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.691905  4316 tablet_service.cc:1511] Processing CreateTablet for tablet 3bab0d32de4440c7958927729b8c3aab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.693354  4316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bab0d32de4440c7958927729b8c3aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.693424  4319 tablet_service.cc:1511] Processing CreateTablet for tablet ac896ad32d794895b219e7796a1d827c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.694952  4319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac896ad32d794895b219e7796a1d827c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.694564  4317 tablet_service.cc:1511] Processing CreateTablet for tablet 624964532f5b450f8a855c3a09c71305 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.695981  4317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624964532f5b450f8a855c3a09c71305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.696995  4318 tablet_service.cc:1511] Processing CreateTablet for tablet 21a2545ddf604b9a95adadb914716a6d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.698657  4318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a2545ddf604b9a95adadb914716a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.715651  4375 tablet_bootstrap.cc:492] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:17.715123  4321 tablet_service.cc:1511] Processing CreateTablet for tablet 2d630e476bfa43128fc2bb569a14e607 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.719003  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d630e476bfa43128fc2bb569a14e607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.721767  4375 tablet_bootstrap.cc:654] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.715123  4317 tablet_service.cc:1511] Processing CreateTablet for tablet 91045f6604df4e68ac555683a7aa346a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.723989  4317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91045f6604df4e68ac555683a7aa346a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.731379  4172 tablet_service.cc:1511] Processing CreateTablet for tablet 5375b49a97d648c68b1a421f95cdd9c2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.732892  4172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5375b49a97d648c68b1a421f95cdd9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.737331  4170 tablet_service.cc:1511] Processing CreateTablet for tablet ac896ad32d794895b219e7796a1d827c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.738850  4170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac896ad32d794895b219e7796a1d827c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.739387  4241 tablet_service.cc:1511] Processing CreateTablet for tablet 91045f6604df4e68ac555683a7aa346a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.740890  4241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91045f6604df4e68ac555683a7aa346a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.741421  4169 tablet_service.cc:1511] Processing CreateTablet for tablet 21a2545ddf604b9a95adadb914716a6d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.742861  4169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a2545ddf604b9a95adadb914716a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.743533  4242 tablet_service.cc:1511] Processing CreateTablet for tablet 3bab0d32de4440c7958927729b8c3aab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.745476  4168 tablet_service.cc:1511] Processing CreateTablet for tablet 624964532f5b450f8a855c3a09c71305 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.747080  4168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624964532f5b450f8a855c3a09c71305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.747292  4244 tablet_service.cc:1511] Processing CreateTablet for tablet 21a2545ddf604b9a95adadb914716a6d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.745522  4243 tablet_service.cc:1511] Processing CreateTablet for tablet 624964532f5b450f8a855c3a09c71305 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.749185  4244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a2545ddf604b9a95adadb914716a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.750391  4246 tablet_service.cc:1511] Processing CreateTablet for tablet 7618233644a74921b8f9f4639915103e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.753470  4167 tablet_service.cc:1511] Processing CreateTablet for tablet 3bab0d32de4440c7958927729b8c3aab (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.754877  4167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bab0d32de4440c7958927729b8c3aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.755505  4240 tablet_service.cc:1511] Processing CreateTablet for tablet 2d630e476bfa43128fc2bb569a14e607 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.756919  4247 tablet_service.cc:1511] Processing CreateTablet for tablet 5375b49a97d648c68b1a421f95cdd9c2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.759268  4171 tablet_service.cc:1511] Processing CreateTablet for tablet 7618233644a74921b8f9f4639915103e (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.749094  4245 tablet_service.cc:1511] Processing CreateTablet for tablet ac896ad32d794895b219e7796a1d827c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.763947  4171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7618233644a74921b8f9f4639915103e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.768399  4246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7618233644a74921b8f9f4639915103e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.769178  4243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 624964532f5b450f8a855c3a09c71305. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.772156  4247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5375b49a97d648c68b1a421f95cdd9c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.773586  4166 tablet_service.cc:1511] Processing CreateTablet for tablet 91045f6604df4e68ac555683a7aa346a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.775054  4166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91045f6604df4e68ac555683a7aa346a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.776708  4245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac896ad32d794895b219e7796a1d827c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.780705  4240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d630e476bfa43128fc2bb569a14e607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.784709  4242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bab0d32de4440c7958927729b8c3aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.799638  4376 tablet_bootstrap.cc:492] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:17.808032  4376 tablet_bootstrap.cc:654] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.812696  4168 tablet_service.cc:1511] Processing CreateTablet for tablet 2d630e476bfa43128fc2bb569a14e607 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 10:01:17.814690  4168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d630e476bfa43128fc2bb569a14e607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:17.848173  4377 tablet_bootstrap.cc:492] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:17.850592  4375 tablet_bootstrap.cc:492] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:17.851364  4375 ts_tablet_manager.cc:1403] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.136s	user 0.011s	sys 0.023s
I20260608 10:01:17.854383  4375 raft_consensus.cc:359] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:17.855168  4375 raft_consensus.cc:385] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.855607  4375 raft_consensus.cc:740] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.856549  4375 consensus_queue.cc:260] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:17.869418  4375 ts_tablet_manager.cc:1434] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 10:01:17.870661  4375 tablet_bootstrap.cc:492] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:17.871765  4377 tablet_bootstrap.cc:654] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.877068  4375 tablet_bootstrap.cc:654] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.877748  4376 tablet_bootstrap.cc:492] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:17.878711  4376 ts_tablet_manager.cc:1403] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.079s	user 0.014s	sys 0.021s
I20260608 10:01:17.886737  4377 tablet_bootstrap.cc:492] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:17.887403  4377 ts_tablet_manager.cc:1403] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.000s
I20260608 10:01:17.886737  4376 raft_consensus.cc:359] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:17.887804  4376 raft_consensus.cc:385] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.888126  4376 raft_consensus.cc:740] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.888978  4376 consensus_queue.cc:260] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:17.890413  4377 raft_consensus.cc:359] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.891404  4377 raft_consensus.cc:385] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.891887  4377 raft_consensus.cc:740] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.892614  4376 ts_tablet_manager.cc:1434] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260608 10:01:17.892772  4377 consensus_queue.cc:260] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.893692  4376 tablet_bootstrap.cc:492] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:17.893726  4375 tablet_bootstrap.cc:492] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:17.894529  4375 ts_tablet_manager.cc:1403] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260608 10:01:17.898512  4375 raft_consensus.cc:359] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.899444  4375 raft_consensus.cc:385] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.899819  4375 raft_consensus.cc:740] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.900694  4376 tablet_bootstrap.cc:654] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.900990  4375 consensus_queue.cc:260] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.910625  4377 ts_tablet_manager.cc:1434] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.017s
I20260608 10:01:17.911933  4375 ts_tablet_manager.cc:1434] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.001s
I20260608 10:01:17.912742  4376 tablet_bootstrap.cc:492] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:17.913013  4375 tablet_bootstrap.cc:492] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:17.913272  4376 ts_tablet_manager.cc:1403] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.010s
I20260608 10:01:17.916875  4376 raft_consensus.cc:359] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.917619  4376 raft_consensus.cc:385] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.918001  4375 tablet_bootstrap.cc:654] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.917924  4376 raft_consensus.cc:740] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.919466  4376 consensus_queue.cc:260] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.922026  4376 ts_tablet_manager.cc:1434] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:17.923044  4376 tablet_bootstrap.cc:492] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:17.924579  4375 tablet_bootstrap.cc:492] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:17.925252  4375 ts_tablet_manager.cc:1403] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260608 10:01:17.926286  4377 tablet_bootstrap.cc:492] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:17.928126  4375 raft_consensus.cc:359] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.928889  4375 raft_consensus.cc:385] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.929203  4375 raft_consensus.cc:740] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.930263  4375 consensus_queue.cc:260] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.931402  4376 tablet_bootstrap.cc:654] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.933060  4377 tablet_bootstrap.cc:654] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.935530  4375 ts_tablet_manager.cc:1434] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:01:17.937005  4375 tablet_bootstrap.cc:492] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:17.940598  4377 tablet_bootstrap.cc:492] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:17.941636  4377 ts_tablet_manager.cc:1403] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260608 10:01:17.943257  4376 tablet_bootstrap.cc:492] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:17.943782  4376 ts_tablet_manager.cc:1403] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.004s
I20260608 10:01:17.944787  4377 raft_consensus.cc:359] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.945236  4375 tablet_bootstrap.cc:654] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.945550  4377 raft_consensus.cc:385] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.945873  4377 raft_consensus.cc:740] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.946579  4377 consensus_queue.cc:260] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.946580  4376 raft_consensus.cc:359] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.947553  4376 raft_consensus.cc:385] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.947945  4376 raft_consensus.cc:740] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.949156  4377 ts_tablet_manager.cc:1434] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.005s
I20260608 10:01:17.949191  4376 consensus_queue.cc:260] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.950393  4377 tablet_bootstrap.cc:492] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:17.957170  4377 tablet_bootstrap.cc:654] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.961424  4376 ts_tablet_manager.cc:1434] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260608 10:01:17.962694  4376 tablet_bootstrap.cc:492] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:17.965260  4375 tablet_bootstrap.cc:492] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:17.965797  4375 ts_tablet_manager.cc:1403] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.016s
I20260608 10:01:17.968226  4377 tablet_bootstrap.cc:492] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:17.968753  4376 tablet_bootstrap.cc:654] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.968745  4377 ts_tablet_manager.cc:1403] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260608 10:01:17.968889  4375 raft_consensus.cc:359] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.969905  4375 raft_consensus.cc:385] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.970237  4375 raft_consensus.cc:740] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.971056  4375 consensus_queue.cc:260] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.971487  4377 raft_consensus.cc:359] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:17.972142  4377 raft_consensus.cc:385] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.972517  4377 raft_consensus.cc:740] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.973400  4377 consensus_queue.cc:260] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:17.973927  4375 ts_tablet_manager.cc:1434] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:17.974985  4375 tablet_bootstrap.cc:492] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:17.975526  4377 ts_tablet_manager.cc:1434] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260608 10:01:17.976512  4376 tablet_bootstrap.cc:492] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:17.976547  4377 tablet_bootstrap.cc:492] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:17.977201  4376 ts_tablet_manager.cc:1403] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260608 10:01:17.980257  4376 raft_consensus.cc:359] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.980958  4376 raft_consensus.cc:385] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:17.981197  4375 tablet_bootstrap.cc:654] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.981259  4376 raft_consensus.cc:740] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:17.982354  4376 consensus_queue.cc:260] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:17.983522  4377 tablet_bootstrap.cc:654] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:17.988636  4376 ts_tablet_manager.cc:1434] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:01:17.989662  4376 tablet_bootstrap.cc:492] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:17.995054  4377 tablet_bootstrap.cc:492] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:17.995555  4377 ts_tablet_manager.cc:1403] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260608 10:01:17.995491  4383 raft_consensus.cc:493] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:17.996146  4383 raft_consensus.cc:515] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:17.997676  4376 tablet_bootstrap.cc:654] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.000870  4383 leader_election.cc:290] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:18.004729  4375 tablet_bootstrap.cc:492] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:18.005412  4375 ts_tablet_manager.cc:1403] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.006s
I20260608 10:01:18.007493  4377 raft_consensus.cc:359] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.009243  4375 raft_consensus.cc:359] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.010054  4375 raft_consensus.cc:385] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.010381  4375 raft_consensus.cc:740] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.011185  4375 consensus_queue.cc:260] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.011861  4376 tablet_bootstrap.cc:492] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:18.008242  4377 raft_consensus.cc:385] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.012360  4376 ts_tablet_manager.cc:1403] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260608 10:01:18.012570  4377 raft_consensus.cc:740] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.013834  4375 ts_tablet_manager.cc:1434] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 10:01:18.014993  4375 tablet_bootstrap.cc:492] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:18.015568  4376 raft_consensus.cc:359] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.016294  4376 raft_consensus.cc:385] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.016620  4376 raft_consensus.cc:740] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.017649  4376 consensus_queue.cc:260] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.018923  4377 consensus_queue.cc:260] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.023109  4376 ts_tablet_manager.cc:1434] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 10:01:18.023422  4377 ts_tablet_manager.cc:1434] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260608 10:01:18.024233  4376 tablet_bootstrap.cc:492] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:18.024504  4375 tablet_bootstrap.cc:654] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.033439  4376 tablet_bootstrap.cc:654] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.035032  4377 tablet_bootstrap.cc:492] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:18.046303  4375 tablet_bootstrap.cc:492] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:18.047037  4375 ts_tablet_manager.cc:1403] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.008s
I20260608 10:01:18.048889  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5375b49a97d648c68b1a421f95cdd9c2" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:18.049678  4331 raft_consensus.cc:2468] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:18.050745  4375 raft_consensus.cc:359] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.051033  4147 leader_election.cc:304] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:18.051259  4376 tablet_bootstrap.cc:492] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:18.051496  4375 raft_consensus.cc:385] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.051882  4375 raft_consensus.cc:740] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.051945  4383 raft_consensus.cc:2804] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:18.052516  4377 tablet_bootstrap.cc:654] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.052520  4383 raft_consensus.cc:493] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:18.053125  4383 raft_consensus.cc:3060] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.053054  4375 consensus_queue.cc:260] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.053375  4376 ts_tablet_manager.cc:1403] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.015s
I20260608 10:01:18.056402  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5375b49a97d648c68b1a421f95cdd9c2" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:18.056517  4384 raft_consensus.cc:493] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.057169  4257 raft_consensus.cc:2468] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:18.057137  4384 raft_consensus.cc:515] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.057945  4375 ts_tablet_manager.cc:1434] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:01:18.059072  4375 tablet_bootstrap.cc:492] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:18.060676  4376 raft_consensus.cc:359] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.061475  4376 raft_consensus.cc:385] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.061815  4376 raft_consensus.cc:740] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.062911  4384 leader_election.cc:290] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.062745  4376 consensus_queue.cc:260] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.066176  4376 ts_tablet_manager.cc:1434] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 10:01:18.069931  4400 raft_consensus.cc:493] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.070528  4400 raft_consensus.cc:515] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.072376  4375 tablet_bootstrap.cc:654] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.067937  4383 raft_consensus.cc:515] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:18.075222  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624964532f5b450f8a855c3a09c71305" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:18.075862  4257 raft_consensus.cc:2468] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:18.076393  4376 tablet_bootstrap.cc:492] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:18.077455  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5375b49a97d648c68b1a421f95cdd9c2" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:18.078033  4331 raft_consensus.cc:3060] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.078110  4400 leader_election.cc:290] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.081045  4147 leader_election.cc:304] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:18.082329  4400 raft_consensus.cc:2804] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:18.082842  4400 raft_consensus.cc:493] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:18.083122  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624964532f5b450f8a855c3a09c71305" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:18.084004  4330 raft_consensus.cc:2468] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:18.083413  4400 raft_consensus.cc:3060] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.089011  4331 raft_consensus.cc:2468] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:18.090461  4147 leader_election.cc:304] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:18.092048  4376 tablet_bootstrap.cc:654] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.090826  4375 tablet_bootstrap.cc:492] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:18.092885  4400 raft_consensus.cc:515] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.093899  4375 ts_tablet_manager.cc:1403] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.005s
I20260608 10:01:18.095821  4400 leader_election.cc:290] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Requested vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.095986  4403 raft_consensus.cc:2804] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:18.096642  4403 raft_consensus.cc:697] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:18.098516  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5375b49a97d648c68b1a421f95cdd9c2" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:18.099110  4257 raft_consensus.cc:3060] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.103281  4377 tablet_bootstrap.cc:492] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:18.103884  4377 ts_tablet_manager.cc:1403] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.080s	user 0.000s	sys 0.011s
I20260608 10:01:18.097570  4403 consensus_queue.cc:237] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:18.092861  4383 leader_election.cc:290] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Requested vote from peers b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:18.108579  4377 raft_consensus.cc:359] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.111828  4377 raft_consensus.cc:385] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.111469  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624964532f5b450f8a855c3a09c71305" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:18.112310  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "624964532f5b450f8a855c3a09c71305" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:18.110456  4375 raft_consensus.cc:359] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.114367  4377 raft_consensus.cc:740] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.117141  4256 raft_consensus.cc:3060] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.117488  4331 raft_consensus.cc:3060] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.116751  4375 raft_consensus.cc:385] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.119226  4375 raft_consensus.cc:740] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.119462  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91045f6604df4e68ac555683a7aa346a" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:18.120148  4182 raft_consensus.cc:2468] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 0.
I20260608 10:01:18.120095  4375 consensus_queue.cc:260] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.121898  4222 leader_election.cc:304] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:18.122862  4375 ts_tablet_manager.cc:1434] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260608 10:01:18.122887  4384 raft_consensus.cc:2804] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:18.123489  4384 raft_consensus.cc:493] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:18.123819  4384 raft_consensus.cc:3060] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.124099  4375 tablet_bootstrap.cc:492] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:18.124637  4257 raft_consensus.cc:2468] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:18.134539  4331 raft_consensus.cc:2468] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:18.136247  4147 leader_election.cc:304] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:18.130609  4377 consensus_queue.cc:260] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.137404  4376 tablet_bootstrap.cc:492] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:18.138058  4376 ts_tablet_manager.cc:1403] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.004s
I20260608 10:01:18.138303  4383 raft_consensus.cc:2804] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:18.139076  4383 raft_consensus.cc:697] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:18.139937  4383 consensus_queue.cc:237] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.142845  4256 raft_consensus.cc:2468] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:18.143534  4376 raft_consensus.cc:359] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.140422  4384 raft_consensus.cc:515] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
W20260608 10:01:18.144811  4128 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:18.146029  4375 tablet_bootstrap.cc:654] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.144212  4376 raft_consensus.cc:385] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.149251  4384 leader_election.cc:290] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Requested vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.151266  4133 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 10:01:18.152673  4133 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 10:01:18.155158  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91045f6604df4e68ac555683a7aa346a" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:18.155910  4182 raft_consensus.cc:3060] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.148003  4376 raft_consensus.cc:740] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.161659  4376 consensus_queue.cc:260] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.165699  4376 ts_tablet_manager.cc:1434] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260608 10:01:18.167375  4376 tablet_bootstrap.cc:492] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:18.167601  4380 raft_consensus.cc:493] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.173491  4380 raft_consensus.cc:515] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.175071  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91045f6604df4e68ac555683a7aa346a" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:18.170929  4400 raft_consensus.cc:493] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.177321  4400 raft_consensus.cc:515] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
W20260608 10:01:18.178891  4222 leader_election.cc:343] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:18.179414  4400 leader_election.cc:290] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.182302  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:18.183310  4182 raft_consensus.cc:2468] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 1.
I20260608 10:01:18.183560  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91045f6604df4e68ac555683a7aa346a" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:18.184891  4222 leader_election.cc:304] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
W20260608 10:01:18.185310  4147 leader_election.cc:343] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:18.185885  4384 raft_consensus.cc:2804] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:18.186456  4384 raft_consensus.cc:697] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Becoming Leader. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Running, Role: LEADER
I20260608 10:01:18.186820  4380 leader_election.cc:290] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891)
I20260608 10:01:18.187408  4384 consensus_queue.cc:237] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.188923  4376 tablet_bootstrap.cc:654] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:18.190050  4222 leader_election.cc:343] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:18.193845  4080 catalog_manager.cc:5696] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:18.197876  4375 tablet_bootstrap.cc:492] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:18.198122  4377 ts_tablet_manager.cc:1434] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.094s	user 0.013s	sys 0.026s
I20260608 10:01:18.198377  4375 ts_tablet_manager.cc:1403] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.075s	user 0.011s	sys 0.005s
I20260608 10:01:18.199110  4377 tablet_bootstrap.cc:492] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:18.201812  4376 tablet_bootstrap.cc:492] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:18.201372  4375 raft_consensus.cc:359] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.202418  4375 raft_consensus.cc:385] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.202574  4376 ts_tablet_manager.cc:1403] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.008s
I20260608 10:01:18.202826  4375 raft_consensus.cc:740] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.204572  4407 raft_consensus.cc:493] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.203817  4375 consensus_queue.cc:260] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.205089  4407 raft_consensus.cc:515] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.207273  4375 ts_tablet_manager.cc:1434] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:01:18.207347  4407 leader_election.cc:290] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.210136  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bab0d32de4440c7958927729b8c3aab" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:18.210579  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bab0d32de4440c7958927729b8c3aab" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:18.210816  4182 raft_consensus.cc:2468] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 0.
I20260608 10:01:18.211423  4330 raft_consensus.cc:2468] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 0.
I20260608 10:01:18.212253  4222 leader_election.cc:304] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:18.214622  4407 raft_consensus.cc:2804] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:18.214993  4407 raft_consensus.cc:493] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:18.215318  4407 raft_consensus.cc:3060] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.217159  4376 raft_consensus.cc:359] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.217814  4376 raft_consensus.cc:385] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.218120  4376 raft_consensus.cc:740] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.218966  4376 consensus_queue.cc:260] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.221417  4376 ts_tablet_manager.cc:1434] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.002s
I20260608 10:01:18.229959  4380 raft_consensus.cc:493] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.230682  4380 raft_consensus.cc:515] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.233496  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:18.234467  4330 raft_consensus.cc:2468] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:18.236100  4147 leader_election.cc:304] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:18.237957  4403 raft_consensus.cc:2804] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:18.238453  4403 raft_consensus.cc:493] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:18.238897  4403 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.224942  4077 catalog_manager.cc:5696] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99704d3690b4b1797c41857cb9ed670 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:18.241894  4377 tablet_bootstrap.cc:654] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.248838  4380 leader_election.cc:290] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891)
I20260608 10:01:18.249985  4407 raft_consensus.cc:515] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.251900  4407 leader_election.cc:290] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Requested vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.252153  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:18.252317  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:18.252538  4403 raft_consensus.cc:515] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.253494  4181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac896ad32d794895b219e7796a1d827c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:18.253803  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac896ad32d794895b219e7796a1d827c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:18.254669  4181 raft_consensus.cc:2468] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 0.
I20260608 10:01:18.255805  4182 raft_consensus.cc:2393] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8cd04d844394c82b08314b353e63518 in current term 1: Already voted for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in this term.
I20260608 10:01:18.256956  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bab0d32de4440c7958927729b8c3aab" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:18.257094  4403 leader_election.cc:290] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Requested vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.257645  4180 raft_consensus.cc:3060] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.260041  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:18.260514  4330 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.261049  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bab0d32de4440c7958927729b8c3aab" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:18.261394  4377 tablet_bootstrap.cc:492] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:18.261664  4331 raft_consensus.cc:3060] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.261946  4377 ts_tablet_manager.cc:1403] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.063s	user 0.006s	sys 0.006s
I20260608 10:01:18.265218  4377 raft_consensus.cc:359] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.265920  4377 raft_consensus.cc:385] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.266212  4377 raft_consensus.cc:740] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.266973  4377 consensus_queue.cc:260] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.267379  4180 raft_consensus.cc:2468] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 1.
I20260608 10:01:18.267676  4330 raft_consensus.cc:2468] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:18.261670  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:18.268987  4257 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.269148  4222 leader_election.cc:304] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:18.268980  4296 leader_election.cc:304] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:18.271311  4380 raft_consensus.cc:2804] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:18.271682  4380 raft_consensus.cc:493] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:18.272001  4147 leader_election.cc:304] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:18.272027  4380 raft_consensus.cc:3060] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.272866  4403 raft_consensus.cc:2804] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:18.276656  4403 raft_consensus.cc:697] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:18.277514  4403 consensus_queue.cc:237] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.278751  4384 raft_consensus.cc:2804] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:18.279276  4384 raft_consensus.cc:697] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Becoming Leader. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Running, Role: LEADER
I20260608 10:01:18.280370  4377 ts_tablet_manager.cc:1434] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.003s
I20260608 10:01:18.280139  4384 consensus_queue.cc:237] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.281452  4377 tablet_bootstrap.cc:492] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:18.268325  4331 raft_consensus.cc:2468] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 1.
I20260608 10:01:18.282356  4077 catalog_manager.cc:5696] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:18.284854  4257 raft_consensus.cc:2468] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:18.288596  4377 tablet_bootstrap.cc:654] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:18.297276  4296 leader_election.cc:343] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:18.297724  4296 leader_election.cc:304] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [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: b8cd04d844394c82b08314b353e63518; no voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:18.302994  4078 catalog_manager.cc:5696] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99704d3690b4b1797c41857cb9ed670 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:18.306761  4077 catalog_manager.cc:5696] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:18.308339  4380 raft_consensus.cc:515] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.311216  4380 leader_election.cc:290] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 election: Requested vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891)
I20260608 10:01:18.312062  4380 raft_consensus.cc:2749] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 10:01:18.313414  4296 leader_election.cc:343] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:18.314024  4377 tablet_bootstrap.cc:492] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:18.314497  4377 ts_tablet_manager.cc:1403] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.012s
I20260608 10:01:18.315572  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac896ad32d794895b219e7796a1d827c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:18.316206  4180 raft_consensus.cc:3060] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.315588  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac896ad32d794895b219e7796a1d827c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
W20260608 10:01:18.324625  4296 leader_election.cc:343] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:18.324656  4377 raft_consensus.cc:359] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.325625  4377 raft_consensus.cc:385] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.326238  4377 raft_consensus.cc:740] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.326321  4421 raft_consensus.cc:493] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.326900  4421 raft_consensus.cc:515] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.327178  4377 consensus_queue.cc:260] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.325505  4180 raft_consensus.cc:2468] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 1.
I20260608 10:01:18.329619  4377 ts_tablet_manager.cc:1434] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260608 10:01:18.329486  4296 leader_election.cc:304] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [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: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:18.329799  4421 leader_election.cc:290] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:18.330355  4421 raft_consensus.cc:2804] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:18.330711  4377 tablet_bootstrap.cc:492] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:18.332223  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a2545ddf604b9a95adadb914716a6d" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:18.332878  4257 raft_consensus.cc:2468] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 0.
I20260608 10:01:18.331511  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a2545ddf604b9a95adadb914716a6d" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:18.333829  4180 raft_consensus.cc:2468] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 0.
I20260608 10:01:18.334247  4296 leader_election.cc:304] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8cd04d844394c82b08314b353e63518, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:18.330782  4421 raft_consensus.cc:697] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Becoming Leader. State: Replica: b8cd04d844394c82b08314b353e63518, State: Running, Role: LEADER
I20260608 10:01:18.335695  4380 raft_consensus.cc:2804] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:18.335548  4421 consensus_queue.cc:237] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.336138  4380 raft_consensus.cc:493] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:18.336642  4380 raft_consensus.cc:3060] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.338032  4377 tablet_bootstrap.cc:654] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:18.341810  4407 raft_consensus.cc:493] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.342571  4407 raft_consensus.cc:515] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.344583  4380 raft_consensus.cc:515] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.345309  4407 leader_election.cc:290] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.347687  4380 leader_election.cc:290] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 election: Requested vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:18.348078  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac896ad32d794895b219e7796a1d827c" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:18.348474  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac896ad32d794895b219e7796a1d827c" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:18.349411  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a2545ddf604b9a95adadb914716a6d" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:18.349901  4180 raft_consensus.cc:2393] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f99704d3690b4b1797c41857cb9ed670 in current term 1: Already voted for candidate b8cd04d844394c82b08314b353e63518 in this term.
I20260608 10:01:18.350083  4257 raft_consensus.cc:3060] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.351548  4222 leader_election.cc:304] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [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: f99704d3690b4b1797c41857cb9ed670; no voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518
I20260608 10:01:18.352571  4377 tablet_bootstrap.cc:492] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:18.352774  4407 raft_consensus.cc:3060] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.353055  4377 ts_tablet_manager.cc:1403] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.000s
I20260608 10:01:18.353149  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21a2545ddf604b9a95adadb914716a6d" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:18.353929  4182 raft_consensus.cc:3060] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.356243  4377 raft_consensus.cc:359] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.356943  4377 raft_consensus.cc:385] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:18.357237  4377 raft_consensus.cc:740] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:18.358119  4257 raft_consensus.cc:2468] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 1.
I20260608 10:01:18.358053  4377 consensus_queue.cc:260] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.357765  4077 catalog_manager.cc:5696] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8cd04d844394c82b08314b353e63518 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:18.359555  4407 raft_consensus.cc:2749] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:18.359923  4296 leader_election.cc:304] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8cd04d844394c82b08314b353e63518, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:18.360880  4380 raft_consensus.cc:2804] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:18.362002  4380 raft_consensus.cc:697] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Becoming Leader. State: Replica: b8cd04d844394c82b08314b353e63518, State: Running, Role: LEADER
I20260608 10:01:18.362892  4380 consensus_queue.cc:237] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.366572  4182 raft_consensus.cc:2468] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 1.
I20260608 10:01:18.367700  4377 ts_tablet_manager.cc:1434] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 10:01:18.376926  4077 catalog_manager.cc:5696] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 reported cstate change: term changed from 0 to 1, leader changed from <none> to b8cd04d844394c82b08314b353e63518 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:18.396840  4380 raft_consensus.cc:493] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.397367  4380 raft_consensus.cc:515] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.399334  4380 leader_election.cc:290] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:18.400081  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91045f6604df4e68ac555683a7aa346a" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:18.400424  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91045f6604df4e68ac555683a7aa346a" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:18.400776  4182 raft_consensus.cc:2393] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b8cd04d844394c82b08314b353e63518 in current term 1: Already voted for candidate f99704d3690b4b1797c41857cb9ed670 in this term.
I20260608 10:01:18.401937  4296 leader_election.cc:304] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [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: b8cd04d844394c82b08314b353e63518; no voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:18.402576  4380 raft_consensus.cc:3060] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.407233  4380 raft_consensus.cc:2749] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:18.423964  4403 raft_consensus.cc:493] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:18.424623  4403 raft_consensus.cc:515] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.426386  4403 leader_election.cc:290] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.427273  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d630e476bfa43128fc2bb569a14e607" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:18.427815  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d630e476bfa43128fc2bb569a14e607" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:18.427917  4257 raft_consensus.cc:2468] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:18.428579  4331 raft_consensus.cc:2468] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:18.429576  4147 leader_election.cc:304] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:18.430403  4403 raft_consensus.cc:2804] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:18.430770  4403 raft_consensus.cc:493] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:18.431248  4403 raft_consensus.cc:3060] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.436136  4403 raft_consensus.cc:515] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.437855  4403 leader_election.cc:290] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Requested vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:18.438884  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d630e476bfa43128fc2bb569a14e607" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:18.439198  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2d630e476bfa43128fc2bb569a14e607" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:18.439570  4257 raft_consensus.cc:3060] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.439786  4331 raft_consensus.cc:3060] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:18.446969  4331 raft_consensus.cc:2468] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:18.446969  4257 raft_consensus.cc:2468] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:18.448868  4147 leader_election.cc:304] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:18.449884  4403 raft_consensus.cc:2804] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:18.450425  4403 raft_consensus.cc:697] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:18.451196  4403 consensus_queue.cc:237] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:18.459074  4077 catalog_manager.cc:5696] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:18.572826  4403 consensus_queue.cc:1048] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:18.587520  4400 consensus_queue.cc:1048] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:18.610949  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:18.618136  4433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:18.620846  4434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:18.619854  4407 consensus_queue.cc:1048] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:18.623253  1181 server_base.cc:1061] running on GCE node
W20260608 10:01:18.625442  4436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:18.626837  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:18.627220  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:18.627435  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912878627419 us; error 0 us; skew 500 ppm
I20260608 10:01:18.628387  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:18.636511  4407 consensus_queue.cc:1048] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:18.649854  4400 consensus_queue.cc:1048] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:18.652712  1181 webserver.cc:533] Webserver started at http://127.1.39.68:40569/ using document root <none> and password file <none>
I20260608 10:01:18.653535  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:18.653823  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:18.654922  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:18.660485  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "05d6c87f812043608d5d6dd952b31a40"
format_stamp: "Formatted at 2026-06-08 10:01:18 on dist-test-slave-90g7"
I20260608 10:01:18.665647  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 10:01:18.671321  4403 consensus_queue.cc:1048] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:18.677482  4445 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.680608  1181 fs_manager.cc:730] Time spent opening block manager: real 0.011s	user 0.004s	sys 0.004s
I20260608 10:01:18.681007  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "05d6c87f812043608d5d6dd952b31a40"
format_stamp: "Formatted at 2026-06-08 10:01:18 on dist-test-slave-90g7"
I20260608 10:01:18.681386  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:18.717445  4400 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:18.720424  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:18.721822  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:18.724550  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:18.733031  4383 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:18.738947  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:18.739310  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.739629  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:18.739837  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:18.794709  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:45143
I20260608 10:01:18.794821  4511 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:45143 every 8 connection(s)
I20260608 10:01:18.801553  4080 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:41254:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260608 10:01:18.810278  4512 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44361
I20260608 10:01:18.810686  4512 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:18.811429  4512 heartbeater.cc:507] Master 127.1.39.126:44361 requested a full tablet report, sending...
I20260608 10:01:18.813710  4077 ts_manager.cc:194] Registered new tserver with Master: 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143)
I20260608 10:01:18.815303  4077 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41266
W20260608 10:01:18.827476  4080 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3d9989f69d6146b5be35d7b75db8d14c has no consensus state
I20260608 10:01:18.827543  4380 consensus_queue.cc:1048] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:18.829694  4441 consensus_queue.cc:1048] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:01:18.830255  4080 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4bbf0144e9ea48cbb7a132788afc8dd6 has no consensus state
W20260608 10:01:18.831928  4080 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3a5a90b4e6cd45e08309537bda0f0e9c has no consensus state
W20260608 10:01:18.833585  4080 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d595a4447d1f4c899e383195511a11ad has no consensus state
W20260608 10:01:18.835167  4080 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8946236ed5ad434ca690b3b9dacddd09 has no consensus state
W20260608 10:01:18.836863  4080 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cfe69a57668b42a1ad441af2bc4b6aa1 has no consensus state
W20260608 10:01:18.838338  4080 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e834c614c79d463bb88c25266a8f9be2 has no consensus state
W20260608 10:01:18.839831  4080 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d171eb5e9ed543578553f780e2857cae has no consensus state
W20260608 10:01:18.851203  4065 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet d595a4447d1f4c899e383195511a11ad (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet d595a4447d1f4c899e383195511a11ad has no consensus state
I20260608 10:01:18.858573  4425 consensus_queue.cc:1048] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:18.866789  4400 consensus_queue.cc:1048] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:18.867286  4384 consensus_queue.cc:1048] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:18.903709  4168 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9989f69d6146b5be35d7b75db8d14c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:18.905239  4168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9989f69d6146b5be35d7b75db8d14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:18.928268  4380 consensus_queue.cc:1048] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:18.938380  4380 consensus_queue.cc:1048] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:18.946996  4240 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9989f69d6146b5be35d7b75db8d14c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:18.948612  4240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9989f69d6146b5be35d7b75db8d14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:18.952426  4400 consensus_queue.cc:1048] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:18.959926  4317 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbf0144e9ea48cbb7a132788afc8dd6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:18.961462  4317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf0144e9ea48cbb7a132788afc8dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:18.971814  4170 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbf0144e9ea48cbb7a132788afc8dd6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:18.973500  4170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf0144e9ea48cbb7a132788afc8dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:18.975703  4245 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5a90b4e6cd45e08309537bda0f0e9c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:18.977380  4245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5a90b4e6cd45e08309537bda0f0e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:18.977923  4321 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5a90b4e6cd45e08309537bda0f0e9c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:18.979400  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5a90b4e6cd45e08309537bda0f0e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.002116  4169 tablet_service.cc:1511] Processing CreateTablet for tablet d595a4447d1f4c899e383195511a11ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.002867  4246 tablet_service.cc:1511] Processing CreateTablet for tablet d595a4447d1f4c899e383195511a11ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.003788  4169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d595a4447d1f4c899e383195511a11ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.004568  4246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d595a4447d1f4c899e383195511a11ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.020133  4167 tablet_service.cc:1511] Processing CreateTablet for tablet 8946236ed5ad434ca690b3b9dacddd09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.021960  4167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8946236ed5ad434ca690b3b9dacddd09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.035439  4316 tablet_service.cc:1511] Processing CreateTablet for tablet 8946236ed5ad434ca690b3b9dacddd09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.037588  4316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8946236ed5ad434ca690b3b9dacddd09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.079329  4527 tablet_bootstrap.cc:492] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:19.090277  4243 tablet_service.cc:1511] Processing CreateTablet for tablet cfe69a57668b42a1ad441af2bc4b6aa1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.091744  4243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe69a57668b42a1ad441af2bc4b6aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.112692  4529 tablet_bootstrap.cc:492] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:19.113466  4527 tablet_bootstrap.cc:654] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.134882  4321 tablet_service.cc:1511] Processing CreateTablet for tablet cfe69a57668b42a1ad441af2bc4b6aa1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.135602  4168 tablet_service.cc:1511] Processing CreateTablet for tablet e834c614c79d463bb88c25266a8f9be2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.137444  4168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e834c614c79d463bb88c25266a8f9be2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:01:19.150153  4128 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:19.152805  4529 tablet_bootstrap.cc:654] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.161283  4528 tablet_bootstrap.cc:492] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:19.164984  4245 tablet_service.cc:1511] Processing CreateTablet for tablet e834c614c79d463bb88c25266a8f9be2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.173367  4167 tablet_service.cc:1511] Processing CreateTablet for tablet d171eb5e9ed543578553f780e2857cae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.174479  4245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e834c614c79d463bb88c25266a8f9be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.174858  4167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d171eb5e9ed543578553f780e2857cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.166723  4321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe69a57668b42a1ad441af2bc4b6aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.168397  4316 tablet_service.cc:1511] Processing CreateTablet for tablet d171eb5e9ed543578553f780e2857cae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.183166  4529 tablet_bootstrap.cc:492] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:19.183598  4316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d171eb5e9ed543578553f780e2857cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.183794  4529 ts_tablet_manager.cc:1403] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.072s	user 0.003s	sys 0.031s
I20260608 10:01:19.187417  4529 raft_consensus.cc:359] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.188112  4529 raft_consensus.cc:385] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.188495  4529 raft_consensus.cc:740] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.189284  4529 consensus_queue.cc:260] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.191780  4529 ts_tablet_manager.cc:1434] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:19.193288  4527 tablet_bootstrap.cc:492] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:19.193471  4529 tablet_bootstrap.cc:492] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:19.193876  4527 ts_tablet_manager.cc:1403] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.115s	user 0.012s	sys 0.004s
I20260608 10:01:19.199432  4528 tablet_bootstrap.cc:654] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.199885  4529 tablet_bootstrap.cc:654] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.210743  4425 raft_consensus.cc:493] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.211298  4425 raft_consensus.cc:515] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.214727  4425 leader_election.cc:290] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891)
I20260608 10:01:19.217649  4528 tablet_bootstrap.cc:492] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:19.218931  4528 ts_tablet_manager.cc:1403] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.009s
I20260608 10:01:19.222133  4528 raft_consensus.cc:359] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.223026  4528 raft_consensus.cc:385] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.223510  4528 raft_consensus.cc:740] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.224643  4528 consensus_queue.cc:260] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.231696  4527 raft_consensus.cc:359] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.235587  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf0144e9ea48cbb7a132788afc8dd6" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
W20260608 10:01:19.242725  4296 leader_election.cc:343] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.242743  4474 tablet_service.cc:1511] Processing CreateTablet for tablet d595a4447d1f4c899e383195511a11ad (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.243235  4476 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbf0144e9ea48cbb7a132788afc8dd6 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.238334  4477 tablet_service.cc:1511] Processing CreateTablet for tablet 3d9989f69d6146b5be35d7b75db8d14c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.245805  4475 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5a90b4e6cd45e08309537bda0f0e9c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.248147  4473 tablet_service.cc:1511] Processing CreateTablet for tablet 8946236ed5ad434ca690b3b9dacddd09 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.250495  4472 tablet_service.cc:1511] Processing CreateTablet for tablet cfe69a57668b42a1ad441af2bc4b6aa1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.256686  4471 tablet_service.cc:1511] Processing CreateTablet for tablet e834c614c79d463bb88c25266a8f9be2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.260876  4470 tablet_service.cc:1511] Processing CreateTablet for tablet d171eb5e9ed543578553f780e2857cae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 10:01:19.243628  4527 raft_consensus.cc:385] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.236893  4528 ts_tablet_manager.cc:1434] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 10:01:19.262890  4527 raft_consensus.cc:740] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.263957  4528 tablet_bootstrap.cc:492] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:19.264806  4476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf0144e9ea48cbb7a132788afc8dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.264065  4527 consensus_queue.cc:260] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
W20260608 10:01:19.262323  4296 leader_election.cc:343] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Not found: Tablet not found: 4bbf0144e9ea48cbb7a132788afc8dd6
I20260608 10:01:19.271476  4296 leader_election.cc:304] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [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: b8cd04d844394c82b08314b353e63518; no voters: 05d6c87f812043608d5d6dd952b31a40, 273ef5db3c5d4677ba5eda7dc2cb49ba
I20260608 10:01:19.272183  4470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d171eb5e9ed543578553f780e2857cae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.272758  4425 raft_consensus.cc:2749] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:19.277123  4472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfe69a57668b42a1ad441af2bc4b6aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.277513  4527 ts_tablet_manager.cc:1434] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.004s
I20260608 10:01:19.282022  4528 tablet_bootstrap.cc:654] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.282712  4475 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5a90b4e6cd45e08309537bda0f0e9c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.284740  4473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8946236ed5ad434ca690b3b9dacddd09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.289013  4527 tablet_bootstrap.cc:492] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:19.289368  4474 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d595a4447d1f4c899e383195511a11ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.291504  4471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e834c614c79d463bb88c25266a8f9be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.293946  4528 tablet_bootstrap.cc:492] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:19.294438  4528 ts_tablet_manager.cc:1403] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.007s
I20260608 10:01:19.298130  4528 raft_consensus.cc:359] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.298888  4528 raft_consensus.cc:385] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.299208  4528 raft_consensus.cc:740] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.299891  4527 tablet_bootstrap.cc:654] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.301074  4477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d9989f69d6146b5be35d7b75db8d14c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:19.316051  4529 tablet_bootstrap.cc:492] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:19.304035  4528 consensus_queue.cc:260] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.319008  4529 ts_tablet_manager.cc:1403] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.126s	user 0.065s	sys 0.049s
I20260608 10:01:19.326081  4528 ts_tablet_manager.cc:1434] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.031s	user 0.003s	sys 0.006s
I20260608 10:01:19.327123  4528 tablet_bootstrap.cc:492] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:19.382506  4529 raft_consensus.cc:359] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.383477  4529 raft_consensus.cc:385] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.399900  4528 tablet_bootstrap.cc:654] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.396730  4529 raft_consensus.cc:740] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.413492  4529 consensus_queue.cc:260] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.415283  4527 tablet_bootstrap.cc:492] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:19.415844  4527 ts_tablet_manager.cc:1403] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.127s	user 0.019s	sys 0.006s
I20260608 10:01:19.416633  4529 ts_tablet_manager.cc:1434] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.004s
I20260608 10:01:19.417694  4529 tablet_bootstrap.cc:492] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:19.424503  4527 raft_consensus.cc:359] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.425271  4527 raft_consensus.cc:385] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.425577  4527 raft_consensus.cc:740] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.426483  4527 consensus_queue.cc:260] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.434774  4537 tablet_bootstrap.cc:492] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:19.438356  4527 ts_tablet_manager.cc:1434] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.004s
I20260608 10:01:19.441011  4527 tablet_bootstrap.cc:492] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:19.453785  4529 tablet_bootstrap.cc:654] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.458112  4527 tablet_bootstrap.cc:654] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.459643  4528 tablet_bootstrap.cc:492] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:19.460233  4528 ts_tablet_manager.cc:1403] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.133s	user 0.022s	sys 0.022s
I20260608 10:01:19.463227  4537 tablet_bootstrap.cc:654] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.464411  4528 raft_consensus.cc:359] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.465461  4528 raft_consensus.cc:385] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.465854  4528 raft_consensus.cc:740] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.466917  4528 consensus_queue.cc:260] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.469918  4528 ts_tablet_manager.cc:1434] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:01:19.470444  4529 tablet_bootstrap.cc:492] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:19.470909  4528 tablet_bootstrap.cc:492] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:19.471009  4529 ts_tablet_manager.cc:1403] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.013s
I20260608 10:01:19.473632  4537 tablet_bootstrap.cc:492] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40: No bootstrap required, opened a new log
I20260608 10:01:19.474109  4537 ts_tablet_manager.cc:1403] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.003s
I20260608 10:01:19.474467  4529 raft_consensus.cc:359] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.475230  4529 raft_consensus.cc:385] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.475577  4529 raft_consensus.cc:740] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.476548  4529 consensus_queue.cc:260] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.479419  4528 tablet_bootstrap.cc:654] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.480165  4537 raft_consensus.cc:359] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.482856  4529 ts_tablet_manager.cc:1434] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:01:19.484061  4529 tablet_bootstrap.cc:492] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:19.480899  4537 raft_consensus.cc:385] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.485484  4537 raft_consensus.cc:740] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.486392  4537 consensus_queue.cc:260] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.486807  4527 tablet_bootstrap.cc:492] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:19.487744  4527 ts_tablet_manager.cc:1403] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.009s
I20260608 10:01:19.487931  4403 raft_consensus.cc:493] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.488826  4403 raft_consensus.cc:515] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.493233  4527 raft_consensus.cc:359] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.494325  4527 raft_consensus.cc:385] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.494831  4527 raft_consensus.cc:740] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.499686  4527 consensus_queue.cc:260] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.501101  4528 tablet_bootstrap.cc:492] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:19.501621  4528 ts_tablet_manager.cc:1403] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.011s
I20260608 10:01:19.502758  4527 ts_tablet_manager.cc:1434] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:01:19.504339  4527 tablet_bootstrap.cc:492] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:19.504825  4528 raft_consensus.cc:359] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.505738  4528 raft_consensus.cc:385] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.506062  4528 raft_consensus.cc:740] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.512801  4527 tablet_bootstrap.cc:654] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.512946  4403 leader_election.cc:290] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:19.516135  4528 consensus_queue.cc:260] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.518350  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d595a4447d1f4c899e383195511a11ad" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:19.519095  4257 raft_consensus.cc:2468] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:19.520499  4147 leader_election.cc:304] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:19.521749  4403 raft_consensus.cc:2804] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:19.522262  4403 raft_consensus.cc:493] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:19.522701  4403 raft_consensus.cc:3060] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.524601  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d595a4447d1f4c899e383195511a11ad" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
W20260608 10:01:19.526683  4147 leader_election.cc:343] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.537313  4528 ts_tablet_manager.cc:1434] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.035s	user 0.010s	sys 0.000s
I20260608 10:01:19.543797  4403 raft_consensus.cc:515] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.547828  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d595a4447d1f4c899e383195511a11ad" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
I20260608 10:01:19.548475  4528 tablet_bootstrap.cc:492] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
W20260608 10:01:19.549851  4147 leader_election.cc:343] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.550861  4529 tablet_bootstrap.cc:654] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.554839  4403 leader_election.cc:290] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Requested vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:19.556515  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d595a4447d1f4c899e383195511a11ad" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:19.557299  4257 raft_consensus.cc:3060] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.558022  4527 tablet_bootstrap.cc:492] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:19.558540  4527 ts_tablet_manager.cc:1403] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.054s	user 0.021s	sys 0.027s
I20260608 10:01:19.560607  4528 tablet_bootstrap.cc:654] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.561946  4537 ts_tablet_manager.cc:1434] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.088s	user 0.026s	sys 0.041s
I20260608 10:01:19.561550  4403 raft_consensus.cc:493] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.579802  4403 raft_consensus.cc:515] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.580448  4537 tablet_bootstrap.cc:492] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:19.582952  4403 leader_election.cc:290] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:19.584028  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:19.583983  4527 raft_consensus.cc:359] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.584921  4527 raft_consensus.cc:385] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.585366  4527 raft_consensus.cc:740] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
W20260608 10:01:19.585882  4147 leader_election.cc:343] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.586213  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:19.586175  4527 consensus_queue.cc:260] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.571503  4384 raft_consensus.cc:493] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.587471  4384 raft_consensus.cc:515] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.588469  4256 raft_consensus.cc:2468] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:19.591547  4529 tablet_bootstrap.cc:492] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:19.591867  4384 leader_election.cc:290] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143)
I20260608 10:01:19.592060  4529 ts_tablet_manager.cc:1403] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.108s	user 0.021s	sys 0.000s
I20260608 10:01:19.564520  4512 heartbeater.cc:499] Master 127.1.39.126:44361 was elected leader, sending a full tablet report...
I20260608 10:01:19.595460  4529 raft_consensus.cc:359] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.600173  4529 raft_consensus.cc:385] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.596131  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:19.600574  4529 raft_consensus.cc:740] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.600965  4182 raft_consensus.cc:2468] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 0.
I20260608 10:01:19.597178  4147 leader_election.cc:304] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:19.601652  4529 consensus_queue.cc:260] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.603062  4400 raft_consensus.cc:2804] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:19.599421  4537 tablet_bootstrap.cc:654] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.603485  4400 raft_consensus.cc:493] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:19.603912  4400 raft_consensus.cc:3060] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.588619  4527 ts_tablet_manager.cc:1434] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.030s	user 0.012s	sys 0.000s
I20260608 10:01:19.605348  4529 ts_tablet_manager.cc:1434] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 10:01:19.606330  4529 tablet_bootstrap.cc:492] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:19.608703  4527 tablet_bootstrap.cc:492] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:19.613384  4529 tablet_bootstrap.cc:654] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.614156  4400 raft_consensus.cc:515] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.617368  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
W20260608 10:01:19.619540  4147 leader_election.cc:343] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.621829  4527 tablet_bootstrap.cc:654] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.625972  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:19.627096  4256 raft_consensus.cc:3060] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.639206  4256 raft_consensus.cc:2468] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:19.641117  4147 leader_election.cc:304] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:19.642652  4403 raft_consensus.cc:2804] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:19.643934  4403 raft_consensus.cc:697] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:19.645233  4403 consensus_queue.cc:237] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.651418  4222 leader_election.cc:304] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:19.652897  4384 raft_consensus.cc:2764] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:01:19.661239  4400 leader_election.cc:290] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Requested vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:19.599217  4257 raft_consensus.cc:2468] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:19.666378  4147 leader_election.cc:304] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:19.667804  4400 raft_consensus.cc:2804] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:19.668525  4400 raft_consensus.cc:697] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:19.669683  4400 consensus_queue.cc:237] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.675443  4537 tablet_bootstrap.cc:492] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40: No bootstrap required, opened a new log
I20260608 10:01:19.675968  4537 ts_tablet_manager.cc:1403] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.096s	user 0.019s	sys 0.012s
I20260608 10:01:19.675603  4077 catalog_manager.cc:5696] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:19.679059  4537 raft_consensus.cc:359] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.679641  4528 tablet_bootstrap.cc:492] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670: No bootstrap required, opened a new log
I20260608 10:01:19.679781  4537 raft_consensus.cc:385] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.680207  4528 ts_tablet_manager.cc:1403] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.132s	user 0.023s	sys 0.011s
I20260608 10:01:19.680130  4537 raft_consensus.cc:740] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.684510  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:19.685710  4528 raft_consensus.cc:359] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
W20260608 10:01:19.686024  4222 leader_election.cc:343] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.686601  4537 consensus_queue.cc:260] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.689167  4537 ts_tablet_manager.cc:1434] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:01:19.691694  4537 tablet_bootstrap.cc:492] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:19.690768  4528 raft_consensus.cc:385] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.695227  4527 tablet_bootstrap.cc:492] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:19.692521  4528 raft_consensus.cc:740] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.695765  4529 tablet_bootstrap.cc:492] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518: No bootstrap required, opened a new log
I20260608 10:01:19.696377  4529 ts_tablet_manager.cc:1403] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.090s	user 0.037s	sys 0.041s
I20260608 10:01:19.696612  4527 ts_tablet_manager.cc:1403] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.088s	user 0.012s	sys 0.019s
I20260608 10:01:19.697538  4528 consensus_queue.cc:260] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.700805  4527 raft_consensus.cc:359] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.701576  4527 raft_consensus.cc:385] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.701864  4527 raft_consensus.cc:740] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.702723  4527 consensus_queue.cc:260] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.704535  4528 ts_tablet_manager.cc:1434] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.000s
I20260608 10:01:19.706547  4529 raft_consensus.cc:359] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.707532  4527 ts_tablet_manager.cc:1434] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260608 10:01:19.707664  4529 raft_consensus.cc:385] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.708056  4529 raft_consensus.cc:740] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.708731  4527 tablet_bootstrap.cc:492] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba: Bootstrap starting.
I20260608 10:01:19.710474  4537 tablet_bootstrap.cc:654] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.710655  4529 consensus_queue.cc:260] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.716506  4421 raft_consensus.cc:493] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.717242  4527 tablet_bootstrap.cc:654] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.717164  4421 raft_consensus.cc:515] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.720295  4384 raft_consensus.cc:493] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.720150  4421 leader_election.cc:290] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:19.720855  4384 raft_consensus.cc:515] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.721174  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:19.723142  4384 leader_election.cc:290] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:19.725910  4529 ts_tablet_manager.cc:1434] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260608 10:01:19.725703  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:19.726641  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:19.727936  4330 raft_consensus.cc:2468] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 0.
W20260608 10:01:19.728747  4296 leader_election.cc:343] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:19.729287  4222 leader_election.cc:343] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.729223  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:19.730075  4257 raft_consensus.cc:2468] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 0.
I20260608 10:01:19.730233  4222 leader_election.cc:304] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [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: b8cd04d844394c82b08314b353e63518, f99704d3690b4b1797c41857cb9ed670; no voters: 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:19.731417  4384 raft_consensus.cc:2804] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:19.731402  4296 leader_election.cc:304] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [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: b8cd04d844394c82b08314b353e63518, f99704d3690b4b1797c41857cb9ed670; no voters: 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:19.731993  4384 raft_consensus.cc:493] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:19.732458  4384 raft_consensus.cc:3060] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.733033  4527 tablet_bootstrap.cc:492] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba: No bootstrap required, opened a new log
I20260608 10:01:19.733544  4527 ts_tablet_manager.cc:1403] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260608 10:01:19.737210  4527 raft_consensus.cc:359] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.737892  4384 raft_consensus.cc:515] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.738189  4527 raft_consensus.cc:385] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.738720  4527 raft_consensus.cc:740] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.732481  4421 raft_consensus.cc:2804] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:19.739943  4421 raft_consensus.cc:493] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:19.739768  4527 consensus_queue.cc:260] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.740409  4421 raft_consensus.cc:3060] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.746851  4527 ts_tablet_manager.cc:1434] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:01:19.747390  4421 raft_consensus.cc:515] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.749655  4421 leader_election.cc:290] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 election: Requested vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:19.749966  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
I20260608 10:01:19.750711  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:19.751550  4330 raft_consensus.cc:2393] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f99704d3690b4b1797c41857cb9ed670 in current term 1: Already voted for candidate b8cd04d844394c82b08314b353e63518 in this term.
I20260608 10:01:19.750173  4384 leader_election.cc:290] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Requested vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:19.731983  4537 tablet_bootstrap.cc:492] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40: No bootstrap required, opened a new log
W20260608 10:01:19.751869  4222 leader_election.cc:343] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.752290  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:19.752562  4537 ts_tablet_manager.cc:1403] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.062s	user 0.015s	sys 0.011s
I20260608 10:01:19.752754  4222 leader_election.cc:304] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [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: f99704d3690b4b1797c41857cb9ed670; no voters: 05d6c87f812043608d5d6dd952b31a40, b8cd04d844394c82b08314b353e63518
I20260608 10:01:19.753193  4257 raft_consensus.cc:2393] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b8cd04d844394c82b08314b353e63518 in current term 1: Already voted for candidate f99704d3690b4b1797c41857cb9ed670 in this term.
I20260608 10:01:19.753667  4384 raft_consensus.cc:2749] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:19.750700  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
W20260608 10:01:19.755264  4296 leader_election.cc:343] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:19.756093  4296 leader_election.cc:304] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [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: b8cd04d844394c82b08314b353e63518; no voters: 05d6c87f812043608d5d6dd952b31a40, f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:19.756119  4537 raft_consensus.cc:359] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.757033  4537 raft_consensus.cc:385] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.757117  4421 raft_consensus.cc:2749] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:19.757403  4537 raft_consensus.cc:740] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.758226  4537 consensus_queue.cc:260] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.760537  4537 ts_tablet_manager.cc:1434] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:01:19.760944  4078 catalog_manager.cc:6241] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89: range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c] alter complete (version 0)
I20260608 10:01:19.761417  4537 tablet_bootstrap.cc:492] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:19.769541  4537 tablet_bootstrap.cc:654] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.774298  4384 raft_consensus.cc:493] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.774760  4537 tablet_bootstrap.cc:492] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40: No bootstrap required, opened a new log
I20260608 10:01:19.774834  4384 raft_consensus.cc:515] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.775386  4537 ts_tablet_manager.cc:1403] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260608 10:01:19.777705  4384 leader_election.cc:290] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143)
I20260608 10:01:19.777880  4076 catalog_manager.cc:5696] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:19.778606  4537 raft_consensus.cc:359] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.779440  4537 raft_consensus.cc:385] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.779292  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e834c614c79d463bb88c25266a8f9be2" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:19.780264  4180 raft_consensus.cc:2468] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 0.
I20260608 10:01:19.780433  4543 raft_consensus.cc:493] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.779291  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e834c614c79d463bb88c25266a8f9be2" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:19.780959  4543 raft_consensus.cc:515] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.781358  4537 raft_consensus.cc:740] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.782037  4486 raft_consensus.cc:2468] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 0.
I20260608 10:01:19.782327  4537 consensus_queue.cc:260] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.783937  4222 leader_election.cc:304] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d6c87f812043608d5d6dd952b31a40, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:19.784088  4543 leader_election.cc:290] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:19.784925  4384 raft_consensus.cc:2804] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:19.785313  4384 raft_consensus.cc:493] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:19.785656  4384 raft_consensus.cc:3060] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.788676  4441 raft_consensus.cc:493] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.789330  4441 raft_consensus.cc:515] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.791972  4441 leader_election.cc:290] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:19.794749  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe69a57668b42a1ad441af2bc4b6aa1" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:19.795588  4330 raft_consensus.cc:2468] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 0.
I20260608 10:01:19.798983  4222 leader_election.cc:304] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b8cd04d844394c82b08314b353e63518, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:19.799947  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe69a57668b42a1ad441af2bc4b6aa1" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:19.800796  4486 raft_consensus.cc:2468] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 0.
I20260608 10:01:19.801407  4384 raft_consensus.cc:515] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.803910  4384 leader_election.cc:290] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Requested vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143)
I20260608 10:01:19.804495  4384 raft_consensus.cc:2804] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:19.804878  4384 raft_consensus.cc:493] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:19.805258  4384 raft_consensus.cc:3060] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.806537  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e834c614c79d463bb88c25266a8f9be2" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:19.807289  4180 raft_consensus.cc:3060] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.812158  4384 raft_consensus.cc:515] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.813911  4384 leader_election.cc:290] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Requested vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:19.815088  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e834c614c79d463bb88c25266a8f9be2" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
I20260608 10:01:19.815668  4486 raft_consensus.cc:3060] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.816144  4537 ts_tablet_manager.cc:1434] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.010s
I20260608 10:01:19.817288  4537 tablet_bootstrap.cc:492] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:19.824195  4537 tablet_bootstrap.cc:654] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.827086  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe69a57668b42a1ad441af2bc4b6aa1" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
I20260608 10:01:19.827935  4487 raft_consensus.cc:3060] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.824186  4180 raft_consensus.cc:2468] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 1.
I20260608 10:01:19.839777  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfe69a57668b42a1ad441af2bc4b6aa1" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:19.841053  4330 raft_consensus.cc:3060] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.837913  4487 raft_consensus.cc:2468] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 1.
I20260608 10:01:19.852451  4330 raft_consensus.cc:2468] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 1.
I20260608 10:01:19.854007  4222 leader_election.cc:304] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d6c87f812043608d5d6dd952b31a40, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:19.858440  4384 raft_consensus.cc:2804] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:19.859216  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e834c614c79d463bb88c25266a8f9be2" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:19.859874  4384 raft_consensus.cc:697] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Becoming Leader. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Running, Role: LEADER
I20260608 10:01:19.860062  4182 raft_consensus.cc:2393] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05d6c87f812043608d5d6dd952b31a40 in current term 1: Already voted for candidate f99704d3690b4b1797c41857cb9ed670 in this term.
I20260608 10:01:19.860953  4384 consensus_queue.cc:237] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.861992  4222 leader_election.cc:304] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:19.862821  4441 raft_consensus.cc:2804] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:19.855515  4486 raft_consensus.cc:2468] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 1.
I20260608 10:01:19.863368  4441 raft_consensus.cc:697] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Becoming Leader. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Running, Role: LEADER
I20260608 10:01:19.864212  4441 consensus_queue.cc:237] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.865244  4537 tablet_bootstrap.cc:492] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40: No bootstrap required, opened a new log
I20260608 10:01:19.865796  4537 ts_tablet_manager.cc:1403] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.049s	user 0.019s	sys 0.027s
I20260608 10:01:19.870652  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e834c614c79d463bb88c25266a8f9be2" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:19.870874  4403 raft_consensus.cc:493] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.872437  4403 raft_consensus.cc:515] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.873147  4449 leader_election.cc:304] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [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: 05d6c87f812043608d5d6dd952b31a40; no voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:19.874058  4563 raft_consensus.cc:2749] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:19.874631  4403 leader_election.cc:290] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329), 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143)
I20260608 10:01:19.876187  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8946236ed5ad434ca690b3b9dacddd09" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:19.876835  4330 raft_consensus.cc:2468] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:19.878151  4147 leader_election.cc:304] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:19.878456  4537 raft_consensus.cc:359] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.879086  4403 raft_consensus.cc:2804] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:19.879547  4403 raft_consensus.cc:493] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:19.879155  4537 raft_consensus.cc:385] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.879940  4403 raft_consensus.cc:3060] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.880635  4537 raft_consensus.cc:740] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.882161  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8946236ed5ad434ca690b3b9dacddd09" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:19.884238  4537 consensus_queue.cc:260] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.885453  4486 raft_consensus.cc:2468] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:19.887032  4537 ts_tablet_manager.cc:1434] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260608 10:01:19.888213  4537 tablet_bootstrap.cc:492] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:19.888334  4076 catalog_manager.cc:5696] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99704d3690b4b1797c41857cb9ed670 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:19.894574  4403 raft_consensus.cc:515] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.896335  4537 tablet_bootstrap.cc:654] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.896548  4403 leader_election.cc:290] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Requested vote from peers b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329), 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143)
I20260608 10:01:19.898953  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8946236ed5ad434ca690b3b9dacddd09" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
I20260608 10:01:19.899539  4486 raft_consensus.cc:3060] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.900718  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8946236ed5ad434ca690b3b9dacddd09" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:19.901489  4330 raft_consensus.cc:3060] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.906064  4486 raft_consensus.cc:2468] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:19.907572  4147 leader_election.cc:304] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d6c87f812043608d5d6dd952b31a40, 273ef5db3c5d4677ba5eda7dc2cb49ba; no voters: 
I20260608 10:01:19.908532  4403 raft_consensus.cc:2804] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:19.909385  4403 raft_consensus.cc:697] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:19.908532  4077 catalog_manager.cc:5696] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 reported cstate change: term changed from 0 to 1, leader changed from <none> to f99704d3690b4b1797c41857cb9ed670 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:19.910275  4403 consensus_queue.cc:237] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:19.916817  4330 raft_consensus.cc:2468] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:19.922022  4537 tablet_bootstrap.cc:492] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40: No bootstrap required, opened a new log
I20260608 10:01:19.922573  4537 ts_tablet_manager.cc:1403] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.019s
I20260608 10:01:19.926147  4537 raft_consensus.cc:359] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.926928  4537 raft_consensus.cc:385] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.927453  4537 raft_consensus.cc:740] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.928369  4537 consensus_queue.cc:260] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:19.931559  4537 ts_tablet_manager.cc:1434] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:01:19.932952  4537 tablet_bootstrap.cc:492] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:19.934473  4077 catalog_manager.cc:5696] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:19.941483  4537 tablet_bootstrap.cc:654] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:19.942880  4065 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 4bbf0144e9ea48cbb7a132788afc8dd6 (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 4bbf0144e9ea48cbb7a132788afc8dd6 consensus state has no leader
I20260608 10:01:19.949352  4537 tablet_bootstrap.cc:492] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40: No bootstrap required, opened a new log
I20260608 10:01:19.949748  4537 ts_tablet_manager.cc:1403] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260608 10:01:19.952499  4537 raft_consensus.cc:359] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.953233  4537 raft_consensus.cc:385] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.953524  4537 raft_consensus.cc:740] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.954262  4537 consensus_queue.cc:260] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:19.956836  4537 ts_tablet_manager.cc:1434] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:01:19.958351  4537 tablet_bootstrap.cc:492] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:19.963879  4537 tablet_bootstrap.cc:654] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:19.968634  4537 tablet_bootstrap.cc:492] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40: No bootstrap required, opened a new log
I20260608 10:01:19.969056  4537 ts_tablet_manager.cc:1403] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260608 10:01:19.971221  4537 raft_consensus.cc:359] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.971758  4537 raft_consensus.cc:385] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:19.972098  4537 raft_consensus.cc:740] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: FOLLOWER
I20260608 10:01:19.972796  4537 consensus_queue.cc:260] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.974540  4537 ts_tablet_manager.cc:1434] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:19.980720  4403 raft_consensus.cc:493] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:19.981175  4403 raft_consensus.cc:515] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.983088  4403 leader_election.cc:290] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329), 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143)
I20260608 10:01:19.984045  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf0144e9ea48cbb7a132788afc8dd6" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:19.984431  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf0144e9ea48cbb7a132788afc8dd6" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:19.984776  4330 raft_consensus.cc:2468] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:19.985109  4486 raft_consensus.cc:2468] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:19.986083  4147 leader_election.cc:304] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:19.986824  4403 raft_consensus.cc:2804] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:19.987192  4403 raft_consensus.cc:493] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:19.987541  4403 raft_consensus.cc:3060] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.992167  4403 raft_consensus.cc:515] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:19.993918  4403 leader_election.cc:290] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Requested vote from peers b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329), 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143)
I20260608 10:01:19.994627  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf0144e9ea48cbb7a132788afc8dd6" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:19.995049  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf0144e9ea48cbb7a132788afc8dd6" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
I20260608 10:01:19.995186  4330 raft_consensus.cc:3060] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:19.995646  4486 raft_consensus.cc:3060] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.000170  4330 raft_consensus.cc:2468] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:20.000859  4486 raft_consensus.cc:2468] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:20.001631  4147 leader_election.cc:304] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:20.002544  4403 raft_consensus.cc:2804] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:20.003211  4403 raft_consensus.cc:697] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:20.004042  4403 consensus_queue.cc:237] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:20.011962  4077 catalog_manager.cc:5696] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:20.013345  4563 raft_consensus.cc:493] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.013820  4563 raft_consensus.cc:515] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:20.015691  4563 leader_election.cc:290] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:20.016947  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" is_pre_election: true
I20260608 10:01:20.017480  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:20.018262  4256 raft_consensus.cc:2393] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05d6c87f812043608d5d6dd952b31a40 in current term 1: Already voted for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in this term.
I20260608 10:01:20.019251  4449 leader_election.cc:304] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [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: 05d6c87f812043608d5d6dd952b31a40; no voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:20.019987  4563 raft_consensus.cc:3060] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.026342  4563 raft_consensus.cc:2749] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:20.028440  4403 raft_consensus.cc:493] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.028939  4403 raft_consensus.cc:515] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:20.031522  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171eb5e9ed543578553f780e2857cae" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:20.032038  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171eb5e9ed543578553f780e2857cae" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:20.032186  4486 raft_consensus.cc:2468] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:20.030956  4403 leader_election.cc:290] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:20.032752  4330 raft_consensus.cc:2468] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 0.
I20260608 10:01:20.033439  4147 leader_election.cc:304] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 05d6c87f812043608d5d6dd952b31a40, 273ef5db3c5d4677ba5eda7dc2cb49ba; no voters: 
I20260608 10:01:20.034334  4403 raft_consensus.cc:2804] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:20.034643  4403 raft_consensus.cc:493] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:20.034938  4403 raft_consensus.cc:3060] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.039390  4403 raft_consensus.cc:515] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:20.041077  4403 leader_election.cc:290] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Requested vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:20.042009  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171eb5e9ed543578553f780e2857cae" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
I20260608 10:01:20.042366  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d171eb5e9ed543578553f780e2857cae" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:20.042619  4486 raft_consensus.cc:3060] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.042920  4330 raft_consensus.cc:3060] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.049170  4486 raft_consensus.cc:2468] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:20.049170  4330 raft_consensus.cc:2468] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 1.
I20260608 10:01:20.050668  4147 leader_election.cc:304] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:20.051654  4403 raft_consensus.cc:2804] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:20.052142  4403 raft_consensus.cc:697] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:20.052590  4383 consensus_queue.cc:1048] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.052932  4403 consensus_queue.cc:237] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:20.065595  4400 consensus_queue.cc:1048] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.067545  4077 catalog_manager.cc:5696] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:20.132627  4486 raft_consensus.cc:3060] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.139938  4403 consensus_queue.cc:1048] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.153854  4133 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 10:01:20.163369  4133 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 10:01:20.164336  4128 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:20.167420  4403 consensus_queue.cc:1048] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.262594  4384 consensus_queue.cc:1048] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.276662  4518 consensus_queue.cc:1048] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:20.287016  4518 consensus_queue.cc:1048] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.297199  4403 consensus_queue.cc:1048] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.300818  4563 raft_consensus.cc:493] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:20.301339  4563 raft_consensus.cc:515] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:20.303328  4384 consensus_queue.cc:1048] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.305946  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:20.306859  4256 raft_consensus.cc:2393] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05d6c87f812043608d5d6dd952b31a40 in current term 1: Already voted for candidate f99704d3690b4b1797c41857cb9ed670 in this term.
I20260608 10:01:20.309016  4563 leader_election.cc:290] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:20.328804  4330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b8cd04d844394c82b08314b353e63518" is_pre_election: true
I20260608 10:01:20.329646  4330 raft_consensus.cc:2393] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 05d6c87f812043608d5d6dd952b31a40 in current term 1: Already voted for candidate b8cd04d844394c82b08314b353e63518 in this term.
I20260608 10:01:20.330682  4449 leader_election.cc:304] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [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: 05d6c87f812043608d5d6dd952b31a40; no voters: b8cd04d844394c82b08314b353e63518, f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:20.333069  4563 raft_consensus.cc:3060] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:20.336221  4400 consensus_queue.cc:1048] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:20.341974  4563 raft_consensus.cc:2749] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:20.451177  4403 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.462198  4403 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.632877  4403 consensus_queue.cc:1048] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:20.647608  4581 consensus_queue.cc:1048] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 10:01:21.048190  4067 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 3a5a90b4e6cd45e08309537bda0f0e9c (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 3a5a90b4e6cd45e08309537bda0f0e9c consensus state has no leader
W20260608 10:01:21.172444  4128 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:21.262310  4421 raft_consensus.cc:493] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:21.262776  4421 raft_consensus.cc:515] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:21.264618  4421 leader_election.cc:290] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:21.265312  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40" is_pre_election: true
I20260608 10:01:21.265599  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670" is_pre_election: true
I20260608 10:01:21.265918  4487 raft_consensus.cc:2468] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 1.
I20260608 10:01:21.266202  4256 raft_consensus.cc:2468] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 1.
I20260608 10:01:21.267114  4296 leader_election.cc:304] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [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: 05d6c87f812043608d5d6dd952b31a40, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:21.268101  4421 raft_consensus.cc:2804] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:01:21.268657  4421 raft_consensus.cc:493] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:21.268987  4421 raft_consensus.cc:3060] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:21.273747  4421 raft_consensus.cc:515] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:21.275429  4421 leader_election.cc:290] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 2 election: Requested vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:21.276239  4487 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
I20260608 10:01:21.276429  4256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5a90b4e6cd45e08309537bda0f0e9c" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:21.276860  4487 raft_consensus.cc:3060] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:21.276940  4256 raft_consensus.cc:3060] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:21.283659  4487 raft_consensus.cc:2468] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 2.
I20260608 10:01:21.283661  4256 raft_consensus.cc:2468] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 2.
I20260608 10:01:21.285282  4296 leader_election.cc:304] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [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: b8cd04d844394c82b08314b353e63518, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:21.286075  4421 raft_consensus.cc:2804] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:21.286991  4421 raft_consensus.cc:697] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Becoming Leader. State: Replica: b8cd04d844394c82b08314b353e63518, State: Running, Role: LEADER
I20260608 10:01:21.287788  4421 consensus_queue.cc:237] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [LEADER]: Queue going to LEADER 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: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:21.296151  4080 catalog_manager.cc:5696] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 reported cstate change: term changed from 0 to 2, leader changed from <none> to b8cd04d844394c82b08314b353e63518 (127.1.39.67). New cstate: current_term: 2 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:21.824131  4256 raft_consensus.cc:1275] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:01:21.826732  4600 consensus_queue.cc:1048] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:21.843683  4487 raft_consensus.cc:1275] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:01:21.846338  4421 consensus_queue.cc:1048] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:22.164644  4133 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:22.209859  4180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c"
dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
mode: GRACEFUL
new_leader_uuid: "05d6c87f812043608d5d6dd952b31a40"
 from {username='slave'} at 127.0.0.1:50248
I20260608 10:01:22.210716  4180 raft_consensus.cc:606] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Received request to transfer leadership to TS 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:22.215127  4180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4bbf0144e9ea48cbb7a132788afc8dd6"
dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
mode: GRACEFUL
new_leader_uuid: "b8cd04d844394c82b08314b353e63518"
 from {username='slave'} at 127.0.0.1:50248
I20260608 10:01:22.215778  4180 raft_consensus.cc:606] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Received request to transfer leadership to TS b8cd04d844394c82b08314b353e63518
I20260608 10:01:22.218703  4180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7618233644a74921b8f9f4639915103e"
dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
mode: GRACEFUL
new_leader_uuid: "b8cd04d844394c82b08314b353e63518"
 from {username='slave'} at 127.0.0.1:50248
I20260608 10:01:22.219309  4180 raft_consensus.cc:606] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Received request to transfer leadership to TS b8cd04d844394c82b08314b353e63518
I20260608 10:01:22.222021  4180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8946236ed5ad434ca690b3b9dacddd09"
dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
mode: GRACEFUL
new_leader_uuid: "05d6c87f812043608d5d6dd952b31a40"
 from {username='slave'} at 127.0.0.1:50248
I20260608 10:01:22.222570  4180 raft_consensus.cc:606] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Received request to transfer leadership to TS 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:22.225575  4180 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d595a4447d1f4c899e383195511a11ad"
dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
mode: GRACEFUL
new_leader_uuid: "05d6c87f812043608d5d6dd952b31a40"
 from {username='slave'} at 127.0.0.1:50248
I20260608 10:01:22.226064  4180 raft_consensus.cc:606] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Received request to transfer leadership to TS 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:22.227115  4133 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 5
I20260608 10:01:22.227934  4133 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:22.228032  4331 consensus_queue.cc:237] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.235227  4257 raft_consensus.cc:1275] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:22.235443  4180 raft_consensus.cc:1275] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:22.235651  4296 consensus_peers.cc:597] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 -> Peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Couldn't send request to peer 05d6c87f812043608d5d6dd952b31a40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21a2545ddf604b9a95adadb914716a6d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:22.236832  4421 consensus_queue.cc:1048] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:22.237725  4610 consensus_queue.cc:1048] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:22.248871  4600 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.251407  4180 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.254760  4257 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.265411  4077 catalog_manager.cc:5696] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.282658  4257 consensus_queue.cc:237] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.292934  4331 raft_consensus.cc:1275] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:22.293742  4222 consensus_peers.cc:597] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 -> Peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Couldn't send request to peer 05d6c87f812043608d5d6dd952b31a40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3bab0d32de4440c7958927729b8c3aab. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:22.295100  4599 consensus_queue.cc:1048] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:22.298691  4180 raft_consensus.cc:1275] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:22.300217  4627 consensus_queue.cc:1048] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:22.304332  4599 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.306440  4331 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.311359  4180 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.322045  4329 consensus_queue.cc:237] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.323518  4614 raft_consensus.cc:993] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba: : Instructing follower 05d6c87f812043608d5d6dd952b31a40 to start an election
I20260608 10:01:22.324154  4383 raft_consensus.cc:1081] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Signalling peer 05d6c87f812043608d5d6dd952b31a40 to start an election
I20260608 10:01:22.329550  4486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d595a4447d1f4c899e383195511a11ad"
dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
 from {username='slave'} at 127.0.0.1:43898
I20260608 10:01:22.330214  4486 raft_consensus.cc:493] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:22.330641  4486 raft_consensus.cc:3060] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.323064  4076 catalog_manager.cc:5696] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 reported cstate change: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:22.340626  4180 raft_consensus.cc:1275] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:22.341455  4257 raft_consensus.cc:1275] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:22.342610  4610 consensus_queue.cc:1048] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:01:22.343743  4296 consensus_peers.cc:597] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 -> Peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Couldn't send request to peer 05d6c87f812043608d5d6dd952b31a40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ac896ad32d794895b219e7796a1d827c. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:22.343896  4486 raft_consensus.cc:515] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:22.344429  4421 consensus_queue.cc:1048] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:22.346175  4486 leader_election.cc:290] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [CANDIDATE]: Term 2 election: Requested vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:22.349150  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d595a4447d1f4c899e383195511a11ad" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:22.349344  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d595a4447d1f4c899e383195511a11ad" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:22.349851  4257 raft_consensus.cc:3060] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.350179  4182 raft_consensus.cc:3055] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:22.350673  4182 raft_consensus.cc:740] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:22.356770  4257 raft_consensus.cc:2468] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d6c87f812043608d5d6dd952b31a40 in term 2.
I20260608 10:01:22.359069  4449 leader_election.cc:304] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [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: 05d6c87f812043608d5d6dd952b31a40, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:22.351907  4182 consensus_queue.cc:260] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:22.360255  4611 raft_consensus.cc:2804] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:22.366894  4182 raft_consensus.cc:3060] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.371775  4611 raft_consensus.cc:697] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 2 LEADER]: Becoming Leader. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Running, Role: LEADER
I20260608 10:01:22.373147  4611 consensus_queue.cc:237] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [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: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:22.376786  4182 raft_consensus.cc:2468] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d6c87f812043608d5d6dd952b31a40 in term 2.
I20260608 10:01:22.379706  4600 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.383154  4180 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.384763  4255 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.385448  4077 catalog_manager.cc:5696] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 reported cstate change: term changed from 1 to 2, leader changed from 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) to 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68). New cstate: current_term: 2 leader_uuid: "05d6c87f812043608d5d6dd952b31a40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:22.398835  4076 catalog_manager.cc:5696] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.412963  4255 consensus_queue.cc:237] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
W20260608 10:01:22.424824  4222 consensus_peers.cc:597] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 -> Peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Couldn't send request to peer 05d6c87f812043608d5d6dd952b31a40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91045f6604df4e68ac555683a7aa346a. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:22.425124  4180 raft_consensus.cc:1275] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:22.426586  4599 consensus_queue.cc:1048] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:22.426992  4329 raft_consensus.cc:1275] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:22.428381  4627 consensus_queue.cc:1048] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:22.437484  4599 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.439128  4180 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.441004  4331 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.450515  4077 catalog_manager.cc:5696] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:22.509793  4383 raft_consensus.cc:993] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba: : Instructing follower 05d6c87f812043608d5d6dd952b31a40 to start an election
I20260608 10:01:22.510321  4614 raft_consensus.cc:1081] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Signalling peer 05d6c87f812043608d5d6dd952b31a40 to start an election
I20260608 10:01:22.511947  4486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8946236ed5ad434ca690b3b9dacddd09"
dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
 from {username='slave'} at 127.0.0.1:43898
I20260608 10:01:22.512476  4486 raft_consensus.cc:493] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:22.512795  4486 raft_consensus.cc:3060] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.517449  4486 raft_consensus.cc:515] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:22.519132  4486 leader_election.cc:290] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [CANDIDATE]: Term 2 election: Requested vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:22.520097  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8946236ed5ad434ca690b3b9dacddd09" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:22.520731  4180 raft_consensus.cc:3055] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:22.520727  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8946236ed5ad434ca690b3b9dacddd09" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:22.521112  4180 raft_consensus.cc:740] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:22.521476  4331 raft_consensus.cc:3060] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.521996  4180 consensus_queue.cc:260] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:22.523132  4180 raft_consensus.cc:3060] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.527721  4180 raft_consensus.cc:2468] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d6c87f812043608d5d6dd952b31a40 in term 2.
I20260608 10:01:22.529134  4449 leader_election.cc:304] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [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: 05d6c87f812043608d5d6dd952b31a40, 273ef5db3c5d4677ba5eda7dc2cb49ba; no voters: 
I20260608 10:01:22.530092  4611 raft_consensus.cc:2804] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:22.530166  4331 raft_consensus.cc:2468] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d6c87f812043608d5d6dd952b31a40 in term 2.
I20260608 10:01:22.530661  4611 raft_consensus.cc:697] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 2 LEADER]: Becoming Leader. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Running, Role: LEADER
I20260608 10:01:22.531641  4614 raft_consensus.cc:993] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba: : Instructing follower b8cd04d844394c82b08314b353e63518 to start an election
I20260608 10:01:22.532166  4614 raft_consensus.cc:1081] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Signalling peer b8cd04d844394c82b08314b353e63518 to start an election
I20260608 10:01:22.531610  4611 consensus_queue.cc:237] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } }
I20260608 10:01:22.534099  4331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7618233644a74921b8f9f4639915103e"
dest_uuid: "b8cd04d844394c82b08314b353e63518"
 from {username='slave'} at 127.0.0.1:53382
I20260608 10:01:22.534679  4331 raft_consensus.cc:493] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:22.535109  4331 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.540822  4076 catalog_manager.cc:5696] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 reported cstate change: term changed from 1 to 2, leader changed from 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) to 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68). New cstate: current_term: 2 leader_uuid: "05d6c87f812043608d5d6dd952b31a40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:22.542629  4331 raft_consensus.cc:515] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:22.545331  4331 leader_election.cc:290] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 2 election: Requested vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891)
I20260608 10:01:22.546155  4255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:22.546440  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:22.546792  4255 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.547019  4180 raft_consensus.cc:3055] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:22.547470  4180 raft_consensus.cc:740] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:22.548312  4180 consensus_queue.cc:260] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:22.549729  4180 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.554636  4255 raft_consensus.cc:2468] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 2.
I20260608 10:01:22.556438  4180 raft_consensus.cc:2468] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 2.
I20260608 10:01:22.556332  4296 leader_election.cc:304] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [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: b8cd04d844394c82b08314b353e63518, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:22.557389  4600 raft_consensus.cc:2804] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:22.557855  4600 raft_consensus.cc:697] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Becoming Leader. State: Replica: b8cd04d844394c82b08314b353e63518, State: Running, Role: LEADER
I20260608 10:01:22.558439  4383 raft_consensus.cc:993] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba: : Instructing follower b8cd04d844394c82b08314b353e63518 to start an election
I20260608 10:01:22.558885  4600 consensus_queue.cc:237] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:22.559106  4614 raft_consensus.cc:1081] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Signalling peer b8cd04d844394c82b08314b353e63518 to start an election
I20260608 10:01:22.561226  4331 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4bbf0144e9ea48cbb7a132788afc8dd6"
dest_uuid: "b8cd04d844394c82b08314b353e63518"
 from {username='slave'} at 127.0.0.1:53382
I20260608 10:01:22.561902  4331 raft_consensus.cc:493] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:22.562346  4331 raft_consensus.cc:3060] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.569281  4331 raft_consensus.cc:515] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:22.571601  4331 leader_election.cc:290] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [CANDIDATE]: Term 2 election: Requested vote from peers 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143), 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891)
I20260608 10:01:22.572994  4486 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf0144e9ea48cbb7a132788afc8dd6" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
I20260608 10:01:22.573588  4486 raft_consensus.cc:3060] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.573916  4076 catalog_manager.cc:5696] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 reported cstate change: term changed from 1 to 2, leader changed from 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) to b8cd04d844394c82b08314b353e63518 (127.1.39.67). New cstate: current_term: 2 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:22.576746  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbf0144e9ea48cbb7a132788afc8dd6" candidate_uuid: "b8cd04d844394c82b08314b353e63518" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:22.577320  4180 raft_consensus.cc:3055] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:22.577622  4180 raft_consensus.cc:740] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:22.578580  4180 consensus_queue.cc:260] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:22.579749  4180 raft_consensus.cc:3060] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.580960  4486 raft_consensus.cc:2468] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 2.
I20260608 10:01:22.582610  4296 leader_election.cc:304] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [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: 05d6c87f812043608d5d6dd952b31a40, b8cd04d844394c82b08314b353e63518; no voters: 
I20260608 10:01:22.583788  4600 raft_consensus.cc:2804] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:22.584619  4600 raft_consensus.cc:697] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Becoming Leader. State: Replica: b8cd04d844394c82b08314b353e63518, State: Running, Role: LEADER
I20260608 10:01:22.585789  4600 consensus_queue.cc:237] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [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: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } }
I20260608 10:01:22.586633  4180 raft_consensus.cc:2468] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b8cd04d844394c82b08314b353e63518 in term 2.
I20260608 10:01:22.595822  4076 catalog_manager.cc:5696] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 reported cstate change: term changed from 1 to 2, leader changed from 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) to b8cd04d844394c82b08314b353e63518 (127.1.39.67). New cstate: current_term: 2 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:22.637583  4383 raft_consensus.cc:993] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba: : Instructing follower 05d6c87f812043608d5d6dd952b31a40 to start an election
I20260608 10:01:22.638180  4614 raft_consensus.cc:1081] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Signalling peer 05d6c87f812043608d5d6dd952b31a40 to start an election
I20260608 10:01:22.640111  4486 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c"
dest_uuid: "05d6c87f812043608d5d6dd952b31a40"
 from {username='slave'} at 127.0.0.1:43898
I20260608 10:01:22.640705  4486 raft_consensus.cc:493] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:22.641083  4486 raft_consensus.cc:3060] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.648016  4486 raft_consensus.cc:515] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:22.650205  4486 leader_election.cc:290] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [CANDIDATE]: Term 2 election: Requested vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:22.650909  4180 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:22.651387  4255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d9989f69d6146b5be35d7b75db8d14c" candidate_uuid: "05d6c87f812043608d5d6dd952b31a40" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:22.651603  4180 raft_consensus.cc:3055] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:01:22.652015  4180 raft_consensus.cc:740] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:22.651968  4255 raft_consensus.cc:3060] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.652956  4180 consensus_queue.cc:260] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:22.654023  4180 raft_consensus.cc:3060] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:01:22.658922  4255 raft_consensus.cc:2468] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d6c87f812043608d5d6dd952b31a40 in term 2.
I20260608 10:01:22.659598  4180 raft_consensus.cc:2468] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 05d6c87f812043608d5d6dd952b31a40 in term 2.
I20260608 10:01:22.660101  4449 leader_election.cc:304] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [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: 05d6c87f812043608d5d6dd952b31a40, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:22.661024  4611 raft_consensus.cc:2804] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:01:22.661557  4611 raft_consensus.cc:697] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 2 LEADER]: Becoming Leader. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Running, Role: LEADER
I20260608 10:01:22.662463  4611 consensus_queue.cc:237] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } }
I20260608 10:01:22.670641  4076 catalog_manager.cc:5696] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 reported cstate change: term changed from 1 to 2, leader changed from 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) to 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68). New cstate: current_term: 2 leader_uuid: "05d6c87f812043608d5d6dd952b31a40" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:22.694623  4644 ts_tablet_manager.cc:933] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: Initiating tablet copy from peer b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:22.696952  4644 tablet_copy_client.cc:323] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:39329
I20260608 10:01:22.699062  4341 tablet_copy_service.cc:140] P b8cd04d844394c82b08314b353e63518: Received BeginTabletCopySession request for tablet 21a2545ddf604b9a95adadb914716a6d from peer 05d6c87f812043608d5d6dd952b31a40 ({username='slave'} at 127.0.0.1:53404)
I20260608 10:01:22.699657  4341 tablet_copy_service.cc:161] P b8cd04d844394c82b08314b353e63518: Beginning new tablet copy session on tablet 21a2545ddf604b9a95adadb914716a6d from peer 05d6c87f812043608d5d6dd952b31a40 at {username='slave'} at 127.0.0.1:53404: session id = 05d6c87f812043608d5d6dd952b31a40-21a2545ddf604b9a95adadb914716a6d
I20260608 10:01:22.707616  4341 tablet_copy_source_session.cc:215] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:22.711261  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21a2545ddf604b9a95adadb914716a6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:22.722934  4644 tablet_copy_client.cc:806] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:22.723627  4644 tablet_copy_client.cc:670] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:22.724668  4646 ts_tablet_manager.cc:933] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: Initiating tablet copy from peer b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:22.729009  4644 tablet_copy_client.cc:538] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:22.729871  4646 tablet_copy_client.cc:323] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:39329
I20260608 10:01:22.731695  4341 tablet_copy_service.cc:140] P b8cd04d844394c82b08314b353e63518: Received BeginTabletCopySession request for tablet ac896ad32d794895b219e7796a1d827c from peer 05d6c87f812043608d5d6dd952b31a40 ({username='slave'} at 127.0.0.1:53404)
I20260608 10:01:22.732250  4341 tablet_copy_service.cc:161] P b8cd04d844394c82b08314b353e63518: Beginning new tablet copy session on tablet ac896ad32d794895b219e7796a1d827c from peer 05d6c87f812043608d5d6dd952b31a40 at {username='slave'} at 127.0.0.1:53404: session id = 05d6c87f812043608d5d6dd952b31a40-ac896ad32d794895b219e7796a1d827c
I20260608 10:01:22.737645  4644 tablet_bootstrap.cc:492] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:22.740031  4341 tablet_copy_source_session.cc:215] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:22.743340  4646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac896ad32d794895b219e7796a1d827c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:22.758816  4644 tablet_bootstrap.cc:492] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:22.759748  4644 tablet_bootstrap.cc:492] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: Bootstrap complete.
I20260608 10:01:22.759907  4646 tablet_copy_client.cc:806] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:22.760427  4644 ts_tablet_manager.cc:1403] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.004s
I20260608 10:01:22.760471  4646 tablet_copy_client.cc:670] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:22.764528  4646 tablet_copy_client.cc:538] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:22.763940  4644 raft_consensus.cc:359] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.765205  4644 raft_consensus.cc:740] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: LEARNER
I20260608 10:01:22.765895  4644 consensus_queue.cc:260] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.768767  4644 ts_tablet_manager.cc:1434] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:01:22.771157  4341 tablet_copy_service.cc:342] P b8cd04d844394c82b08314b353e63518: Request end of tablet copy session 05d6c87f812043608d5d6dd952b31a40-21a2545ddf604b9a95adadb914716a6d received from {username='slave'} at 127.0.0.1:53404
I20260608 10:01:22.771582  4341 tablet_copy_service.cc:434] P b8cd04d844394c82b08314b353e63518: ending tablet copy session 05d6c87f812043608d5d6dd952b31a40-21a2545ddf604b9a95adadb914716a6d on tablet 21a2545ddf604b9a95adadb914716a6d with peer 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:22.775274  4646 tablet_bootstrap.cc:492] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:22.776516  4255 raft_consensus.cc:1275] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Refusing update from remote peer 05d6c87f812043608d5d6dd952b31a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:22.778138  4611 consensus_queue.cc:1048] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:22.802305  4180 raft_consensus.cc:1275] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Refusing update from remote peer 05d6c87f812043608d5d6dd952b31a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:22.804046  4633 consensus_queue.cc:1048] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:22.805568  4644 ts_tablet_manager.cc:933] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: Initiating tablet copy from peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:22.805604  4646 tablet_bootstrap.cc:492] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:22.806840  4646 tablet_bootstrap.cc:492] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: Bootstrap complete.
I20260608 10:01:22.807590  4646 ts_tablet_manager.cc:1403] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.023s
I20260608 10:01:22.810817  4646 raft_consensus.cc:359] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.820230  4646 raft_consensus.cc:740] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: LEARNER
I20260608 10:01:22.821545  4646 consensus_queue.cc:260] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.824682  4644 tablet_copy_client.cc:323] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:39971
I20260608 10:01:22.826881  4646 ts_tablet_manager.cc:1434] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260608 10:01:22.827042  4267 tablet_copy_service.cc:140] P f99704d3690b4b1797c41857cb9ed670: Received BeginTabletCopySession request for tablet 3bab0d32de4440c7958927729b8c3aab from peer 05d6c87f812043608d5d6dd952b31a40 ({username='slave'} at 127.0.0.1:38018)
I20260608 10:01:22.827811  4267 tablet_copy_service.cc:161] P f99704d3690b4b1797c41857cb9ed670: Beginning new tablet copy session on tablet 3bab0d32de4440c7958927729b8c3aab from peer 05d6c87f812043608d5d6dd952b31a40 at {username='slave'} at 127.0.0.1:38018: session id = 05d6c87f812043608d5d6dd952b31a40-3bab0d32de4440c7958927729b8c3aab
I20260608 10:01:22.830953  4341 tablet_copy_service.cc:342] P b8cd04d844394c82b08314b353e63518: Request end of tablet copy session 05d6c87f812043608d5d6dd952b31a40-ac896ad32d794895b219e7796a1d827c received from {username='slave'} at 127.0.0.1:53404
I20260608 10:01:22.831455  4341 tablet_copy_service.cc:434] P b8cd04d844394c82b08314b353e63518: ending tablet copy session 05d6c87f812043608d5d6dd952b31a40-ac896ad32d794895b219e7796a1d827c on tablet ac896ad32d794895b219e7796a1d827c with peer 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:22.842831  4267 tablet_copy_source_session.cc:215] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:22.846308  4644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bab0d32de4440c7958927729b8c3aab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:22.855518  4646 ts_tablet_manager.cc:933] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: Initiating tablet copy from peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:22.859829  4646 tablet_copy_client.cc:323] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:39971
I20260608 10:01:22.861624  4644 tablet_copy_client.cc:806] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:22.862236  4644 tablet_copy_client.cc:670] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:22.862708  4267 tablet_copy_service.cc:140] P f99704d3690b4b1797c41857cb9ed670: Received BeginTabletCopySession request for tablet 91045f6604df4e68ac555683a7aa346a from peer 05d6c87f812043608d5d6dd952b31a40 ({username='slave'} at 127.0.0.1:38018)
I20260608 10:01:22.863453  4267 tablet_copy_service.cc:161] P f99704d3690b4b1797c41857cb9ed670: Beginning new tablet copy session on tablet 91045f6604df4e68ac555683a7aa346a from peer 05d6c87f812043608d5d6dd952b31a40 at {username='slave'} at 127.0.0.1:38018: session id = 05d6c87f812043608d5d6dd952b31a40-91045f6604df4e68ac555683a7aa346a
I20260608 10:01:22.867682  4644 tablet_copy_client.cc:538] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:22.869987  4267 tablet_copy_source_session.cc:215] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:22.872761  4646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91045f6604df4e68ac555683a7aa346a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:22.876106  4644 tablet_bootstrap.cc:492] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:22.883056  4646 tablet_copy_client.cc:806] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:22.883623  4646 tablet_copy_client.cc:670] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:22.887086  4646 tablet_copy_client.cc:538] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:22.894734  4646 tablet_bootstrap.cc:492] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:22.897795  4644 tablet_bootstrap.cc:492] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:22.898793  4644 tablet_bootstrap.cc:492] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: Bootstrap complete.
I20260608 10:01:22.899497  4644 ts_tablet_manager.cc:1403] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260608 10:01:22.903491  4644 raft_consensus.cc:359] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.904418  4644 raft_consensus.cc:740] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: LEARNER
I20260608 10:01:22.906315  4644 consensus_queue.cc:260] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.912091  4644 ts_tablet_manager.cc:1434] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260608 10:01:22.914433  4267 tablet_copy_service.cc:342] P f99704d3690b4b1797c41857cb9ed670: Request end of tablet copy session 05d6c87f812043608d5d6dd952b31a40-3bab0d32de4440c7958927729b8c3aab received from {username='slave'} at 127.0.0.1:38018
I20260608 10:01:22.915036  4267 tablet_copy_service.cc:434] P f99704d3690b4b1797c41857cb9ed670: ending tablet copy session 05d6c87f812043608d5d6dd952b31a40-3bab0d32de4440c7958927729b8c3aab on tablet 3bab0d32de4440c7958927729b8c3aab with peer 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:22.924178  4646 tablet_bootstrap.cc:492] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:22.924939  4646 tablet_bootstrap.cc:492] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: Bootstrap complete.
I20260608 10:01:22.925486  4646 ts_tablet_manager.cc:1403] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.012s
I20260608 10:01:22.928244  4646 raft_consensus.cc:359] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.929054  4646 raft_consensus.cc:740] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: LEARNER
I20260608 10:01:22.929648  4646 consensus_queue.cc:260] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:22.931524  4646 ts_tablet_manager.cc:1434] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:01:22.933440  4267 tablet_copy_service.cc:342] P f99704d3690b4b1797c41857cb9ed670: Request end of tablet copy session 05d6c87f812043608d5d6dd952b31a40-91045f6604df4e68ac555683a7aa346a received from {username='slave'} at 127.0.0.1:38018
I20260608 10:01:22.933856  4267 tablet_copy_service.cc:434] P f99704d3690b4b1797c41857cb9ed670: ending tablet copy session 05d6c87f812043608d5d6dd952b31a40-91045f6604df4e68ac555683a7aa346a on tablet 91045f6604df4e68ac555683a7aa346a with peer 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:22.942485  4180 raft_consensus.cc:1275] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Refusing update from remote peer 05d6c87f812043608d5d6dd952b31a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:22.943836  4633 consensus_queue.cc:1048] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:22.954777  4331 raft_consensus.cc:1275] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Refusing update from remote peer 05d6c87f812043608d5d6dd952b31a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:22.956272  4660 consensus_queue.cc:1048] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:22.965271  4255 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:22.970810  4600 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:01:22.990348  4180 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:22.994062  4635 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:23.066488  4180 raft_consensus.cc:1275] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:23.067766  4600 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:23.083036  4486 raft_consensus.cc:1275] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:23.084764  4666 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:23.161463  4255 raft_consensus.cc:1275] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Refusing update from remote peer 05d6c87f812043608d5d6dd952b31a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:23.162968  4660 consensus_queue.cc:1048] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:23.174669  4180 raft_consensus.cc:1275] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Refusing update from remote peer 05d6c87f812043608d5d6dd952b31a40: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:01:23.176625  4633 consensus_queue.cc:1048] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:23.190480  4486 raft_consensus.cc:1217] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:23.286314  4486 raft_consensus.cc:1217] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:23.332105  4486 raft_consensus.cc:1217] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:23.352885  4486 raft_consensus.cc:1217] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:23.715065  4599 raft_consensus.cc:1064] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670: attempting to promote NON_VOTER 05d6c87f812043608d5d6dd952b31a40 to VOTER
I20260608 10:01:23.718022  4599 consensus_queue.cc:237] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:23.727495  4331 raft_consensus.cc:1275] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.728170  4180 raft_consensus.cc:1275] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.727319  4486 raft_consensus.cc:1275] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.731894  4671 consensus_queue.cc:1048] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.732833  4670 consensus_queue.cc:1048] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.733695  4673 consensus_queue.cc:1048] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.764681  4670 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.767091  4331 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.767846  4180 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.780570  4486 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.787673  4599 raft_consensus.cc:1064] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670: attempting to promote NON_VOTER 05d6c87f812043608d5d6dd952b31a40 to VOTER
I20260608 10:01:23.790706  4599 consensus_queue.cc:237] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:23.794884  4080 catalog_manager.cc:5696] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 reported cstate change: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.808024  4487 raft_consensus.cc:1275] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.810534  4673 consensus_queue.cc:1048] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.818449  4331 raft_consensus.cc:1275] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.819552  4180 raft_consensus.cc:1275] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.820173  4599 consensus_queue.cc:1048] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.821936  4673 consensus_queue.cc:1048] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.832566  4255 consensus_queue.cc:237] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:23.842324  4486 raft_consensus.cc:1275] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:23.843904  4673 consensus_queue.cc:1048] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:23.844062  4182 raft_consensus.cc:1275] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:23.846069  4673 consensus_queue.cc:1048] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.003s
I20260608 10:01:23.852675  4599 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.862824  4671 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.864548  4066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3bab0d32de4440c7958927729b8c3aab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:23.866889  4486 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.869046  4331 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.870961  4666 raft_consensus.cc:1064] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518: attempting to promote NON_VOTER 05d6c87f812043608d5d6dd952b31a40 to VOTER
I20260608 10:01:23.872684  4180 raft_consensus.cc:2955] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.872550  4182 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.873736  4666 consensus_queue.cc:237] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:23.886584  4080 catalog_manager.cc:5696] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 reported cstate change: config changed from index 3 to 4, VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) evicted. New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:23.901973  4077 catalog_manager.cc:5696] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 reported cstate change: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.904590  4182 raft_consensus.cc:1275] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.904991  4487 raft_consensus.cc:1275] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.906610  4255 raft_consensus.cc:1275] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.906733  4635 consensus_queue.cc:1048] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.908072  4666 consensus_queue.cc:1048] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.908982  4600 consensus_queue.cc:1048] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.911070  4600 raft_consensus.cc:1064] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518: attempting to promote NON_VOTER 05d6c87f812043608d5d6dd952b31a40 to VOTER
I20260608 10:01:23.912580  4486 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.916931  4316 tablet_service.cc:1558] Processing DeleteTablet for tablet 3bab0d32de4440c7958927729b8c3aab with delete_type TABLET_DATA_TOMBSTONED (TS b8cd04d844394c82b08314b353e63518 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53374
I20260608 10:01:23.924903  4600 consensus_queue.cc:237] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:23.933674  4687 tablet_replica.cc:333] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:23.936944  4687 raft_consensus.cc:2243] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:23.937786  4687 raft_consensus.cc:2272] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:23.945672  4257 consensus_queue.cc:237] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:23.950567  4180 raft_consensus.cc:1275] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.951704  4256 raft_consensus.cc:1275] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.959154  4487 raft_consensus.cc:1275] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:23.960381  4331 raft_consensus.cc:1275] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:23.962769  4486 raft_consensus.cc:1275] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:23.962123  4600 consensus_queue.cc:1048] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:23.963033  4599 consensus_queue.cc:1048] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:23.964332  4670 consensus_queue.cc:1048] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:23.964469  4635 consensus_queue.cc:1048] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:23.965792  4686 consensus_queue.cc:1048] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:23.949137  4687 ts_tablet_manager.cc:1916] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:23.975521  4670 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.981832  4331 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:23.986092  4686 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.001214  4255 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.017204  4080 catalog_manager.cc:5696] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 reported cstate change: config changed from index 3 to 4, VOTER 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) evicted. New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.017912  4182 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.024309  4485 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.026831  4687 ts_tablet_manager.cc:1929] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:24.027280  4687 log.cc:1199] T 3bab0d32de4440c7958927729b8c3aab P b8cd04d844394c82b08314b353e63518: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/3bab0d32de4440c7958927729b8c3aab
I20260608 10:01:24.033305  4167 tablet_service.cc:1558] Processing DeleteTablet for tablet 91045f6604df4e68ac555683a7aa346a with delete_type TABLET_DATA_TOMBSTONED (TS 273ef5db3c5d4677ba5eda7dc2cb49ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50218
I20260608 10:01:24.036904  4066 catalog_manager.cc:5027] TS b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329): tablet 3bab0d32de4440c7958927729b8c3aab (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]) successfully deleted
I20260608 10:01:24.053045  4080 catalog_manager.cc:5696] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 reported cstate change: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } attrs { replace: true } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.034716  4487 raft_consensus.cc:2955] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.063902  4066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 91045f6604df4e68ac555683a7aa346a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:24.069245  4695 tablet_replica.cc:333] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:24.070322  4695 raft_consensus.cc:2243] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.071082  4695 raft_consensus.cc:2272] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.070181  4600 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.074242  4257 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.080859  4695 ts_tablet_manager.cc:1916] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:24.089191  4331 consensus_queue.cc:237] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:24.096810  4487 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.099421  4695 ts_tablet_manager.cc:1929] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:24.099844  4695 log.cc:1199] T 91045f6604df4e68ac555683a7aa346a P 273ef5db3c5d4677ba5eda7dc2cb49ba: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/91045f6604df4e68ac555683a7aa346a
I20260608 10:01:24.101400  4182 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.108063  4080 catalog_manager.cc:5696] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 reported cstate change: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:24.117867  4066 catalog_manager.cc:5027] TS 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891): tablet 91045f6604df4e68ac555683a7aa346a (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]) successfully deleted
I20260608 10:01:24.119732  4486 raft_consensus.cc:1275] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:24.125142  4255 raft_consensus.cc:1275] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:24.126657  4600 consensus_queue.cc:1048] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:24.130095  4686 consensus_queue.cc:1048] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:24.138111  4635 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.140305  4331 consensus_queue.cc:237] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:24.143464  4257 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.148948  4486 raft_consensus.cc:1275] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:24.150795  4666 consensus_queue.cc:1048] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:24.154073  4182 raft_consensus.cc:1275] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:24.154016  4486 raft_consensus.cc:2955] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.158532  4066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 21a2545ddf604b9a95adadb914716a6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:24.157585  4600 consensus_queue.cc:1048] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:24.162591  4080 catalog_manager.cc:5696] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 reported cstate change: config changed from index 3 to 4, VOTER 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65) evicted. New cstate: current_term: 1 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:24.166579  4666 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.170135  4486 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.175320  4167 tablet_service.cc:1558] Processing DeleteTablet for tablet 21a2545ddf604b9a95adadb914716a6d with delete_type TABLET_DATA_TOMBSTONED (TS 273ef5db3c5d4677ba5eda7dc2cb49ba not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50218
I20260608 10:01:24.175686  4182 raft_consensus.cc:2955] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.178640  4695 tablet_replica.cc:333] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:24.179674  4695 raft_consensus.cc:2243] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.180384  4695 raft_consensus.cc:2272] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.188606  4695 ts_tablet_manager.cc:1916] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:24.188566  4076 catalog_manager.cc:5696] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: config changed from index 3 to 4, VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) evicted. New cstate: current_term: 1 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:24.194242  4066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ac896ad32d794895b219e7796a1d827c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:24.201722  4245 tablet_service.cc:1558] Processing DeleteTablet for tablet ac896ad32d794895b219e7796a1d827c with delete_type TABLET_DATA_TOMBSTONED (TS f99704d3690b4b1797c41857cb9ed670 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38004
I20260608 10:01:24.206911  4696 tablet_replica.cc:333] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:24.207901  4696 raft_consensus.cc:2243] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:24.208030  4695 ts_tablet_manager.cc:1929] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:24.208508  4695 log.cc:1199] T 21a2545ddf604b9a95adadb914716a6d P 273ef5db3c5d4677ba5eda7dc2cb49ba: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/21a2545ddf604b9a95adadb914716a6d
I20260608 10:01:24.208611  4696 raft_consensus.cc:2272] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:24.210601  4066 catalog_manager.cc:5027] TS 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891): tablet 21a2545ddf604b9a95adadb914716a6d (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]) successfully deleted
I20260608 10:01:24.211830  4696 ts_tablet_manager.cc:1916] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:24.221355  4696 ts_tablet_manager.cc:1929] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:24.221673  4696 log.cc:1199] T ac896ad32d794895b219e7796a1d827c P f99704d3690b4b1797c41857cb9ed670: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/ac896ad32d794895b219e7796a1d827c
I20260608 10:01:24.223306  4066 catalog_manager.cc:5027] TS f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): tablet ac896ad32d794895b219e7796a1d827c (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]) successfully deleted
I20260608 10:01:24.228945  4133 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:24.255831  4331 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7618233644a74921b8f9f4639915103e"
dest_uuid: "b8cd04d844394c82b08314b353e63518"
mode: GRACEFUL
new_leader_uuid: "f99704d3690b4b1797c41857cb9ed670"
 from {username='slave'} at 127.0.0.1:37626
I20260608 10:01:24.256270  4331 raft_consensus.cc:606] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Received request to transfer leadership to TS f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:24.257311  4133 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:01:24.257959  4133 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:24.356015  4600 raft_consensus.cc:993] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: : Instructing follower f99704d3690b4b1797c41857cb9ed670 to start an election
I20260608 10:01:24.356531  4666 raft_consensus.cc:1081] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Signalling peer f99704d3690b4b1797c41857cb9ed670 to start an election
I20260608 10:01:24.357983  4257 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7618233644a74921b8f9f4639915103e"
dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
 from {username='slave'} at 127.0.0.1:38012
I20260608 10:01:24.358440  4257 raft_consensus.cc:493] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:24.358752  4257 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:01:24.363497  4257 raft_consensus.cc:515] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:24.365146  4257 leader_election.cc:290] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [CANDIDATE]: Term 3 election: Requested vote from peers 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:24.365834  4182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
I20260608 10:01:24.366186  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "f99704d3690b4b1797c41857cb9ed670" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:24.366441  4182 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:01:24.366729  4331 raft_consensus.cc:3055] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 10:01:24.367038  4331 raft_consensus.cc:740] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Running, Role: LEADER
I20260608 10:01:24.367825  4331 consensus_queue.cc:260] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:24.368983  4331 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Advancing to term 3
I20260608 10:01:24.372562  4182 raft_consensus.cc:2468] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 3.
I20260608 10:01:24.374040  4222 leader_election.cc:304] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [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: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:24.374850  4599 raft_consensus.cc:2804] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 3 FOLLOWER]: Leader election won for term 3
I20260608 10:01:24.375275  4331 raft_consensus.cc:2468] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f99704d3690b4b1797c41857cb9ed670 in term 3.
I20260608 10:01:24.375355  4599 raft_consensus.cc:697] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 3 LEADER]: Becoming Leader. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Running, Role: LEADER
I20260608 10:01:24.376416  4599 consensus_queue.cc:237] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } }
I20260608 10:01:24.383206  4078 catalog_manager.cc:5696] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 reported cstate change: term changed from 2 to 3, leader changed from b8cd04d844394c82b08314b353e63518 (127.1.39.67) to f99704d3690b4b1797c41857cb9ed670 (127.1.39.66). New cstate: current_term: 3 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:24.810498  4180 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 3 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:01:24.811755  4670 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:24.823882  4331 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 3 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 10:01:24.825867  4599 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:25.222352  4331 consensus_queue.cc:237] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [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: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: NON_VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: true } }
I20260608 10:01:25.229188  4180 raft_consensus.cc:1275] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:01:25.229400  4487 raft_consensus.cc:1275] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:01:25.229565  4296 consensus_peers.cc:597] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 -> Peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): Couldn't send request to peer f99704d3690b4b1797c41857cb9ed670. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bbf0144e9ea48cbb7a132788afc8dd6. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:25.230795  4706 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:25.231642  4600 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:25.239282  4666 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: NON_VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: true } } }
I20260608 10:01:25.241263  4487 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: NON_VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: true } } }
I20260608 10:01:25.241423  4180 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: NON_VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: true } } }
I20260608 10:01:25.254566  4080 catalog_manager.cc:5696] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 reported cstate change: config changed from index -1 to 3, NON_VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) added. New cstate: current_term: 2 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: NON_VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: true } } }
I20260608 10:01:25.273245  4182 consensus_queue.cc:237] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:25.282724  4331 raft_consensus.cc:1275] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:25.284813  4147 consensus_peers.cc:597] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba -> Peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Couldn't send request to peer 05d6c87f812043608d5d6dd952b31a40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2d630e476bfa43128fc2bb569a14e607. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:25.284703  4383 consensus_queue.cc:1048] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:25.288384  4257 raft_consensus.cc:1275] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:25.289759  4715 consensus_queue.cc:1048] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:25.292953  4383 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:25.294734  4331 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:25.299266  4257 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:25.309473  4078 catalog_manager.cc:5696] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: config changed from index -1 to 2, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:25.316524  4257 consensus_queue.cc:237] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: NON_VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: true } }
I20260608 10:01:25.336700  4487 raft_consensus.cc:1275] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:01:25.337210  4182 raft_consensus.cc:1275] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 10:01:25.337589  4222 consensus_peers.cc:597] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 -> Peer b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329): Couldn't send request to peer b8cd04d844394c82b08314b353e63518. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e834c614c79d463bb88c25266a8f9be2. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:25.338621  4720 consensus_queue.cc:1048] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:25.339588  4670 consensus_queue.cc:1048] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:01:25.348963  4670 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: NON_VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: true } } }
I20260608 10:01:25.350857  4182 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: NON_VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: true } } }
I20260608 10:01:25.354024  4487 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: NON_VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: true } } }
I20260608 10:01:25.363058  4080 catalog_manager.cc:5696] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 reported cstate change: config changed from index -1 to 2, NON_VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) added. New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: NON_VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:25.364140  4257 consensus_queue.cc:237] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:25.370649  4331 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 3 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260608 10:01:25.370739  4222 consensus_peers.cc:597] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 -> Peer 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): Couldn't send request to peer 05d6c87f812043608d5d6dd952b31a40. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7618233644a74921b8f9f4639915103e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:25.371490  4182 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 3 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 10:01:25.373436  4670 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:25.375371  4720 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:25.382480  4599 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:25.384176  4331 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:25.390070  4182 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } } }
I20260608 10:01:25.399333  4076 catalog_manager.cc:5696] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 reported cstate change: config changed from index -1 to 4, NON_VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) added. New cstate: current_term: 3 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:25.714082  4723 ts_tablet_manager.cc:933] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: Initiating tablet copy from peer 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891)
I20260608 10:01:25.716959  4723 tablet_copy_client.cc:323] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:41891
I20260608 10:01:25.719265  4192 tablet_copy_service.cc:140] P 273ef5db3c5d4677ba5eda7dc2cb49ba: Received BeginTabletCopySession request for tablet 2d630e476bfa43128fc2bb569a14e607 from peer 05d6c87f812043608d5d6dd952b31a40 ({username='slave'} at 127.0.0.1:50246)
I20260608 10:01:25.719934  4192 tablet_copy_service.cc:161] P 273ef5db3c5d4677ba5eda7dc2cb49ba: Beginning new tablet copy session on tablet 2d630e476bfa43128fc2bb569a14e607 from peer 05d6c87f812043608d5d6dd952b31a40 at {username='slave'} at 127.0.0.1:50246: session id = 05d6c87f812043608d5d6dd952b31a40-2d630e476bfa43128fc2bb569a14e607
I20260608 10:01:25.728612  4192 tablet_copy_source_session.cc:215] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:25.731904  4723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2d630e476bfa43128fc2bb569a14e607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:25.744684  4723 tablet_copy_client.cc:806] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:25.745227  4723 tablet_copy_client.cc:670] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:25.749027  4723 tablet_copy_client.cc:538] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:25.755005  4723 tablet_bootstrap.cc:492] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:25.776700  4723 tablet_bootstrap.cc:492] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:25.777559  4723 tablet_bootstrap.cc:492] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: Bootstrap complete.
I20260608 10:01:25.778113  4723 ts_tablet_manager.cc:1403] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.001s
I20260608 10:01:25.780251  4723 raft_consensus.cc:359] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:25.780944  4723 raft_consensus.cc:740] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: LEARNER
I20260608 10:01:25.781481  4723 consensus_queue.cc:260] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:25.783655  4723 ts_tablet_manager.cc:1434] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:25.785468  4192 tablet_copy_service.cc:342] P 273ef5db3c5d4677ba5eda7dc2cb49ba: Request end of tablet copy session 05d6c87f812043608d5d6dd952b31a40-2d630e476bfa43128fc2bb569a14e607 received from {username='slave'} at 127.0.0.1:50246
I20260608 10:01:25.785869  4192 tablet_copy_service.cc:434] P 273ef5db3c5d4677ba5eda7dc2cb49ba: ending tablet copy session 05d6c87f812043608d5d6dd952b31a40-2d630e476bfa43128fc2bb569a14e607 on tablet 2d630e476bfa43128fc2bb569a14e607 with peer 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:25.811407  4726 ts_tablet_manager.cc:933] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: Initiating tablet copy from peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:25.813297  4726 tablet_copy_client.cc:323] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:39971
I20260608 10:01:25.814797  4267 tablet_copy_service.cc:140] P f99704d3690b4b1797c41857cb9ed670: Received BeginTabletCopySession request for tablet e834c614c79d463bb88c25266a8f9be2 from peer b8cd04d844394c82b08314b353e63518 ({username='slave'} at 127.0.0.1:38012)
I20260608 10:01:25.815368  4267 tablet_copy_service.cc:161] P f99704d3690b4b1797c41857cb9ed670: Beginning new tablet copy session on tablet e834c614c79d463bb88c25266a8f9be2 from peer b8cd04d844394c82b08314b353e63518 at {username='slave'} at 127.0.0.1:38012: session id = b8cd04d844394c82b08314b353e63518-e834c614c79d463bb88c25266a8f9be2
I20260608 10:01:25.820120  4267 tablet_copy_source_session.cc:215] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:25.822688  4726 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e834c614c79d463bb88c25266a8f9be2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:25.829186  4728 ts_tablet_manager.cc:933] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: Initiating tablet copy from peer b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:25.831178  4728 tablet_copy_client.cc:323] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:39329
I20260608 10:01:25.833022  4341 tablet_copy_service.cc:140] P b8cd04d844394c82b08314b353e63518: Received BeginTabletCopySession request for tablet 4bbf0144e9ea48cbb7a132788afc8dd6 from peer f99704d3690b4b1797c41857cb9ed670 ({username='slave'} at 127.0.0.1:53392)
I20260608 10:01:25.833636  4341 tablet_copy_service.cc:161] P b8cd04d844394c82b08314b353e63518: Beginning new tablet copy session on tablet 4bbf0144e9ea48cbb7a132788afc8dd6 from peer f99704d3690b4b1797c41857cb9ed670 at {username='slave'} at 127.0.0.1:53392: session id = f99704d3690b4b1797c41857cb9ed670-4bbf0144e9ea48cbb7a132788afc8dd6
I20260608 10:01:25.837881  4726 tablet_copy_client.cc:806] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:25.838536  4726 tablet_copy_client.cc:670] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:25.840826  4341 tablet_copy_source_session.cc:215] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:25.842442  4723 ts_tablet_manager.cc:933] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: Initiating tablet copy from peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971)
I20260608 10:01:25.845281  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbf0144e9ea48cbb7a132788afc8dd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:25.850880  4726 tablet_copy_client.cc:538] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:25.852888  4723 tablet_copy_client.cc:323] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:39971
I20260608 10:01:25.854673  4267 tablet_copy_service.cc:140] P f99704d3690b4b1797c41857cb9ed670: Received BeginTabletCopySession request for tablet 7618233644a74921b8f9f4639915103e from peer 05d6c87f812043608d5d6dd952b31a40 ({username='slave'} at 127.0.0.1:38018)
I20260608 10:01:25.855245  4267 tablet_copy_service.cc:161] P f99704d3690b4b1797c41857cb9ed670: Beginning new tablet copy session on tablet 7618233644a74921b8f9f4639915103e from peer 05d6c87f812043608d5d6dd952b31a40 at {username='slave'} at 127.0.0.1:38018: session id = 05d6c87f812043608d5d6dd952b31a40-7618233644a74921b8f9f4639915103e
I20260608 10:01:25.860706  4726 tablet_bootstrap.cc:492] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: Bootstrap starting.
I20260608 10:01:25.863543  4267 tablet_copy_source_session.cc:215] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:01:25.867228  4723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7618233644a74921b8f9f4639915103e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:25.870115  4728 tablet_copy_client.cc:806] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:25.870685  4728 tablet_copy_client.cc:670] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:25.874738  4728 tablet_copy_client.cc:538] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:25.884146  4728 tablet_bootstrap.cc:492] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: Bootstrap starting.
I20260608 10:01:25.887871  4723 tablet_copy_client.cc:806] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 0 data blocks...
I20260608 10:01:25.888543  4723 tablet_copy_client.cc:670] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Starting download of 1 WAL segments...
I20260608 10:01:25.892534  4726 tablet_bootstrap.cc:492] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:25.897291  4726 tablet_bootstrap.cc:492] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: Bootstrap complete.
I20260608 10:01:25.893347  4723 tablet_copy_client.cc:538] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:01:25.898044  4726 ts_tablet_manager.cc:1403] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: Time spent bootstrapping tablet: real 0.038s	user 0.022s	sys 0.007s
I20260608 10:01:25.901296  4726 raft_consensus.cc:359] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: NON_VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: true } }
I20260608 10:01:25.902118  4726 raft_consensus.cc:740] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b8cd04d844394c82b08314b353e63518, State: Initialized, Role: LEARNER
I20260608 10:01:25.902812  4726 consensus_queue.cc:260] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: NON_VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: true } }
I20260608 10:01:25.905391  4726 ts_tablet_manager.cc:1434] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:01:25.912263  4267 tablet_copy_service.cc:342] P f99704d3690b4b1797c41857cb9ed670: Request end of tablet copy session b8cd04d844394c82b08314b353e63518-e834c614c79d463bb88c25266a8f9be2 received from {username='slave'} at 127.0.0.1:38012
I20260608 10:01:25.912708  4267 tablet_copy_service.cc:434] P f99704d3690b4b1797c41857cb9ed670: ending tablet copy session b8cd04d844394c82b08314b353e63518-e834c614c79d463bb88c25266a8f9be2 on tablet e834c614c79d463bb88c25266a8f9be2 with peer b8cd04d844394c82b08314b353e63518
I20260608 10:01:25.914862  4723 tablet_bootstrap.cc:492] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: Bootstrap starting.
I20260608 10:01:25.923121  4728 tablet_bootstrap.cc:492] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:25.924093  4728 tablet_bootstrap.cc:492] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: Bootstrap complete.
I20260608 10:01:25.924708  4728 ts_tablet_manager.cc:1403] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.019s
I20260608 10:01:25.927583  4728 raft_consensus.cc:359] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: NON_VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: true } }
I20260608 10:01:25.928404  4728 raft_consensus.cc:740] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Initialized, Role: LEARNER
I20260608 10:01:25.929054  4728 consensus_queue.cc:260] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [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: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: NON_VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: true } }
I20260608 10:01:25.931628  4728 ts_tablet_manager.cc:1434] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:01:25.935797  4341 tablet_copy_service.cc:342] P b8cd04d844394c82b08314b353e63518: Request end of tablet copy session f99704d3690b4b1797c41857cb9ed670-4bbf0144e9ea48cbb7a132788afc8dd6 received from {username='slave'} at 127.0.0.1:53392
I20260608 10:01:25.936269  4341 tablet_copy_service.cc:434] P b8cd04d844394c82b08314b353e63518: ending tablet copy session f99704d3690b4b1797c41857cb9ed670-4bbf0144e9ea48cbb7a132788afc8dd6 on tablet 4bbf0144e9ea48cbb7a132788afc8dd6 with peer f99704d3690b4b1797c41857cb9ed670
I20260608 10:01:25.947098  4723 tablet_bootstrap.cc:492] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:01:25.947851  4723 tablet_bootstrap.cc:492] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: Bootstrap complete.
I20260608 10:01:25.948452  4723 ts_tablet_manager.cc:1403] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: Time spent bootstrapping tablet: real 0.034s	user 0.023s	sys 0.004s
I20260608 10:01:25.950855  4723 raft_consensus.cc:359] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:25.951462  4723 raft_consensus.cc:740] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 05d6c87f812043608d5d6dd952b31a40, State: Initialized, Role: LEARNER
I20260608 10:01:25.952050  4723 consensus_queue.cc:260] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:25.957103  4723 ts_tablet_manager.cc:1434] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260608 10:01:25.959184  4267 tablet_copy_service.cc:342] P f99704d3690b4b1797c41857cb9ed670: Request end of tablet copy session 05d6c87f812043608d5d6dd952b31a40-7618233644a74921b8f9f4639915103e received from {username='slave'} at 127.0.0.1:38018
I20260608 10:01:25.959600  4267 tablet_copy_service.cc:434] P f99704d3690b4b1797c41857cb9ed670: ending tablet copy session 05d6c87f812043608d5d6dd952b31a40-7618233644a74921b8f9f4639915103e on tablet 7618233644a74921b8f9f4639915103e with peer 05d6c87f812043608d5d6dd952b31a40
I20260608 10:01:26.192868  4331 raft_consensus.cc:1217] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:26.241124  4487 raft_consensus.cc:1217] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260608 10:01:26.258992  4133 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 10:01:26.296469  4257 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7618233644a74921b8f9f4639915103e"
dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
mode: GRACEFUL
new_leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
 from {username='slave'} at 127.0.0.1:43154
I20260608 10:01:26.297093  4257 raft_consensus.cc:606] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 3 LEADER]: Received request to transfer leadership to TS 273ef5db3c5d4677ba5eda7dc2cb49ba
I20260608 10:01:26.298857  4133 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 10:01:26.299641  4133 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:26.320183  4487 raft_consensus.cc:1217] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:01:26.357280  4734 raft_consensus.cc:993] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670: : Instructing follower 273ef5db3c5d4677ba5eda7dc2cb49ba to start an election
I20260608 10:01:26.358213  4734 raft_consensus.cc:1081] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 3 LEADER]: Signalling peer 273ef5db3c5d4677ba5eda7dc2cb49ba to start an election
I20260608 10:01:26.360889  4182 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7618233644a74921b8f9f4639915103e"
dest_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba"
 from {username='slave'} at 127.0.0.1:50232
I20260608 10:01:26.361491  4182 raft_consensus.cc:493] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:01:26.361860  4182 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:01:26.368796  4182 raft_consensus.cc:515] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:26.371646  4257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "f99704d3690b4b1797c41857cb9ed670"
I20260608 10:01:26.372189  4257 raft_consensus.cc:3055] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 3 LEADER]: Stepping down as leader of term 3
I20260608 10:01:26.372210  4182 leader_election.cc:290] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 4 election: Requested vote from peers f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971), b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329)
I20260608 10:01:26.372623  4257 raft_consensus.cc:740] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f99704d3690b4b1797c41857cb9ed670, State: Running, Role: LEADER
I20260608 10:01:26.374007  4257 consensus_queue.cc:260] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:26.374946  4331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7618233644a74921b8f9f4639915103e" candidate_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" candidate_term: 4 candidate_status { last_received { term: 3 index: 4 } } ignore_live_leader: true dest_uuid: "b8cd04d844394c82b08314b353e63518"
I20260608 10:01:26.375452  4331 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:01:26.375622  4257 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 3 FOLLOWER]: Advancing to term 4
I20260608 10:01:26.381471  4331 raft_consensus.cc:2468] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 4.
I20260608 10:01:26.381471  4257 raft_consensus.cc:2468] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 273ef5db3c5d4677ba5eda7dc2cb49ba in term 4.
I20260608 10:01:26.383114  4147 leader_election.cc:304] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 273ef5db3c5d4677ba5eda7dc2cb49ba, f99704d3690b4b1797c41857cb9ed670; no voters: 
I20260608 10:01:26.383891  4739 raft_consensus.cc:2804] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 4 FOLLOWER]: Leader election won for term 4
I20260608 10:01:26.384469  4739 raft_consensus.cc:697] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 4 LEADER]: Becoming Leader. State: Replica: 273ef5db3c5d4677ba5eda7dc2cb49ba, State: Running, Role: LEADER
I20260608 10:01:26.385428  4739 consensus_queue.cc:237] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } }
I20260608 10:01:26.395174  4257 raft_consensus.cc:1217] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:01:26.397070  4078 catalog_manager.cc:5696] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: term changed from 3 to 4, leader changed from f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) to 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65). New cstate: current_term: 4 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:26.585036  4734 raft_consensus.cc:1064] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670: attempting to promote NON_VOTER b8cd04d844394c82b08314b353e63518 to VOTER
I20260608 10:01:26.587023  4734 consensus_queue.cc:237] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } }
I20260608 10:01:26.595248  4331 raft_consensus.cc:1275] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [term 1 LEARNER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:26.595607  4487 raft_consensus.cc:1275] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:26.596555  4182 raft_consensus.cc:1275] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:26.597163  4670 consensus_queue.cc:1048] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:26.598646  4720 consensus_queue.cc:1048] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:26.599928  4670 consensus_queue.cc:1048] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:26.616226  4720 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8cd04d844394c82b08314b353e63518 (127.1.39.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } } }
I20260608 10:01:26.619758  4487 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8cd04d844394c82b08314b353e63518 (127.1.39.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } } }
I20260608 10:01:26.621490  4331 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8cd04d844394c82b08314b353e63518 (127.1.39.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } } }
I20260608 10:01:26.632822  4182 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b8cd04d844394c82b08314b353e63518 (127.1.39.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } } }
I20260608 10:01:26.634684  4078 catalog_manager.cc:5696] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 reported cstate change: config changed from index 2 to 3, b8cd04d844394c82b08314b353e63518 (127.1.39.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } } }
I20260608 10:01:26.651440  4257 consensus_queue.cc:237] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } }
I20260608 10:01:26.657972  4331 raft_consensus.cc:1275] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:26.659253  4182 raft_consensus.cc:1275] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Refusing update from remote peer f99704d3690b4b1797c41857cb9ed670: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:26.660732  4720 consensus_queue.cc:1048] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:26.661716  4747 consensus_queue.cc:1048] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:26.669158  4734 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } } }
I20260608 10:01:26.671229  4182 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } } }
I20260608 10:01:26.671432  4331 raft_consensus.cc:2955] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } } }
I20260608 10:01:26.679816  4066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e834c614c79d463bb88c25266a8f9be2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:26.683581  4080 catalog_manager.cc:5696] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 reported cstate change: config changed from index 3 to 4, VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) evicted. New cstate: current_term: 1 leader_uuid: "f99704d3690b4b1797c41857cb9ed670" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:26.696324  4476 tablet_service.cc:1558] Processing DeleteTablet for tablet e834c614c79d463bb88c25266a8f9be2 with delete_type TABLET_DATA_TOMBSTONED (TS 05d6c87f812043608d5d6dd952b31a40 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43868
I20260608 10:01:26.698760  4751 tablet_replica.cc:333] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:26.699615  4751 raft_consensus.cc:2243] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:26.700438  4751 raft_consensus.cc:2272] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:26.703589  4751 ts_tablet_manager.cc:1916] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:26.713986  4751 ts_tablet_manager.cc:1929] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:26.714293  4751 log.cc:1199] T e834c614c79d463bb88c25266a8f9be2 P 05d6c87f812043608d5d6dd952b31a40: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-3-root/wals/e834c614c79d463bb88c25266a8f9be2
I20260608 10:01:26.715758  4066 catalog_manager.cc:5027] TS 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): tablet e834c614c79d463bb88c25266a8f9be2 (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]) successfully deleted
I20260608 10:01:26.837603  4739 raft_consensus.cc:1064] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba: attempting to promote NON_VOTER 05d6c87f812043608d5d6dd952b31a40 to VOTER
I20260608 10:01:26.840230  4739 consensus_queue.cc:237] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:26.848058  4331 raft_consensus.cc:1275] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:26.848067  4487 raft_consensus.cc:1275] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [term 1 LEARNER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:26.848376  4257 raft_consensus.cc:1275] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:01:26.849699  4739 consensus_queue.cc:1048] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:01:26.850713  4752 consensus_queue.cc:1048] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:26.851445  4738 consensus_queue.cc:1048] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:01:26.861493  4486 raft_consensus.cc:3060] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 3 LEARNER]: Advancing to term 4
I20260608 10:01:26.868252  4752 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:26.870148  4484 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:26.872754  4486 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 4 LEARNER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 10:01:26.875663  4739 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:26.877734  4257 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 4 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 10:01:26.879002  4255 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:26.881170  4331 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:26.885421  4080 catalog_manager.cc:5696] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: config changed from index 2 to 3, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:26.892012  4738 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:26.906450  4182 consensus_queue.cc:237] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [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: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:26.918833  4329 raft_consensus.cc:1275] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:26.921484  4739 consensus_queue.cc:1048] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:01:26.931074  4752 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:26.950057  4331 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 4 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 4 index: 5. (index mismatch)
I20260608 10:01:26.949616  4329 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:26.951869  4753 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:26.963799  4487 raft_consensus.cc:1275] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:01:26.969120  4739 consensus_queue.cc:1048] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:26.975876  4740 raft_consensus.cc:1064] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518: attempting to promote NON_VOTER f99704d3690b4b1797c41857cb9ed670 to VOTER
I20260608 10:01:26.978233  4740 consensus_queue.cc:237] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [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: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } }
I20260608 10:01:26.985498  4487 raft_consensus.cc:2955] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:26.992738  4066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2d630e476bfa43128fc2bb569a14e607 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:27.010399  4255 raft_consensus.cc:1275] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [term 2 LEARNER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:01:27.013551  4753 raft_consensus.cc:1064] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba: attempting to promote NON_VOTER 05d6c87f812043608d5d6dd952b31a40 to VOTER
I20260608 10:01:27.017872  4753 consensus_queue.cc:237] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 4.5, Last appended by leader: 4, Current term: 4, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:27.027956  4182 raft_consensus.cc:1275] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:01:27.008289  4080 catalog_manager.cc:5696] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: config changed from index 3 to 4, VOTER f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) evicted. New cstate: current_term: 1 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:27.034772  4740 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:27.036095  4487 raft_consensus.cc:1275] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:01:27.043598  4487 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 4 LEARNER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 10:01:27.047363  4255 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 4 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 10:01:27.047498  4740 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:27.048331  4760 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:01:27.049554  4331 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 4 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 4 index: 5. Preceding OpId from leader: term: 4 index: 6. (index mismatch)
I20260608 10:01:27.059687  4738 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:01:27.061304  4738 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:01:27.063757  4752 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:27.069126  4245 tablet_service.cc:1558] Processing DeleteTablet for tablet 2d630e476bfa43128fc2bb569a14e607 with delete_type TABLET_DATA_TOMBSTONED (TS f99704d3690b4b1797c41857cb9ed670 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38004
I20260608 10:01:27.090333  4771 tablet_replica.cc:333] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.091526  4771 raft_consensus.cc:2243] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.092272  4771 raft_consensus.cc:2272] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.094616  4487 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:27.095605  4771 ts_tablet_manager.cc:1916] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:27.095423  4762 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } } }
I20260608 10:01:27.101132  4257 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } } }
I20260608 10:01:27.091033  4753 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 4 LEADER]: Committing config change with OpId 4.6: config changed from index 4 to 6, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:27.118413  4255 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:27.122524  4077 catalog_manager.cc:5696] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba reported cstate change: config changed from index 4 to 6, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 4 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:27.132014  4182 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } } }
I20260608 10:01:27.135573  4331 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 4 FOLLOWER]: Committing config change with OpId 4.6: config changed from index 4 to 6, 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } attrs { replace: true } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:27.137255  4487 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } } }
I20260608 10:01:27.140525  4080 catalog_manager.cc:5696] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 reported cstate change: config changed from index 3 to 4, f99704d3690b4b1797c41857cb9ed670 (127.1.39.66) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { replace: true } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } } }
I20260608 10:01:27.157150  4771 ts_tablet_manager.cc:1929] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:01:27.157912  4771 log.cc:1199] T 2d630e476bfa43128fc2bb569a14e607 P f99704d3690b4b1797c41857cb9ed670: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/2d630e476bfa43128fc2bb569a14e607
I20260608 10:01:27.159778  4066 catalog_manager.cc:5027] TS f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): tablet 2d630e476bfa43128fc2bb569a14e607 (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]) successfully deleted
I20260608 10:01:27.160521  4182 consensus_queue.cc:237] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 6, Committed index: 6, Last appended: 4.6, Last appended by leader: 4, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } }
I20260608 10:01:27.166584  4331 consensus_queue.cc:237] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [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: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } }
I20260608 10:01:27.167651  4255 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 4 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 10:01:27.169397  4752 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.000s
I20260608 10:01:27.173982  4257 raft_consensus.cc:1275] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:27.175499  4762 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:27.177464  4180 raft_consensus.cc:1275] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Refusing update from remote peer b8cd04d844394c82b08314b353e63518: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:01:27.179308  4487 raft_consensus.cc:1275] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 4 FOLLOWER]: Refusing update from remote peer 273ef5db3c5d4677ba5eda7dc2cb49ba: Log matching property violated. Preceding OpId in replica: term: 4 index: 6. Preceding OpId from leader: term: 4 index: 7. (index mismatch)
I20260608 10:01:27.180501  4773 consensus_queue.cc:1048] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [LEADER]: Connected to new peer: Peer: permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:01:27.179916  4738 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 4 LEADER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:27.185377  4753 consensus_queue.cc:1048] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 7, Last known committed idx: 6, Time since last communication: 0.001s
I20260608 10:01:27.185230  4764 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } } }
I20260608 10:01:27.190595  4257 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:27.191421  4487 raft_consensus.cc:2955] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 4 FOLLOWER]: Committing config change with OpId 4.7: config changed from index 6 to 7, VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) evicted. New config: { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:27.198453  4256 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } } }
I20260608 10:01:27.207140  4076 catalog_manager.cc:5696] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 reported cstate change: config changed from index 6 to 7, VOTER b8cd04d844394c82b08314b353e63518 (127.1.39.67) evicted. New cstate: current_term: 4 leader_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" committed_config { opid_index: 7 OBSOLETE_local: false peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "05d6c87f812043608d5d6dd952b31a40" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45143 } attrs { promote: false } } }
I20260608 10:01:27.208461  4066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4bbf0144e9ea48cbb7a132788afc8dd6 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:27.216843  4066 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7618233644a74921b8f9f4639915103e with cas_config_opid_index 6: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:01:27.217492  4080 catalog_manager.cc:5696] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 reported cstate change: config changed from index 4 to 5, VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) evicted. New cstate: current_term: 2 leader_uuid: "b8cd04d844394c82b08314b353e63518" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:01:27.215446  4182 raft_consensus.cc:2955] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b8cd04d844394c82b08314b353e63518" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39329 } } peers { permanent_uuid: "273ef5db3c5d4677ba5eda7dc2cb49ba" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41891 } } peers { permanent_uuid: "f99704d3690b4b1797c41857cb9ed670" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39971 } attrs { promote: false } } }
I20260608 10:01:27.224416  4316 tablet_service.cc:1558] Processing DeleteTablet for tablet 7618233644a74921b8f9f4639915103e with delete_type TABLET_DATA_TOMBSTONED (TS b8cd04d844394c82b08314b353e63518 not found in new config with opid_index 7) from {username='slave'} at 127.0.0.1:53374
I20260608 10:01:27.232790  4476 tablet_service.cc:1558] Processing DeleteTablet for tablet 4bbf0144e9ea48cbb7a132788afc8dd6 with delete_type TABLET_DATA_TOMBSTONED (TS 05d6c87f812043608d5d6dd952b31a40 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:43868
I20260608 10:01:27.234844  4775 tablet_replica.cc:333] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.235940  4775 raft_consensus.cc:2243] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.236747  4775 raft_consensus.cc:2272] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.237812  4774 tablet_replica.cc:333] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.238989  4774 raft_consensus.cc:2243] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.239810  4774 raft_consensus.cc:2272] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.241845  4775 ts_tablet_manager.cc:1916] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:27.248534  4774 ts_tablet_manager.cc:1916] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:01:27.259835  4775 ts_tablet_manager.cc:1929] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:01:27.260191  4775 log.cc:1199] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 05d6c87f812043608d5d6dd952b31a40: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-3-root/wals/4bbf0144e9ea48cbb7a132788afc8dd6
I20260608 10:01:27.261598  4066 catalog_manager.cc:5027] TS 05d6c87f812043608d5d6dd952b31a40 (127.1.39.68:45143): tablet 4bbf0144e9ea48cbb7a132788afc8dd6 (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]) successfully deleted
I20260608 10:01:27.265040  4774 ts_tablet_manager.cc:1929] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 4.6
I20260608 10:01:27.265441  4774 log.cc:1199] T 7618233644a74921b8f9f4639915103e P b8cd04d844394c82b08314b353e63518: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/7618233644a74921b8f9f4639915103e
I20260608 10:01:27.266826  4066 catalog_manager.cc:5027] TS b8cd04d844394c82b08314b353e63518 (127.1.39.67:39329): tablet 7618233644a74921b8f9f4639915103e (table range_aware_rebalance_new_range [id=b174d336c12941afa7358248fe92659c]) successfully deleted
I20260608 10:01:27.300204  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:01:27.334368  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:27.335564  1181 tablet_replica.cc:333] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.336694  1181 raft_consensus.cc:2243] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.337561  1181 raft_consensus.cc:2272] T e834c614c79d463bb88c25266a8f9be2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.339764  1181 tablet_replica.cc:333] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.340284  1181 raft_consensus.cc:2243] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.341163  1181 raft_consensus.cc:2272] T 3d9989f69d6146b5be35d7b75db8d14c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.343575  1181 tablet_replica.cc:333] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.344156  1181 raft_consensus.cc:2243] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.345273  1181 raft_consensus.cc:2272] T 624964532f5b450f8a855c3a09c71305 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:27.346835  4449 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260608 10:01:27.348259  1181 tablet_replica.cc:333] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.349447  1181 raft_consensus.cc:2243] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.350200  1181 raft_consensus.cc:2272] T 4bbf0144e9ea48cbb7a132788afc8dd6 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:27.350745  4449 consensus_peers.cc:597] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 -> Peer 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891): Couldn't send request to peer 273ef5db3c5d4677ba5eda7dc2cb49ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:27.353694  1181 tablet_replica.cc:333] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.354545  1181 raft_consensus.cc:2243] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.354974  1181 raft_consensus.cc:2272] T 8946236ed5ad434ca690b3b9dacddd09 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.356750  1181 tablet_replica.cc:333] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.357275  1181 raft_consensus.cc:2243] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.357843  1181 raft_consensus.cc:2272] T ac896ad32d794895b219e7796a1d827c P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.359639  1181 tablet_replica.cc:333] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.360196  1181 raft_consensus.cc:2243] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 4 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.360972  1181 raft_consensus.cc:2272] T 7618233644a74921b8f9f4639915103e P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.363992  1181 tablet_replica.cc:333] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.364641  1181 raft_consensus.cc:2243] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.365461  1181 raft_consensus.cc:2272] T d171eb5e9ed543578553f780e2857cae P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.367293  1181 tablet_replica.cc:333] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.367859  1181 raft_consensus.cc:2243] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.368791  1181 raft_consensus.cc:2272] T 2d630e476bfa43128fc2bb569a14e607 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.371778  1181 tablet_replica.cc:333] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.372627  1181 raft_consensus.cc:2243] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.373283  1181 raft_consensus.cc:2272] T 3bab0d32de4440c7958927729b8c3aab P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.375711  1181 tablet_replica.cc:333] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.376291  1181 raft_consensus.cc:2243] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.376763  1181 raft_consensus.cc:2272] T d595a4447d1f4c899e383195511a11ad P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.378762  1181 tablet_replica.cc:333] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba: stopping tablet replica
I20260608 10:01:27.379347  1181 raft_consensus.cc:2243] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.380326  1181 raft_consensus.cc:2272] T 5375b49a97d648c68b1a421f95cdd9c2 P 273ef5db3c5d4677ba5eda7dc2cb49ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.421218  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
W20260608 10:01:27.436411  4222 consensus_peers.cc:597] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 -> Peer 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891): Couldn't send request to peer 273ef5db3c5d4677ba5eda7dc2cb49ba. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:27.454414  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:01:27.487912  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:27.488956  1181 tablet_replica.cc:333] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.489888  1181 raft_consensus.cc:2243] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.490542  1181 raft_consensus.cc:2272] T 3d9989f69d6146b5be35d7b75db8d14c P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.492554  1181 tablet_replica.cc:333] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.493142  1181 raft_consensus.cc:2243] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.493896  1181 raft_consensus.cc:2272] T e834c614c79d463bb88c25266a8f9be2 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.496423  1181 tablet_replica.cc:333] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.497051  1181 raft_consensus.cc:2243] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.497551  1181 raft_consensus.cc:2272] T 3a5a90b4e6cd45e08309537bda0f0e9c P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:27.497531  4449 consensus_peers.cc:597] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 -> Peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): Couldn't send request to peer f99704d3690b4b1797c41857cb9ed670. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:27.499882  1181 tablet_replica.cc:333] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.500626  1181 raft_consensus.cc:2243] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.501345  1181 raft_consensus.cc:2272] T cfe69a57668b42a1ad441af2bc4b6aa1 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.503162  1181 tablet_replica.cc:333] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.503711  1181 raft_consensus.cc:2243] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.504520  1181 raft_consensus.cc:2272] T 3bab0d32de4440c7958927729b8c3aab P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.506650  1181 tablet_replica.cc:333] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.507215  1181 raft_consensus.cc:2243] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.507647  1181 raft_consensus.cc:2272] T 4bbf0144e9ea48cbb7a132788afc8dd6 P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.510411  1181 tablet_replica.cc:333] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.511047  1181 raft_consensus.cc:2243] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.511504  1181 raft_consensus.cc:2272] T 624964532f5b450f8a855c3a09c71305 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.514060  1181 tablet_replica.cc:333] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.514695  1181 raft_consensus.cc:2243] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.515275  1181 raft_consensus.cc:2272] T 21a2545ddf604b9a95adadb914716a6d P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.517742  1181 tablet_replica.cc:333] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.518317  1181 raft_consensus.cc:2243] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.518798  1181 raft_consensus.cc:2272] T d595a4447d1f4c899e383195511a11ad P f99704d3690b4b1797c41857cb9ed670 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.520705  1181 tablet_replica.cc:333] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.521245  1181 raft_consensus.cc:2243] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.521745  1181 raft_consensus.cc:2272] T 5375b49a97d648c68b1a421f95cdd9c2 P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.523845  1181 tablet_replica.cc:333] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.524449  1181 raft_consensus.cc:2243] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.525064  1181 raft_consensus.cc:2272] T 7618233644a74921b8f9f4639915103e P f99704d3690b4b1797c41857cb9ed670 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.527420  1181 tablet_replica.cc:333] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670: stopping tablet replica
I20260608 10:01:27.527961  1181 raft_consensus.cc:2243] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.528803  1181 raft_consensus.cc:2272] T 91045f6604df4e68ac555683a7aa346a P f99704d3690b4b1797c41857cb9ed670 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:01:27.538643  4449 consensus_peers.cc:597] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 -> Peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): Couldn't send request to peer f99704d3690b4b1797c41857cb9ed670. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:01:27.541929  4296 consensus_peers.cc:597] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 -> Peer f99704d3690b4b1797c41857cb9ed670 (127.1.39.66:39971): Couldn't send request to peer f99704d3690b4b1797c41857cb9ed670. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:27.569372  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:01:27.598883  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
W20260608 10:01:27.606033  4449 consensus_peers.cc:597] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 -> Peer 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891): Couldn't send request to peer 273ef5db3c5d4677ba5eda7dc2cb49ba. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:27.629679  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:27.631140  1181 tablet_replica.cc:333] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.632184  1181 raft_consensus.cc:2243] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.633090  1181 raft_consensus.cc:2272] T 21a2545ddf604b9a95adadb914716a6d P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.635231  1181 tablet_replica.cc:333] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.635771  1181 raft_consensus.cc:2243] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.636190  1181 raft_consensus.cc:2272] T 8946236ed5ad434ca690b3b9dacddd09 P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.638041  1181 tablet_replica.cc:333] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.638622  1181 raft_consensus.cc:2243] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.639132  1181 raft_consensus.cc:2272] T e834c614c79d463bb88c25266a8f9be2 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.641278  1181 tablet_replica.cc:333] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.641908  1181 raft_consensus.cc:2243] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.642738  1181 raft_consensus.cc:2272] T 3a5a90b4e6cd45e08309537bda0f0e9c P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.644797  1181 tablet_replica.cc:333] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.645391  1181 raft_consensus.cc:2243] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.645823  1181 raft_consensus.cc:2272] T d171eb5e9ed543578553f780e2857cae P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.647631  1181 tablet_replica.cc:333] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.648183  1181 raft_consensus.cc:2243] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.648804  1181 raft_consensus.cc:2272] T 2d630e476bfa43128fc2bb569a14e607 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.651104  1181 tablet_replica.cc:333] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.651665  1181 raft_consensus.cc:2243] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.652082  1181 raft_consensus.cc:2272] T cfe69a57668b42a1ad441af2bc4b6aa1 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.653885  1181 tablet_replica.cc:333] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.654407  1181 raft_consensus.cc:2243] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.654961  1181 raft_consensus.cc:2272] T 91045f6604df4e68ac555683a7aa346a P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.657564  1181 tablet_replica.cc:333] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.658193  1181 raft_consensus.cc:2243] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.659040  1181 raft_consensus.cc:2272] T ac896ad32d794895b219e7796a1d827c P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.661226  1181 tablet_replica.cc:333] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.661815  1181 raft_consensus.cc:2243] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.662609  1181 raft_consensus.cc:2272] T 4bbf0144e9ea48cbb7a132788afc8dd6 P b8cd04d844394c82b08314b353e63518 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.665035  1181 tablet_replica.cc:333] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.665619  1181 raft_consensus.cc:2243] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.666092  1181 raft_consensus.cc:2272] T 624964532f5b450f8a855c3a09c71305 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.668045  1181 tablet_replica.cc:333] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518: stopping tablet replica
I20260608 10:01:27.668614  1181 raft_consensus.cc:2243] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.669080  1181 raft_consensus.cc:2272] T 5375b49a97d648c68b1a421f95cdd9c2 P b8cd04d844394c82b08314b353e63518 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.707077  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
W20260608 10:01:27.710466  4449 consensus_peers.cc:597] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 -> Peer 273ef5db3c5d4677ba5eda7dc2cb49ba (127.1.39.65:41891): Couldn't send request to peer 273ef5db3c5d4677ba5eda7dc2cb49ba. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:41891: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:01:27.738370  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:01:27.765139  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:27.766070  1181 tablet_replica.cc:333] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.767184  1181 raft_consensus.cc:2243] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.767966  1181 raft_consensus.cc:2272] T 7618233644a74921b8f9f4639915103e P 05d6c87f812043608d5d6dd952b31a40 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.771229  1181 tablet_replica.cc:333] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.771951  1181 raft_consensus.cc:2243] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.772553  1181 raft_consensus.cc:2272] T 91045f6604df4e68ac555683a7aa346a P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.774248  1181 tablet_replica.cc:333] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.774816  1181 raft_consensus.cc:2243] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.775245  1181 raft_consensus.cc:2272] T cfe69a57668b42a1ad441af2bc4b6aa1 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.777135  1181 tablet_replica.cc:333] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.777925  1181 raft_consensus.cc:2243] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.778743  1181 raft_consensus.cc:2272] T 3bab0d32de4440c7958927729b8c3aab P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.780959  1181 tablet_replica.cc:333] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.781699  1181 raft_consensus.cc:2243] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.782270  1181 raft_consensus.cc:2272] T ac896ad32d794895b219e7796a1d827c P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.784132  1181 tablet_replica.cc:333] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.785001  1181 raft_consensus.cc:2243] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.786427  1181 raft_consensus.cc:2272] T d595a4447d1f4c899e383195511a11ad P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.788285  1181 tablet_replica.cc:333] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.788928  1181 raft_consensus.cc:2243] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.789774  1181 raft_consensus.cc:2272] T 2d630e476bfa43128fc2bb569a14e607 P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.791922  1181 tablet_replica.cc:333] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.792560  1181 raft_consensus.cc:2243] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.792973  1181 raft_consensus.cc:2272] T d171eb5e9ed543578553f780e2857cae P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.794656  1181 tablet_replica.cc:333] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.795158  1181 raft_consensus.cc:2243] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.795611  1181 raft_consensus.cc:2272] T 3a5a90b4e6cd45e08309537bda0f0e9c P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.797346  1181 tablet_replica.cc:333] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.797828  1181 raft_consensus.cc:2243] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.798557  1181 raft_consensus.cc:2272] T 3d9989f69d6146b5be35d7b75db8d14c P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.800184  1181 tablet_replica.cc:333] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.800696  1181 raft_consensus.cc:2243] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.801383  1181 raft_consensus.cc:2272] T 8946236ed5ad434ca690b3b9dacddd09 P 05d6c87f812043608d5d6dd952b31a40 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.803478  1181 tablet_replica.cc:333] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40: stopping tablet replica
I20260608 10:01:27.803957  1181 raft_consensus.cc:2243] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:27.804482  1181 raft_consensus.cc:2272] T 21a2545ddf604b9a95adadb914716a6d P 05d6c87f812043608d5d6dd952b31a40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.839536  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:01:27.865582  1181 master.cc:562] Master@127.1.39.126:44361 shutting down...
I20260608 10:01:27.895556  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:27.896652  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:27.897303  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P bb8e20c9002140aaa221245663045c89: stopping tablet replica
I20260608 10:01:27.921818  1181 master.cc:584] Master@127.1.39.126:44361 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (11988 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 10:01:27.981511  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:36527
I20260608 10:01:27.982817  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:27.989663  4781 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:27.989859  4782 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:27.989974  4784 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:27.994277  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:27.995671  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:27.995874  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:27.995991  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912887995979 us; error 0 us; skew 500 ppm
I20260608 10:01:27.996574  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:27.999195  1181 webserver.cc:533] Webserver started at http://127.1.39.126:42639/ using document root <none> and password file <none>
I20260608 10:01:27.999979  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:28.000289  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:28.000787  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:28.002166  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "3800f95f63254f6d87d776a4960913d7"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-90g7"
I20260608 10:01:28.008240  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:28.012754  4789 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.013753  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:01:28.014104  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "3800f95f63254f6d87d776a4960913d7"
format_stamp: "Formatted at 2026-06-08 10:01:27 on dist-test-slave-90g7"
I20260608 10:01:28.014428  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:28.026772  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:28.028560  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:28.080955  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:36527
I20260608 10:01:28.081110  4840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:36527 every 8 connection(s)
I20260608 10:01:28.085765  4841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:28.097131  4841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7: Bootstrap starting.
I20260608 10:01:28.102051  4841 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:28.106618  4841 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7: No bootstrap required, opened a new log
I20260608 10:01:28.108847  4841 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3800f95f63254f6d87d776a4960913d7" member_type: VOTER }
I20260608 10:01:28.109236  4841 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:28.109514  4841 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3800f95f63254f6d87d776a4960913d7, State: Initialized, Role: FOLLOWER
I20260608 10:01:28.110175  4841 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3800f95f63254f6d87d776a4960913d7" member_type: VOTER }
I20260608 10:01:28.110637  4841 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:28.110868  4841 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:28.111152  4841 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:28.115818  4841 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3800f95f63254f6d87d776a4960913d7" member_type: VOTER }
I20260608 10:01:28.116804  4841 leader_election.cc:304] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [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: 3800f95f63254f6d87d776a4960913d7; no voters: 
I20260608 10:01:28.118361  4841 leader_election.cc:290] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:28.118795  4844 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:28.120162  4844 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 1 LEADER]: Becoming Leader. State: Replica: 3800f95f63254f6d87d776a4960913d7, State: Running, Role: LEADER
I20260608 10:01:28.120886  4844 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [LEADER]: Queue going to LEADER mode. State: All 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: "3800f95f63254f6d87d776a4960913d7" member_type: VOTER }
I20260608 10:01:28.121680  4841 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:28.125200  4846 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3800f95f63254f6d87d776a4960913d7. Latest consensus state: current_term: 1 leader_uuid: "3800f95f63254f6d87d776a4960913d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3800f95f63254f6d87d776a4960913d7" member_type: VOTER } }
I20260608 10:01:28.125908  4846 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:28.125257  4845 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3800f95f63254f6d87d776a4960913d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3800f95f63254f6d87d776a4960913d7" member_type: VOTER } }
I20260608 10:01:28.126461  4845 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:28.130539  4851 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:28.135596  4851 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:28.138401  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:28.145682  4851 catalog_manager.cc:1382] Generated new cluster ID: 2a1cc956519546c494fb99c26decf8f7
I20260608 10:01:28.146020  4851 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:28.175786  4851 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:28.177693  4851 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:28.195627  4851 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7: Generated new TSK 0
I20260608 10:01:28.196264  4851 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:28.208827  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:28.216225  4862 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:28.217103  4863 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:28.220234  4865 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:28.221706  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:28.226377  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:28.226603  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:28.226768  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912888226755 us; error 0 us; skew 500 ppm
I20260608 10:01:28.227402  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:28.230240  1181 webserver.cc:533] Webserver started at http://127.1.39.65:44369/ using document root <none> and password file <none>
I20260608 10:01:28.230742  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:28.231202  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:28.231709  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:28.233099  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "56030df1a949482b89b4aab85c491d4b"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-90g7"
I20260608 10:01:28.237926  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 10:01:28.241997  4870 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.243145  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:01:28.243600  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "56030df1a949482b89b4aab85c491d4b"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-90g7"
I20260608 10:01:28.244125  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:28.275593  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:28.277094  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:28.278883  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:28.281638  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:28.281929  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.282232  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:28.282433  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.338039  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:42159
I20260608 10:01:28.338142  4932 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:42159 every 8 connection(s)
I20260608 10:01:28.344831  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:28.352780  4937 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:28.353545  4938 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:28.355129  4940 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:28.359227  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:28.360865  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:28.361146  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:28.361383  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912888361347 us; error 0 us; skew 500 ppm
I20260608 10:01:28.362191  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:28.365060  4933 heartbeater.cc:344] Connected to a master server at 127.1.39.126:36527
I20260608 10:01:28.365494  4933 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:28.365794  1181 webserver.cc:533] Webserver started at http://127.1.39.66:43175/ using document root <none> and password file <none>
I20260608 10:01:28.366375  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:28.366374  4933 heartbeater.cc:507] Master 127.1.39.126:36527 requested a full tablet report, sending...
I20260608 10:01:28.366827  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:28.367209  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:28.368528  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "584cd78a47524035be00ac0cf0718554"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-90g7"
I20260608 10:01:28.369084  4806 ts_manager.cc:194] Registered new tserver with Master: 56030df1a949482b89b4aab85c491d4b (127.1.39.65:42159)
I20260608 10:01:28.371102  4806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42214
I20260608 10:01:28.374075  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:28.378789  4945 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.379905  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:01:28.380270  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "584cd78a47524035be00ac0cf0718554"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-90g7"
I20260608 10:01:28.380714  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:28.393288  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:28.394457  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:28.395943  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:28.398578  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:28.398839  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.399108  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:28.399297  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.453475  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:38051
I20260608 10:01:28.453866  5007 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:38051 every 8 connection(s)
I20260608 10:01:28.459055  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:28.467104  5011 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:28.469492  5012 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:28.475031  5014 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:28.475468  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:28.475402  5008 heartbeater.cc:344] Connected to a master server at 127.1.39.126:36527
I20260608 10:01:28.476271  5008 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:28.476810  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:28.477077  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:28.477280  5008 heartbeater.cc:507] Master 127.1.39.126:36527 requested a full tablet report, sending...
I20260608 10:01:28.477317  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912888477294 us; error 0 us; skew 500 ppm
I20260608 10:01:28.478446  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:28.479974  4806 ts_manager.cc:194] Registered new tserver with Master: 584cd78a47524035be00ac0cf0718554 (127.1.39.66:38051)
I20260608 10:01:28.482347  4806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42216
I20260608 10:01:28.482354  1181 webserver.cc:533] Webserver started at http://127.1.39.67:41705/ using document root <none> and password file <none>
I20260608 10:01:28.483903  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:28.484200  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:28.484539  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:28.485636  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "5e4a87a7e95743bbb5e3e31d55b84292"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-90g7"
I20260608 10:01:28.490754  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:28.495762  5019 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.497009  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:28.497584  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "5e4a87a7e95743bbb5e3e31d55b84292"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-90g7"
I20260608 10:01:28.497967  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:28.512641  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:28.514864  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:28.517236  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:28.520310  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:28.520676  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:01:28.520995  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:28.521246  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.571177  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:38455
I20260608 10:01:28.571358  5081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:38455 every 8 connection(s)
I20260608 10:01:28.577390  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:28.586581  5085 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:28.586643  5086 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:28.593091  5082 heartbeater.cc:344] Connected to a master server at 127.1.39.126:36527
W20260608 10:01:28.593004  5088 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:28.594422  5082 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:28.594229  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:28.595877  5082 heartbeater.cc:507] Master 127.1.39.126:36527 requested a full tablet report, sending...
I20260608 10:01:28.596319  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:28.596899  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:28.597198  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912888597171 us; error 0 us; skew 500 ppm
I20260608 10:01:28.598208  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:28.599179  4806 ts_manager.cc:194] Registered new tserver with Master: 5e4a87a7e95743bbb5e3e31d55b84292 (127.1.39.67:38455)
I20260608 10:01:28.601552  4806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42224
I20260608 10:01:28.602185  1181 webserver.cc:533] Webserver started at http://127.1.39.68:37343/ using document root <none> and password file <none>
I20260608 10:01:28.602880  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:28.603143  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:28.603435  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:28.604687  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "ae164f5f8b26414ebb1332749e94d2f1"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-90g7"
I20260608 10:01:28.610059  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:28.613873  5093 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.615011  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:01:28.615334  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "ae164f5f8b26414ebb1332749e94d2f1"
format_stamp: "Formatted at 2026-06-08 10:01:28 on dist-test-slave-90g7"
I20260608 10:01:28.615666  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:28.629207  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:28.630525  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:28.632242  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:28.634639  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:28.634840  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.635102  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:28.635264  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:28.686367  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:35843
I20260608 10:01:28.686594  5155 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:35843 every 8 connection(s)
I20260608 10:01:28.704372  5156 heartbeater.cc:344] Connected to a master server at 127.1.39.126:36527
I20260608 10:01:28.705260  5156 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:28.706601  5156 heartbeater.cc:507] Master 127.1.39.126:36527 requested a full tablet report, sending...
I20260608 10:01:28.708969  4806 ts_manager.cc:194] Registered new tserver with Master: ae164f5f8b26414ebb1332749e94d2f1 (127.1.39.68:35843)
I20260608 10:01:28.709807  1181 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.019353395s
I20260608 10:01:28.710619  4806 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42232
I20260608 10:01:29.272825  4806 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42254:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:01:29.327041  5121 tablet_service.cc:1511] Processing CreateTablet for tablet 1998c1b10deb4b8fb3bef875d76de07a (DEFAULT_TABLE table=test-workload [id=74256a648f48428a916672f592a9f399]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:29.328147  5047 tablet_service.cc:1511] Processing CreateTablet for tablet 1998c1b10deb4b8fb3bef875d76de07a (DEFAULT_TABLE table=test-workload [id=74256a648f48428a916672f592a9f399]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:29.328848  5121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1998c1b10deb4b8fb3bef875d76de07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:29.329548  5047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1998c1b10deb4b8fb3bef875d76de07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:29.336905  4973 tablet_service.cc:1511] Processing CreateTablet for tablet 1998c1b10deb4b8fb3bef875d76de07a (DEFAULT_TABLE table=test-workload [id=74256a648f48428a916672f592a9f399]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:29.338846  4973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1998c1b10deb4b8fb3bef875d76de07a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:29.351020  5177 tablet_bootstrap.cc:492] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1: Bootstrap starting.
I20260608 10:01:29.352815  5178 tablet_bootstrap.cc:492] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292: Bootstrap starting.
I20260608 10:01:29.358022  5179 tablet_bootstrap.cc:492] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554: Bootstrap starting.
I20260608 10:01:29.360024  5178 tablet_bootstrap.cc:654] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.361449  5177 tablet_bootstrap.cc:654] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.364289  5179 tablet_bootstrap.cc:654] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:29.366144  5178 tablet_bootstrap.cc:492] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292: No bootstrap required, opened a new log
I20260608 10:01:29.366678  5178 ts_tablet_manager.cc:1403] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 10:01:29.367386  5177 tablet_bootstrap.cc:492] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1: No bootstrap required, opened a new log
I20260608 10:01:29.368007  5177 ts_tablet_manager.cc:1403] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260608 10:01:29.369890  5179 tablet_bootstrap.cc:492] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554: No bootstrap required, opened a new log
I20260608 10:01:29.369823  5178 raft_consensus.cc:359] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } }
I20260608 10:01:29.370846  5177 raft_consensus.cc:359] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } }
I20260608 10:01:29.371397  5178 raft_consensus.cc:385] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.370857  5179 ts_tablet_manager.cc:1403] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260608 10:01:29.372308  5178 raft_consensus.cc:740] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e4a87a7e95743bbb5e3e31d55b84292, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.373878  5178 consensus_queue.cc:260] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } }
I20260608 10:01:29.371630  5177 raft_consensus.cc:385] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.375542  5177 raft_consensus.cc:740] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ae164f5f8b26414ebb1332749e94d2f1, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.374900  4933 heartbeater.cc:499] Master 127.1.39.126:36527 was elected leader, sending a full tablet report...
I20260608 10:01:29.376744  5177 consensus_queue.cc:260] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } }
I20260608 10:01:29.376502  5179 raft_consensus.cc:359] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } }
I20260608 10:01:29.378948  5179 raft_consensus.cc:385] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:29.379401  5179 raft_consensus.cc:740] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 584cd78a47524035be00ac0cf0718554, State: Initialized, Role: FOLLOWER
I20260608 10:01:29.380496  5179 consensus_queue.cc:260] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } }
I20260608 10:01:29.385636  5178 ts_tablet_manager.cc:1434] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292: Time spent starting tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 10:01:29.387049  5082 heartbeater.cc:499] Master 127.1.39.126:36527 was elected leader, sending a full tablet report...
I20260608 10:01:29.387454  5185 raft_consensus.cc:493] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:29.387965  5185 raft_consensus.cc:515] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } }
I20260608 10:01:29.389585  5156 heartbeater.cc:499] Master 127.1.39.126:36527 was elected leader, sending a full tablet report...
I20260608 10:01:29.390409  5177 ts_tablet_manager.cc:1434] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.005s
I20260608 10:01:29.395367  5008 heartbeater.cc:499] Master 127.1.39.126:36527 was elected leader, sending a full tablet report...
I20260608 10:01:29.395956  5179 ts_tablet_manager.cc:1434] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554: Time spent starting tablet: real 0.024s	user 0.013s	sys 0.005s
I20260608 10:01:29.396505  5185 leader_election.cc:290] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ae164f5f8b26414ebb1332749e94d2f1 (127.1.39.68:35843), 584cd78a47524035be00ac0cf0718554 (127.1.39.66:38051)
I20260608 10:01:29.429042  5131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998c1b10deb4b8fb3bef875d76de07a" candidate_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae164f5f8b26414ebb1332749e94d2f1" is_pre_election: true
I20260608 10:01:29.429950  5131 raft_consensus.cc:2468] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e4a87a7e95743bbb5e3e31d55b84292 in term 0.
I20260608 10:01:29.432752  5023 leader_election.cc:304] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e4a87a7e95743bbb5e3e31d55b84292, ae164f5f8b26414ebb1332749e94d2f1; no voters: 
I20260608 10:01:29.434104  5185 raft_consensus.cc:2804] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:29.434552  5185 raft_consensus.cc:493] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:29.434932  5185 raft_consensus.cc:3060] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.436055  4983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998c1b10deb4b8fb3bef875d76de07a" candidate_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584cd78a47524035be00ac0cf0718554" is_pre_election: true
I20260608 10:01:29.437266  4983 raft_consensus.cc:2468] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e4a87a7e95743bbb5e3e31d55b84292 in term 0.
I20260608 10:01:29.443821  5185 raft_consensus.cc:515] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } }
I20260608 10:01:29.446511  5185 leader_election.cc:290] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [CANDIDATE]: Term 1 election: Requested vote from peers ae164f5f8b26414ebb1332749e94d2f1 (127.1.39.68:35843), 584cd78a47524035be00ac0cf0718554 (127.1.39.66:38051)
I20260608 10:01:29.447672  5131 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998c1b10deb4b8fb3bef875d76de07a" candidate_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ae164f5f8b26414ebb1332749e94d2f1"
I20260608 10:01:29.448515  5131 raft_consensus.cc:3060] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.447672  4983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1998c1b10deb4b8fb3bef875d76de07a" candidate_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "584cd78a47524035be00ac0cf0718554"
I20260608 10:01:29.451010  4983 raft_consensus.cc:3060] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:29.456965  5131 raft_consensus.cc:2468] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4a87a7e95743bbb5e3e31d55b84292 in term 1.
I20260608 10:01:29.458851  5023 leader_election.cc:304] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e4a87a7e95743bbb5e3e31d55b84292, ae164f5f8b26414ebb1332749e94d2f1; no voters: 
I20260608 10:01:29.460034  5185 raft_consensus.cc:2804] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:29.460916  5185 raft_consensus.cc:697] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 1 LEADER]: Becoming Leader. State: Replica: 5e4a87a7e95743bbb5e3e31d55b84292, State: Running, Role: LEADER
I20260608 10:01:29.461247  4983 raft_consensus.cc:2468] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e4a87a7e95743bbb5e3e31d55b84292 in term 1.
I20260608 10:01:29.462059  5185 consensus_queue.cc:237] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } }
I20260608 10:01:29.472872  4804 catalog_manager.cc:5696] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e4a87a7e95743bbb5e3e31d55b84292 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5e4a87a7e95743bbb5e3e31d55b84292" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38455 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:29.851541  5185 consensus_queue.cc:1048] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "584cd78a47524035be00ac0cf0718554" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 38051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:29.867165  5183 consensus_queue.cc:1048] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ae164f5f8b26414ebb1332749e94d2f1" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 35843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:30.138092  4859 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:30.140059  4859 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:30.140527  4859 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:32.142136  4859 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:32.144088  4859 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:32.144421  4859 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:34.145375  4859 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:34.146946  4859 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:34.147243  4859 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:36.148475  4859 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:36.150903  4859 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:36.151233  4859 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:38.152156  4859 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:38.153513  4859 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:38.153770  4859 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:40.155213  4859 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:40.157402  4859 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:40.157860  4859 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:40.566874  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:01:40.611662  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:40.632763  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:01:40.648535  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:01:40.692490  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:40.693626  1181 tablet_replica.cc:333] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554: stopping tablet replica
I20260608 10:01:40.694469  1181 raft_consensus.cc:2243] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:40.695257  1181 raft_consensus.cc:2272] T 1998c1b10deb4b8fb3bef875d76de07a P 584cd78a47524035be00ac0cf0718554 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:40.721747  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:01:40.738858  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:01:40.775595  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:40.776631  1181 tablet_replica.cc:333] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292: stopping tablet replica
I20260608 10:01:40.777396  1181 raft_consensus.cc:2243] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:40.778605  1181 raft_consensus.cc:2272] T 1998c1b10deb4b8fb3bef875d76de07a P 5e4a87a7e95743bbb5e3e31d55b84292 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:40.802696  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:01:40.818374  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:01:40.861778  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:40.862790  1181 tablet_replica.cc:333] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1: stopping tablet replica
I20260608 10:01:40.863602  1181 raft_consensus.cc:2243] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:40.864290  1181 raft_consensus.cc:2272] T 1998c1b10deb4b8fb3bef875d76de07a P ae164f5f8b26414ebb1332749e94d2f1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:40.886930  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:01:40.899485  1181 master.cc:562] Master@127.1.39.126:36527 shutting down...
I20260608 10:01:40.932513  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:40.933358  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:40.933737  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3800f95f63254f6d87d776a4960913d7: stopping tablet replica
I20260608 10:01:40.955775  1181 master.cc:584] Master@127.1.39.126:36527 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13016 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 10:01:40.997299  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:40393
I20260608 10:01:40.998553  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:41.004980  5198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:41.004992  5197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:41.006071  5200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:41.006237  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:41.007272  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:41.007490  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:41.007661  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912901007647 us; error 0 us; skew 500 ppm
I20260608 10:01:41.008391  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:41.011160  1181 webserver.cc:533] Webserver started at http://127.1.39.126:40321/ using document root <none> and password file <none>
I20260608 10:01:41.011776  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:41.011986  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:41.012319  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:41.013687  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "76a48b5973f449cb8f26c29ca927e749"
format_stamp: "Formatted at 2026-06-08 10:01:41 on dist-test-slave-90g7"
I20260608 10:01:41.018980  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:41.023792  5205 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:41.024791  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:01:41.025094  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "76a48b5973f449cb8f26c29ca927e749"
format_stamp: "Formatted at 2026-06-08 10:01:41 on dist-test-slave-90g7"
I20260608 10:01:41.025401  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:41.045567  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:41.046985  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:41.095578  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:40393
I20260608 10:01:41.095723  5256 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:40393 every 8 connection(s)
I20260608 10:01:41.100849  5257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:41.112576  5257 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749: Bootstrap starting.
I20260608 10:01:41.117533  5257 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:41.122004  5257 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749: No bootstrap required, opened a new log
I20260608 10:01:41.124588  5257 raft_consensus.cc:359] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76a48b5973f449cb8f26c29ca927e749" member_type: VOTER }
I20260608 10:01:41.125057  5257 raft_consensus.cc:385] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:41.125265  5257 raft_consensus.cc:740] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76a48b5973f449cb8f26c29ca927e749, State: Initialized, Role: FOLLOWER
I20260608 10:01:41.125839  5257 consensus_queue.cc:260] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76a48b5973f449cb8f26c29ca927e749" member_type: VOTER }
I20260608 10:01:41.126312  5257 raft_consensus.cc:399] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:41.126523  5257 raft_consensus.cc:493] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:41.126770  5257 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:41.131878  5257 raft_consensus.cc:515] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76a48b5973f449cb8f26c29ca927e749" member_type: VOTER }
I20260608 10:01:41.132496  5257 leader_election.cc:304] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [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: 76a48b5973f449cb8f26c29ca927e749; no voters: 
I20260608 10:01:41.133805  5257 leader_election.cc:290] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:41.134649  5260 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:41.136787  5260 raft_consensus.cc:697] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 1 LEADER]: Becoming Leader. State: Replica: 76a48b5973f449cb8f26c29ca927e749, State: Running, Role: LEADER
I20260608 10:01:41.137647  5257 sys_catalog.cc:565] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:41.137629  5260 consensus_queue.cc:237] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [LEADER]: Queue going to LEADER mode. State: All 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: "76a48b5973f449cb8f26c29ca927e749" member_type: VOTER }
I20260608 10:01:41.141660  5262 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 76a48b5973f449cb8f26c29ca927e749. Latest consensus state: current_term: 1 leader_uuid: "76a48b5973f449cb8f26c29ca927e749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76a48b5973f449cb8f26c29ca927e749" member_type: VOTER } }
I20260608 10:01:41.142320  5262 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:41.142445  5261 sys_catalog.cc:455] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "76a48b5973f449cb8f26c29ca927e749" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76a48b5973f449cb8f26c29ca927e749" member_type: VOTER } }
I20260608 10:01:41.143560  5261 sys_catalog.cc:458] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:41.150710  5266 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:41.156251  5266 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:41.158303  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:41.166493  5266 catalog_manager.cc:1382] Generated new cluster ID: a3a7c4fa3f3345d5836d3a6709798285
I20260608 10:01:41.166833  5266 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:41.186892  5266 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:41.188246  5266 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:41.200740  5266 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749: Generated new TSK 0
I20260608 10:01:41.201397  5266 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:41.225342  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:41.231884  5278 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:41.233012  5279 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:41.234683  5281 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:41.236176  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:41.237701  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:41.238014  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:41.238261  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912901238239 us; error 0 us; skew 500 ppm
I20260608 10:01:41.239432  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:41.242628  1181 webserver.cc:533] Webserver started at http://127.1.39.65:39557/ using document root <none> and password file <none>
I20260608 10:01:41.243216  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:41.243409  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:41.243719  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:41.244941  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "03ec7045a9b2466ba460e5e9028b2e4b"
format_stamp: "Formatted at 2026-06-08 10:01:41 on dist-test-slave-90g7"
I20260608 10:01:41.250098  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:41.254526  5286 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:41.256047  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 10:01:41.256479  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "03ec7045a9b2466ba460e5e9028b2e4b"
format_stamp: "Formatted at 2026-06-08 10:01:41 on dist-test-slave-90g7"
I20260608 10:01:41.256768  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:41.270740  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:41.271935  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:41.273473  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:41.275836  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:41.276082  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:41.276330  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:41.276536  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:01:41.323508  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:44997
I20260608 10:01:41.323657  5348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:44997 every 8 connection(s)
I20260608 10:01:41.330595  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:41.338819  5353 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:41.341114  5354 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:41.343353  5356 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:41.344620  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:41.345732  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:01:41.345764  5349 heartbeater.cc:344] Connected to a master server at 127.1.39.126:40393
W20260608 10:01:41.346138  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:41.346359  5349 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:41.346393  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912901346351 us; error 0 us; skew 500 ppm
I20260608 10:01:41.347355  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:41.347373  5349 heartbeater.cc:507] Master 127.1.39.126:40393 requested a full tablet report, sending...
I20260608 10:01:41.350274  5222 ts_manager.cc:194] Registered new tserver with Master: 03ec7045a9b2466ba460e5e9028b2e4b (127.1.39.65:44997)
I20260608 10:01:41.350404  1181 webserver.cc:533] Webserver started at http://127.1.39.66:44789/ using document root <none> and password file <none>
I20260608 10:01:41.351105  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:41.351346  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:41.351776  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:41.352672  5222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41942
I20260608 10:01:41.353271  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "5ed0edc941fe4a029ea13d27c92cf8d9"
format_stamp: "Formatted at 2026-06-08 10:01:41 on dist-test-slave-90g7"
I20260608 10:01:41.359074  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:01:41.362717  5361 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:41.363656  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:01:41.363967  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "5ed0edc941fe4a029ea13d27c92cf8d9"
format_stamp: "Formatted at 2026-06-08 10:01:41 on dist-test-slave-90g7"
I20260608 10:01:41.364241  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:41.394512  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:41.395884  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:41.397599  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:41.400167  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:41.400430  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:01:41.400738  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:41.400918  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:41.446548  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:36411
I20260608 10:01:41.446666  5423 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:36411 every 8 connection(s)
I20260608 10:01:41.452160  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:41.461886  5428 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:41.461900  5427 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:41.464829  5430 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:41.465772  5424 heartbeater.cc:344] Connected to a master server at 127.1.39.126:40393
I20260608 10:01:41.466320  5424 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:41.467094  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:41.467314  5424 heartbeater.cc:507] Master 127.1.39.126:40393 requested a full tablet report, sending...
I20260608 10:01:41.467995  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:41.468258  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:41.468482  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912901468458 us; error 0 us; skew 500 ppm
I20260608 10:01:41.469280  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:41.469657  5222 ts_manager.cc:194] Registered new tserver with Master: 5ed0edc941fe4a029ea13d27c92cf8d9 (127.1.39.66:36411)
I20260608 10:01:41.471360  5222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41956
I20260608 10:01:41.472172  1181 webserver.cc:533] Webserver started at http://127.1.39.67:40965/ using document root <none> and password file <none>
I20260608 10:01:41.472906  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:41.473182  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:41.473511  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:41.474781  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "ec21008ce75b44cf9fb9bb20150027bf"
format_stamp: "Formatted at 2026-06-08 10:01:41 on dist-test-slave-90g7"
I20260608 10:01:41.479651  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:01:41.483381  5435 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:41.484247  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:41.484671  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "ec21008ce75b44cf9fb9bb20150027bf"
format_stamp: "Formatted at 2026-06-08 10:01:41 on dist-test-slave-90g7"
I20260608 10:01:41.484972  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:41.503643  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:41.505133  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:41.506731  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:41.509274  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:41.509554  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:41.509822  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:41.510030  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:41.555761  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:41773
I20260608 10:01:41.555884  5497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:41773 every 8 connection(s)
I20260608 10:01:41.571528  5498 heartbeater.cc:344] Connected to a master server at 127.1.39.126:40393
I20260608 10:01:41.571997  5498 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:41.572952  5498 heartbeater.cc:507] Master 127.1.39.126:40393 requested a full tablet report, sending...
I20260608 10:01:41.575243  5222 ts_manager.cc:194] Registered new tserver with Master: ec21008ce75b44cf9fb9bb20150027bf (127.1.39.67:41773)
I20260608 10:01:41.576056  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016559909s
I20260608 10:01:41.577580  5222 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41972
I20260608 10:01:42.355814  5349 heartbeater.cc:499] Master 127.1.39.126:40393 was elected leader, sending a full tablet report...
I20260608 10:01:42.474406  5424 heartbeater.cc:499] Master 127.1.39.126:40393 was elected leader, sending a full tablet report...
I20260608 10:01:42.581164  5498 heartbeater.cc:499] Master 127.1.39.126:40393 was elected leader, sending a full tablet report...
I20260608 10:01:42.657594  5222 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42000:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:42.659986  5222 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:42.710162  5389 tablet_service.cc:1511] Processing CreateTablet for tablet 344119fcb760475f9070368dae14a669 (DEFAULT_TABLE table=test-workload [id=1227342dde304037a0940bcc0386ddc8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:42.712302  5389 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 344119fcb760475f9070368dae14a669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:42.717435  5314 tablet_service.cc:1511] Processing CreateTablet for tablet 344119fcb760475f9070368dae14a669 (DEFAULT_TABLE table=test-workload [id=1227342dde304037a0940bcc0386ddc8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:42.718468  5463 tablet_service.cc:1511] Processing CreateTablet for tablet 344119fcb760475f9070368dae14a669 (DEFAULT_TABLE table=test-workload [id=1227342dde304037a0940bcc0386ddc8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:01:42.719431  5314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 344119fcb760475f9070368dae14a669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:42.719908  5463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 344119fcb760475f9070368dae14a669. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:42.740016  5520 tablet_bootstrap.cc:492] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf: Bootstrap starting.
I20260608 10:01:42.740556  5521 tablet_bootstrap.cc:492] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9: Bootstrap starting.
I20260608 10:01:42.742522  5522 tablet_bootstrap.cc:492] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b: Bootstrap starting.
I20260608 10:01:42.749043  5520 tablet_bootstrap.cc:654] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:42.749848  5521 tablet_bootstrap.cc:654] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:42.751307  5522 tablet_bootstrap.cc:654] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:42.754921  5520 tablet_bootstrap.cc:492] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf: No bootstrap required, opened a new log
I20260608 10:01:42.755511  5520 ts_tablet_manager.cc:1403] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260608 10:01:42.756120  5521 tablet_bootstrap.cc:492] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9: No bootstrap required, opened a new log
I20260608 10:01:42.756676  5521 ts_tablet_manager.cc:1403] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.006s
I20260608 10:01:42.757649  5522 tablet_bootstrap.cc:492] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b: No bootstrap required, opened a new log
I20260608 10:01:42.758145  5522 ts_tablet_manager.cc:1403] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 10:01:42.758395  5520 raft_consensus.cc:359] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } }
I20260608 10:01:42.759428  5520 raft_consensus.cc:385] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:42.760003  5521 raft_consensus.cc:359] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } }
I20260608 10:01:42.760723  5520 raft_consensus.cc:740] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec21008ce75b44cf9fb9bb20150027bf, State: Initialized, Role: FOLLOWER
I20260608 10:01:42.761098  5521 raft_consensus.cc:385] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:42.761511  5521 raft_consensus.cc:740] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5ed0edc941fe4a029ea13d27c92cf8d9, State: Initialized, Role: FOLLOWER
I20260608 10:01:42.761708  5522 raft_consensus.cc:359] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } }
I20260608 10:01:42.762143  5520 consensus_queue.cc:260] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } }
I20260608 10:01:42.762620  5522 raft_consensus.cc:385] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:42.762503  5521 consensus_queue.cc:260] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } }
I20260608 10:01:42.763190  5522 raft_consensus.cc:740] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03ec7045a9b2466ba460e5e9028b2e4b, State: Initialized, Role: FOLLOWER
I20260608 10:01:42.764429  5522 consensus_queue.cc:260] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } }
I20260608 10:01:42.765576  5520 ts_tablet_manager.cc:1434] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:01:42.773509  5521 ts_tablet_manager.cc:1434] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.009s
I20260608 10:01:42.775616  5522 ts_tablet_manager.cc:1434] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.005s
I20260608 10:01:42.778014  5529 raft_consensus.cc:493] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:42.778625  5529 raft_consensus.cc:515] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } }
I20260608 10:01:42.782066  5529 leader_election.cc:290] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5ed0edc941fe4a029ea13d27c92cf8d9 (127.1.39.66:36411), ec21008ce75b44cf9fb9bb20150027bf (127.1.39.67:41773)
I20260608 10:01:42.797803  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344119fcb760475f9070368dae14a669" candidate_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" is_pre_election: true
I20260608 10:01:42.798697  5399 raft_consensus.cc:2468] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ec7045a9b2466ba460e5e9028b2e4b in term 0.
I20260608 10:01:42.800246  5287 leader_election.cc:304] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ec7045a9b2466ba460e5e9028b2e4b, 5ed0edc941fe4a029ea13d27c92cf8d9; no voters: 
I20260608 10:01:42.800624  5473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344119fcb760475f9070368dae14a669" candidate_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec21008ce75b44cf9fb9bb20150027bf" is_pre_election: true
I20260608 10:01:42.801308  5473 raft_consensus.cc:2468] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03ec7045a9b2466ba460e5e9028b2e4b in term 0.
I20260608 10:01:42.801349  5529 raft_consensus.cc:2804] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:42.801764  5529 raft_consensus.cc:493] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:42.802098  5529 raft_consensus.cc:3060] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:42.807770  5529 raft_consensus.cc:515] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } }
I20260608 10:01:42.810093  5529 leader_election.cc:290] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [CANDIDATE]: Term 1 election: Requested vote from peers 5ed0edc941fe4a029ea13d27c92cf8d9 (127.1.39.66:36411), ec21008ce75b44cf9fb9bb20150027bf (127.1.39.67:41773)
I20260608 10:01:42.811007  5399 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344119fcb760475f9070368dae14a669" candidate_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9"
I20260608 10:01:42.811236  5473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "344119fcb760475f9070368dae14a669" candidate_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec21008ce75b44cf9fb9bb20150027bf"
I20260608 10:01:42.811915  5473 raft_consensus.cc:3060] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:42.811684  5399 raft_consensus.cc:3060] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:42.818145  5473 raft_consensus.cc:2468] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ec7045a9b2466ba460e5e9028b2e4b in term 1.
I20260608 10:01:42.818854  5399 raft_consensus.cc:2468] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03ec7045a9b2466ba460e5e9028b2e4b in term 1.
I20260608 10:01:42.819275  5287 leader_election.cc:304] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03ec7045a9b2466ba460e5e9028b2e4b, ec21008ce75b44cf9fb9bb20150027bf; no voters: 
I20260608 10:01:42.820159  5529 raft_consensus.cc:2804] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:42.820621  5529 raft_consensus.cc:697] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 1 LEADER]: Becoming Leader. State: Replica: 03ec7045a9b2466ba460e5e9028b2e4b, State: Running, Role: LEADER
I20260608 10:01:42.821493  5529 consensus_queue.cc:237] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } }
I20260608 10:01:42.828585  5221 catalog_manager.cc:5696] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b reported cstate change: term changed from 0 to 1, leader changed from <none> to 03ec7045a9b2466ba460e5e9028b2e4b (127.1.39.65). New cstate: current_term: 1 leader_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03ec7045a9b2466ba460e5e9028b2e4b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44997 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:43.155655  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:43.157739  5275 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:43.159466  5275 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:43.159837  5275 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:43.212563  5529 consensus_queue.cc:1048] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ec21008ce75b44cf9fb9bb20150027bf" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:43.228056  5529 consensus_queue.cc:1048] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ed0edc941fe4a029ea13d27c92cf8d9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36411 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:44.165450  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:45.161055  5275 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:45.163196  5275 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:45.163517  5275 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:45.175159  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:46.185907  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:47.164568  5275 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:47.166109  5275 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:47.166392  5275 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:47.197649  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:48.207716  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:49.167678  5275 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:49.169207  5275 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:49.169579  5275 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:49.217968  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:50.227551  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:51.170568  5275 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:51.171914  5275 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:51.172240  5275 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:51.235630  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:52.243458  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:53.173398  5275 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:01:53.174893  5275 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:01:53.175235  5275 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:01:53.251075  5270 placement_policy_util.cc:407] tablet 344119fcb760475f9070368dae14a669: detected majority of replicas (2 of 3) at location L0
I20260608 10:01:53.906315  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:01:53.940424  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:53.941615  1181 tablet_replica.cc:333] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b: stopping tablet replica
I20260608 10:01:53.942377  1181 raft_consensus.cc:2243] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:53.943723  1181 raft_consensus.cc:2272] T 344119fcb760475f9070368dae14a669 P 03ec7045a9b2466ba460e5e9028b2e4b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:53.967249  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:01:53.980906  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:01:54.018978  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:54.019984  1181 tablet_replica.cc:333] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9: stopping tablet replica
I20260608 10:01:54.020783  1181 raft_consensus.cc:2243] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:54.021409  1181 raft_consensus.cc:2272] T 344119fcb760475f9070368dae14a669 P 5ed0edc941fe4a029ea13d27c92cf8d9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.043545  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:01:54.057013  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:01:54.084704  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:01:54.085589  1181 tablet_replica.cc:333] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf: stopping tablet replica
I20260608 10:01:54.086181  1181 raft_consensus.cc:2243] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:01:54.086833  1181 raft_consensus.cc:2272] T 344119fcb760475f9070368dae14a669 P ec21008ce75b44cf9fb9bb20150027bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.108603  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:01:54.121243  1181 master.cc:562] Master@127.1.39.126:40393 shutting down...
I20260608 10:01:54.153803  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:01:54.154732  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:01:54.155170  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 76a48b5973f449cb8f26c29ca927e749: stopping tablet replica
I20260608 10:01:54.176085  1181 master.cc:584] Master@127.1.39.126:40393 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13219 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 10:01:54.217561  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:46773
I20260608 10:01:54.218875  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:54.225533  5545 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:54.225641  5544 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:54.227661  5547 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:54.229143  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:54.230219  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:54.230432  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:54.230571  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912914230557 us; error 0 us; skew 500 ppm
I20260608 10:01:54.231216  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:54.234515  1181 webserver.cc:533] Webserver started at http://127.1.39.126:37409/ using document root <none> and password file <none>
I20260608 10:01:54.235062  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:54.235241  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:54.235508  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:54.236948  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "b696432c156f4d939e834d1703245208"
format_stamp: "Formatted at 2026-06-08 10:01:54 on dist-test-slave-90g7"
I20260608 10:01:54.242435  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:01:54.247011  5552 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.247913  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 10:01:54.248394  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "b696432c156f4d939e834d1703245208"
format_stamp: "Formatted at 2026-06-08 10:01:54 on dist-test-slave-90g7"
I20260608 10:01:54.248716  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:54.280107  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:54.281574  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:54.323886  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:46773
I20260608 10:01:54.324014  5603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:46773 every 8 connection(s)
I20260608 10:01:54.328085  5604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:54.339263  5604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208: Bootstrap starting.
I20260608 10:01:54.344156  5604 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:54.348325  5604 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208: No bootstrap required, opened a new log
I20260608 10:01:54.350670  5604 raft_consensus.cc:359] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b696432c156f4d939e834d1703245208" member_type: VOTER }
I20260608 10:01:54.351128  5604 raft_consensus.cc:385] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:54.351316  5604 raft_consensus.cc:740] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b696432c156f4d939e834d1703245208, State: Initialized, Role: FOLLOWER
I20260608 10:01:54.351863  5604 consensus_queue.cc:260] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b696432c156f4d939e834d1703245208" member_type: VOTER }
I20260608 10:01:54.352299  5604 raft_consensus.cc:399] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:01:54.352566  5604 raft_consensus.cc:493] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:01:54.352787  5604 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:54.356950  5604 raft_consensus.cc:515] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b696432c156f4d939e834d1703245208" member_type: VOTER }
I20260608 10:01:54.357417  5604 leader_election.cc:304] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [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: b696432c156f4d939e834d1703245208; no voters: 
I20260608 10:01:54.358570  5604 leader_election.cc:290] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:01:54.358981  5607 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:54.360491  5607 raft_consensus.cc:697] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 1 LEADER]: Becoming Leader. State: Replica: b696432c156f4d939e834d1703245208, State: Running, Role: LEADER
I20260608 10:01:54.361151  5607 consensus_queue.cc:237] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [LEADER]: Queue going to LEADER mode. State: All 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: "b696432c156f4d939e834d1703245208" member_type: VOTER }
I20260608 10:01:54.361678  5604 sys_catalog.cc:565] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:01:54.365067  5609 sys_catalog.cc:455] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b696432c156f4d939e834d1703245208. Latest consensus state: current_term: 1 leader_uuid: "b696432c156f4d939e834d1703245208" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b696432c156f4d939e834d1703245208" member_type: VOTER } }
I20260608 10:01:54.365674  5609 sys_catalog.cc:458] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:54.365906  5608 sys_catalog.cc:455] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b696432c156f4d939e834d1703245208" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b696432c156f4d939e834d1703245208" member_type: VOTER } }
I20260608 10:01:54.366719  5608 sys_catalog.cc:458] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [sys.catalog]: This master's current role is: LEADER
I20260608 10:01:54.370137  5614 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:01:54.376830  5614 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:01:54.377952  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:01:54.386232  5614 catalog_manager.cc:1382] Generated new cluster ID: 60ab98b084024baeaa2df049bf1e794d
I20260608 10:01:54.386535  5614 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:01:54.417560  5614 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:01:54.418989  5614 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:01:54.433508  5614 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208: Generated new TSK 0
I20260608 10:01:54.434114  5614 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:01:54.445108  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:54.451413  5625 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:54.452548  5626 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:54.453958  5628 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:54.456063  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:54.457068  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:54.457283  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:54.457425  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912914457413 us; error 0 us; skew 500 ppm
I20260608 10:01:54.458009  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:54.460640  1181 webserver.cc:533] Webserver started at http://127.1.39.65:41529/ using document root <none> and password file <none>
I20260608 10:01:54.461181  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:54.461370  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:54.461613  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:54.462844  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "df93b504dac54d6fbe80fa25684142fe"
format_stamp: "Formatted at 2026-06-08 10:01:54 on dist-test-slave-90g7"
I20260608 10:01:54.468078  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:01:54.471638  5633 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.472638  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:54.472899  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "df93b504dac54d6fbe80fa25684142fe"
format_stamp: "Formatted at 2026-06-08 10:01:54 on dist-test-slave-90g7"
I20260608 10:01:54.473143  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:54.488538  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:54.489681  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:54.491138  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:54.493533  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:54.493709  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.494017  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:54.494159  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.536230  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:37557
I20260608 10:01:54.536319  5695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:37557 every 8 connection(s)
I20260608 10:01:54.541688  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:54.549929  5700 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:54.550532  5701 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:54.554095  1181 server_base.cc:1061] running on GCE node
W20260608 10:01:54.554052  5704 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:54.555518  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:54.555789  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:54.556044  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912914556023 us; error 0 us; skew 500 ppm
I20260608 10:01:54.556860  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:54.558967  5696 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46773
I20260608 10:01:54.559384  5696 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:54.559903  1181 webserver.cc:533] Webserver started at http://127.1.39.66:41653/ using document root <none> and password file <none>
I20260608 10:01:54.560207  5696 heartbeater.cc:507] Master 127.1.39.126:46773 requested a full tablet report, sending...
I20260608 10:01:54.560583  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:54.560837  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:54.561126  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:54.562491  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "333be25aad7e45b2959dca75283033f7"
format_stamp: "Formatted at 2026-06-08 10:01:54 on dist-test-slave-90g7"
I20260608 10:01:54.562575  5569 ts_manager.cc:194] Registered new tserver with Master: df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557)
I20260608 10:01:54.564626  5569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52464
I20260608 10:01:54.567968  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:01:54.571630  5708 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.572503  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:01:54.572798  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "333be25aad7e45b2959dca75283033f7"
format_stamp: "Formatted at 2026-06-08 10:01:54 on dist-test-slave-90g7"
I20260608 10:01:54.573088  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:54.589123  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:54.590327  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:54.591797  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:54.594197  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:54.594429  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.594691  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:54.594871  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.634856  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:42483
I20260608 10:01:54.635026  5770 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:42483 every 8 connection(s)
I20260608 10:01:54.640029  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:01:54.647748  5774 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:01:54.649996  5775 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:54.653019  1181 server_base.cc:1061] running on GCE node
I20260608 10:01:54.653717  5771 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46773
I20260608 10:01:54.654162  5771 heartbeater.cc:461] Registering TS with master...
W20260608 10:01:54.654280  5778 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:01:54.655128  5771 heartbeater.cc:507] Master 127.1.39.126:46773 requested a full tablet report, sending...
I20260608 10:01:54.655257  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:01:54.655573  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:01:54.655789  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912914655772 us; error 0 us; skew 500 ppm
I20260608 10:01:54.656646  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:01:54.657644  5569 ts_manager.cc:194] Registered new tserver with Master: 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:54.659289  1181 webserver.cc:533] Webserver started at http://127.1.39.67:44881/ using document root <none> and password file <none>
I20260608 10:01:54.659377  5569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52468
I20260608 10:01:54.659946  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:01:54.660218  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:01:54.660599  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:01:54.661841  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "b653ca0d895849e8b7edf5ba97b53caa"
format_stamp: "Formatted at 2026-06-08 10:01:54 on dist-test-slave-90g7"
I20260608 10:01:54.666651  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 10:01:54.670328  5782 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.671262  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:01:54.671525  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "b653ca0d895849e8b7edf5ba97b53caa"
format_stamp: "Formatted at 2026-06-08 10:01:54 on dist-test-slave-90g7"
I20260608 10:01:54.671758  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:01:54.686062  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:01:54.687227  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:01:54.688714  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:01:54.690966  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:01:54.691200  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.691438  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:01:54.691622  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:01:54.734452  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:32983
I20260608 10:01:54.734565  5844 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:32983 every 8 connection(s)
I20260608 10:01:54.748996  5845 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46773
I20260608 10:01:54.749382  5845 heartbeater.cc:461] Registering TS with master...
I20260608 10:01:54.750190  5845 heartbeater.cc:507] Master 127.1.39.126:46773 requested a full tablet report, sending...
I20260608 10:01:54.752266  5569 ts_manager.cc:194] Registered new tserver with Master: b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:54.752627  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014755989s
I20260608 10:01:54.753728  5569 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52484
I20260608 10:01:55.567669  5696 heartbeater.cc:499] Master 127.1.39.126:46773 was elected leader, sending a full tablet report...
I20260608 10:01:55.662464  5771 heartbeater.cc:499] Master 127.1.39.126:46773 was elected leader, sending a full tablet report...
I20260608 10:01:55.756600  5845 heartbeater.cc:499] Master 127.1.39.126:46773 was elected leader, sending a full tablet report...
I20260608 10:01:55.813776  5569 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52488:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:01:55.817092  5569 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:01:55.913115  5810 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb4527f86cc4c3fb54773e6178bdfcc (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:01:55.914767  5810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb4527f86cc4c3fb54773e6178bdfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.917879  5809 tablet_service.cc:1511] Processing CreateTablet for tablet b5dc821ac39c4729b69c3158aa1cb8b4 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:01:55.919456  5809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dc821ac39c4729b69c3158aa1cb8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.922605  5808 tablet_service.cc:1511] Processing CreateTablet for tablet 848694b6083b4293a4cedff1d5e3add0 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:01:55.924140  5808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848694b6083b4293a4cedff1d5e3add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.929024  5807 tablet_service.cc:1511] Processing CreateTablet for tablet a3e08f56f459462682a3c4eab5f02a09 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:01:55.930917  5807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e08f56f459462682a3c4eab5f02a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.931445  5736 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb4527f86cc4c3fb54773e6178bdfcc (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:01:55.933266  5733 tablet_service.cc:1511] Processing CreateTablet for tablet a3e08f56f459462682a3c4eab5f02a09 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:01:55.933852  5806 tablet_service.cc:1511] Processing CreateTablet for tablet a8f84f44621844edadfd30157e826a2f (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:01:55.934082  5735 tablet_service.cc:1511] Processing CreateTablet for tablet b5dc821ac39c4729b69c3158aa1cb8b4 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:01:55.935197  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e08f56f459462682a3c4eab5f02a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.935360  5806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8f84f44621844edadfd30157e826a2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.937103  5734 tablet_service.cc:1511] Processing CreateTablet for tablet 848694b6083b4293a4cedff1d5e3add0 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:01:55.938880  5734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848694b6083b4293a4cedff1d5e3add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.941267  5736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb4527f86cc4c3fb54773e6178bdfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.942760  5735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dc821ac39c4729b69c3158aa1cb8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.947965  5805 tablet_service.cc:1511] Processing CreateTablet for tablet ddbde20fd6ce47488036cb0da5455681 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:01:55.949592  5805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbde20fd6ce47488036cb0da5455681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.953830  5804 tablet_service.cc:1511] Processing CreateTablet for tablet 5e81b7e6f1e84d2aaaab038fecb89ee5 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:01:55.955533  5804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e81b7e6f1e84d2aaaab038fecb89ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.958253  5803 tablet_service.cc:1511] Processing CreateTablet for tablet 2219ffa77d2f4265bb747a28337636dd (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:01:55.960142  5803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219ffa77d2f4265bb747a28337636dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.964300  5802 tablet_service.cc:1511] Processing CreateTablet for tablet b4da2818a1a14ae8aae77da83611c8df (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:01:55.965772  5802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4da2818a1a14ae8aae77da83611c8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.971112  5661 tablet_service.cc:1511] Processing CreateTablet for tablet 4fb4527f86cc4c3fb54773e6178bdfcc (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 10:01:55.973789  5659 tablet_service.cc:1511] Processing CreateTablet for tablet 848694b6083b4293a4cedff1d5e3add0 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 10:01:55.973846  5660 tablet_service.cc:1511] Processing CreateTablet for tablet b5dc821ac39c4729b69c3158aa1cb8b4 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 10:01:55.975536  5659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848694b6083b4293a4cedff1d5e3add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.976249  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dc821ac39c4729b69c3158aa1cb8b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.977918  5658 tablet_service.cc:1511] Processing CreateTablet for tablet a3e08f56f459462682a3c4eab5f02a09 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 10:01:55.979430  5658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e08f56f459462682a3c4eab5f02a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.980857  5661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fb4527f86cc4c3fb54773e6178bdfcc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.981940  5657 tablet_service.cc:1511] Processing CreateTablet for tablet a8f84f44621844edadfd30157e826a2f (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:01:55.983669  5657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8f84f44621844edadfd30157e826a2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.985955  5656 tablet_service.cc:1511] Processing CreateTablet for tablet ddbde20fd6ce47488036cb0da5455681 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:01:55.987548  5656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbde20fd6ce47488036cb0da5455681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.992545  5732 tablet_service.cc:1511] Processing CreateTablet for tablet a8f84f44621844edadfd30157e826a2f (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 10:01:55.994338  5732 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8f84f44621844edadfd30157e826a2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.993911  5655 tablet_service.cc:1511] Processing CreateTablet for tablet 5e81b7e6f1e84d2aaaab038fecb89ee5 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:01:55.995373  5655 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e81b7e6f1e84d2aaaab038fecb89ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:55.998603  5654 tablet_service.cc:1511] Processing CreateTablet for tablet 2219ffa77d2f4265bb747a28337636dd (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:01:56.002027  5653 tablet_service.cc:1511] Processing CreateTablet for tablet b4da2818a1a14ae8aae77da83611c8df (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:01:56.005652  5652 tablet_service.cc:1511] Processing CreateTablet for tablet c87b2e88ef754576999ac7f1dbd520a8 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:01:56.007143  5801 tablet_service.cc:1511] Processing CreateTablet for tablet c87b2e88ef754576999ac7f1dbd520a8 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:01:56.012873  5654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219ffa77d2f4265bb747a28337636dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.015317  5801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87b2e88ef754576999ac7f1dbd520a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.016898  5653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4da2818a1a14ae8aae77da83611c8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.016726  5731 tablet_service.cc:1511] Processing CreateTablet for tablet ddbde20fd6ce47488036cb0da5455681 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 10:01:56.018498  5731 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbde20fd6ce47488036cb0da5455681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.020491  5652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87b2e88ef754576999ac7f1dbd520a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.025794  5730 tablet_service.cc:1511] Processing CreateTablet for tablet 5e81b7e6f1e84d2aaaab038fecb89ee5 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 10:01:56.027556  5730 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e81b7e6f1e84d2aaaab038fecb89ee5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.034289  5865 tablet_bootstrap.cc:492] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.038786  5729 tablet_service.cc:1511] Processing CreateTablet for tablet 2219ffa77d2f4265bb747a28337636dd (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 10:01:56.049762  5729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219ffa77d2f4265bb747a28337636dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.041399  5728 tablet_service.cc:1511] Processing CreateTablet for tablet b4da2818a1a14ae8aae77da83611c8df (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 10:01:56.043818  5727 tablet_service.cc:1511] Processing CreateTablet for tablet c87b2e88ef754576999ac7f1dbd520a8 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 10:01:56.053395  5728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4da2818a1a14ae8aae77da83611c8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.054142  5727 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87b2e88ef754576999ac7f1dbd520a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.059563  5805 tablet_service.cc:1511] Processing CreateTablet for tablet 04768c460bfe441084897c771e0eb993 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:01:56.065474  5805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04768c460bfe441084897c771e0eb993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.063040  5806 tablet_service.cc:1511] Processing CreateTablet for tablet d316b042029e456f9af8aa5ecdf08299 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:01:56.073657  5806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d316b042029e456f9af8aa5ecdf08299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.080114  5865 tablet_bootstrap.cc:654] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.124903  5728 tablet_service.cc:1511] Processing CreateTablet for tablet 04768c460bfe441084897c771e0eb993 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:01:56.126598  5728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04768c460bfe441084897c771e0eb993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.129985  5733 tablet_service.cc:1511] Processing CreateTablet for tablet d316b042029e456f9af8aa5ecdf08299 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:01:56.131596  5733 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d316b042029e456f9af8aa5ecdf08299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.171530  5660 tablet_service.cc:1511] Processing CreateTablet for tablet d316b042029e456f9af8aa5ecdf08299 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 10:01:56.179132  5866 tablet_bootstrap.cc:492] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.160231  5653 tablet_service.cc:1511] Processing CreateTablet for tablet 04768c460bfe441084897c771e0eb993 (DEFAULT_TABLE table=test-workload [id=9836515c92484d61968acd738da439d8]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 10:01:56.188506  5660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d316b042029e456f9af8aa5ecdf08299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.194265  5653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04768c460bfe441084897c771e0eb993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:01:56.194386  5865 tablet_bootstrap.cc:492] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.195006  5865 ts_tablet_manager.cc:1403] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.161s	user 0.009s	sys 0.020s
I20260608 10:01:56.199962  5865 raft_consensus.cc:359] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.200834  5865 raft_consensus.cc:385] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.201156  5865 raft_consensus.cc:740] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.202003  5865 consensus_queue.cc:260] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.204571  5868 tablet_bootstrap.cc:492] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:56.216388  5866 tablet_bootstrap.cc:654] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.217540  5868 tablet_bootstrap.cc:654] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.235594  5865 ts_tablet_manager.cc:1434] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.040s	user 0.016s	sys 0.017s
I20260608 10:01:56.237419  5865 tablet_bootstrap.cc:492] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.243265  5866 tablet_bootstrap.cc:492] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:56.243921  5866 ts_tablet_manager.cc:1403] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.026s
I20260608 10:01:56.245844  5865 tablet_bootstrap.cc:654] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.247592  5866 raft_consensus.cc:359] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.248484  5866 raft_consensus.cc:385] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.248818  5868 tablet_bootstrap.cc:492] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:56.248818  5866 raft_consensus.cc:740] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.250025  5868 ts_tablet_manager.cc:1403] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.046s	user 0.008s	sys 0.010s
I20260608 10:01:56.250461  5866 consensus_queue.cc:260] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.252519  5865 tablet_bootstrap.cc:492] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.253719  5866 ts_tablet_manager.cc:1434] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:01:56.253543  5868 raft_consensus.cc:359] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.254174  5865 ts_tablet_manager.cc:1403] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.008s
I20260608 10:01:56.254379  5868 raft_consensus.cc:385] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.255024  5866 tablet_bootstrap.cc:492] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.254987  5868 raft_consensus.cc:740] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.256312  5868 consensus_queue.cc:260] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.258575  5865 raft_consensus.cc:359] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.259510  5865 raft_consensus.cc:385] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.259938  5865 raft_consensus.cc:740] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.261092  5865 consensus_queue.cc:260] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.263618  5866 tablet_bootstrap.cc:654] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.269284  5865 ts_tablet_manager.cc:1434] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260608 10:01:56.271297  5865 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.272740  5868 ts_tablet_manager.cc:1434] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.009s
I20260608 10:01:56.276137  5868 tablet_bootstrap.cc:492] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:56.283277  5865 tablet_bootstrap.cc:654] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.283288  5868 tablet_bootstrap.cc:654] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.286337  5866 tablet_bootstrap.cc:492] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:56.286934  5866 ts_tablet_manager.cc:1403] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.032s	user 0.026s	sys 0.003s
I20260608 10:01:56.290349  5866 raft_consensus.cc:359] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.291270  5866 raft_consensus.cc:385] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.291599  5866 raft_consensus.cc:740] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.292451  5866 consensus_queue.cc:260] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.295868  5866 ts_tablet_manager.cc:1434] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:01:56.296586  5868 tablet_bootstrap.cc:492] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
W20260608 10:01:56.296766  5697 tablet.cc:2404] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:01:56.297186  5868 ts_tablet_manager.cc:1403] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.021s	user 0.017s	sys 0.002s
I20260608 10:01:56.297318  5866 tablet_bootstrap.cc:492] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.298858  5865 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.299552  5865 ts_tablet_manager.cc:1403] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.016s
I20260608 10:01:56.301016  5868 raft_consensus.cc:359] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.301820  5868 raft_consensus.cc:385] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.302383  5868 raft_consensus.cc:740] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.303396  5868 consensus_queue.cc:260] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.304065  5865 raft_consensus.cc:359] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.305402  5865 raft_consensus.cc:385] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.305817  5865 raft_consensus.cc:740] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.306192  5868 ts_tablet_manager.cc:1434] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260608 10:01:56.306835  5866 tablet_bootstrap.cc:654] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.307257  5865 consensus_queue.cc:260] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.309401  5868 tablet_bootstrap.cc:492] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:56.313205  5865 ts_tablet_manager.cc:1434] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 10:01:56.314729  5865 tablet_bootstrap.cc:492] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.316808  5868 tablet_bootstrap.cc:654] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.318392  5866 tablet_bootstrap.cc:492] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:56.318969  5866 ts_tablet_manager.cc:1403] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 10:01:56.322522  5865 tablet_bootstrap.cc:654] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.322527  5866 raft_consensus.cc:359] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.323505  5866 raft_consensus.cc:385] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.323825  5866 raft_consensus.cc:740] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.324822  5866 consensus_queue.cc:260] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.328414  5866 ts_tablet_manager.cc:1434] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:01:56.329758  5866 tablet_bootstrap.cc:492] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.339982  5866 tablet_bootstrap.cc:654] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.341645  5865 tablet_bootstrap.cc:492] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.342350  5865 ts_tablet_manager.cc:1403] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.006s
I20260608 10:01:56.346827  5865 raft_consensus.cc:359] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.347904  5865 raft_consensus.cc:385] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.348418  5865 raft_consensus.cc:740] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.349658  5865 consensus_queue.cc:260] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.356298  5865 ts_tablet_manager.cc:1434] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 10:01:56.358029  5865 tablet_bootstrap.cc:492] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.359469  5866 tablet_bootstrap.cc:492] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:56.360059  5866 ts_tablet_manager.cc:1403] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.031s	user 0.003s	sys 0.025s
I20260608 10:01:56.364200  5866 raft_consensus.cc:359] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.365005  5866 raft_consensus.cc:385] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.365375  5866 raft_consensus.cc:740] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.365562  5865 tablet_bootstrap.cc:654] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.366466  5866 consensus_queue.cc:260] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.369343  5866 ts_tablet_manager.cc:1434] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:01:56.370689  5866 tablet_bootstrap.cc:492] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.372035  5873 raft_consensus.cc:493] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.372589  5873 raft_consensus.cc:515] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
W20260608 10:01:56.377677  5617 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:56.378278  5873 leader_election.cc:290] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.381274  5866 tablet_bootstrap.cc:654] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.391321  5865 tablet_bootstrap.cc:492] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.391870  5865 ts_tablet_manager.cc:1403] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.000s
I20260608 10:01:56.395018  5865 raft_consensus.cc:359] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.395781  5865 raft_consensus.cc:385] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.396075  5865 raft_consensus.cc:740] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.399024  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4da2818a1a14ae8aae77da83611c8df" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:56.399817  5671 raft_consensus.cc:2468] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:56.400542  5868 tablet_bootstrap.cc:492] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:56.400223  5865 consensus_queue.cc:260] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.401057  5868 ts_tablet_manager.cc:1403] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.092s	user 0.042s	sys 0.044s
I20260608 10:01:56.401400  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4da2818a1a14ae8aae77da83611c8df" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:56.402091  5746 raft_consensus.cc:2468] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:56.403817  5784 leader_election.cc:304] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:56.404071  5873 raft_consensus.cc:493] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.404623  5873 raft_consensus.cc:515] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.405511  5865 ts_tablet_manager.cc:1434] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260608 10:01:56.406775  5865 tablet_bootstrap.cc:492] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.406895  5873 leader_election.cc:290] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.407461  5873 raft_consensus.cc:2804] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:56.407841  5873 raft_consensus.cc:493] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:56.407861  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbde20fd6ce47488036cb0da5455681" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:56.408273  5873 raft_consensus.cc:3060] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:56.409741  5785 leader_election.cc:343] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.410856  5866 tablet_bootstrap.cc:492] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:56.411428  5866 ts_tablet_manager.cc:1403] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.002s
I20260608 10:01:56.414615  5865 tablet_bootstrap.cc:654] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.415508  5873 raft_consensus.cc:515] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.417241  5868 raft_consensus.cc:359] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.418249  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4da2818a1a14ae8aae77da83611c8df" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:56.418967  5866 raft_consensus.cc:359] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.420202  5671 raft_consensus.cc:3060] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.420377  5866 raft_consensus.cc:385] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.421063  5866 raft_consensus.cc:740] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.419286  5873 leader_election.cc:290] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.424266  5868 raft_consensus.cc:385] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.425594  5868 raft_consensus.cc:740] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.426649  5868 consensus_queue.cc:260] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.428253  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbde20fd6ce47488036cb0da5455681" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:56.428968  5746 raft_consensus.cc:2468] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:56.429162  5868 ts_tablet_manager.cc:1434] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260608 10:01:56.430143  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4da2818a1a14ae8aae77da83611c8df" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
I20260608 10:01:56.430667  5745 raft_consensus.cc:3060] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.435752  5671 raft_consensus.cc:2468] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:56.437062  5869 raft_consensus.cc:493] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.422462  5866 consensus_queue.cc:260] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.437597  5869 raft_consensus.cc:515] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.438279  5784 leader_election.cc:304] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [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: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:56.440332  5866 ts_tablet_manager.cc:1434] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260608 10:01:56.440580  5869 leader_election.cc:290] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:56.441304  5785 leader_election.cc:304] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b653ca0d895849e8b7edf5ba97b53caa, df93b504dac54d6fbe80fa25684142fe; no voters: 
I20260608 10:01:56.444675  5866 tablet_bootstrap.cc:492] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.450222  5865 tablet_bootstrap.cc:492] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.450984  5865 ts_tablet_manager.cc:1403] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.020s
I20260608 10:01:56.452112  5866 tablet_bootstrap.cc:654] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.443928  5868 tablet_bootstrap.cc:492] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:56.452340  5873 raft_consensus.cc:2804] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:56.452804  5873 raft_consensus.cc:493] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:56.454576  5865 raft_consensus.cc:359] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:56.455519  5865 raft_consensus.cc:385] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.455916  5865 raft_consensus.cc:740] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.455965  5886 raft_consensus.cc:2804] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:56.453155  5873 raft_consensus.cc:3060] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.456902  5886 raft_consensus.cc:697] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Becoming Leader. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Running, Role: LEADER
I20260608 10:01:56.457142  5865 consensus_queue.cc:260] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:56.458746  5868 tablet_bootstrap.cc:654] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.459911  5865 ts_tablet_manager.cc:1434] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 10:01:56.461570  5865 tablet_bootstrap.cc:492] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.457933  5886 consensus_queue.cc:237] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.474973  5865 tablet_bootstrap.cc:654] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.437583  5745 raft_consensus.cc:2468] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:56.484799  5568 catalog_manager.cc:5696] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: term changed from 0 to 1, leader changed from <none> to b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:56.488585  5865 tablet_bootstrap.cc:492] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.489276  5865 ts_tablet_manager.cc:1403] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.009s
I20260608 10:01:56.489446  5868 tablet_bootstrap.cc:492] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:56.493731  5868 ts_tablet_manager.cc:1403] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.050s	user 0.017s	sys 0.015s
I20260608 10:01:56.494585  5865 raft_consensus.cc:359] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.495471  5866 tablet_bootstrap.cc:492] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:56.496105  5866 ts_tablet_manager.cc:1403] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.052s	user 0.013s	sys 0.000s
I20260608 10:01:56.496253  5869 raft_consensus.cc:493] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.496814  5869 raft_consensus.cc:515] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:56.497030  5868 raft_consensus.cc:359] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.497803  5868 raft_consensus.cc:385] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.498129  5868 raft_consensus.cc:740] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.499145  5868 consensus_queue.cc:260] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.499507  5869 leader_election.cc:290] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983), df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557)
I20260608 10:01:56.495419  5865 raft_consensus.cc:385] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.499881  5866 raft_consensus.cc:359] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.500298  5865 raft_consensus.cc:740] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.500875  5866 raft_consensus.cc:385] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.501260  5866 raft_consensus.cc:740] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.501653  5865 consensus_queue.cc:260] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.502089  5866 consensus_queue.cc:260] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.505095  5866 ts_tablet_manager.cc:1434] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
W20260608 10:01:56.508244  5785 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.39.65:37557, user_credentials={real_user=slave}} blocked reactor thread for 67027.3us
I20260608 10:01:56.509328  5865 ts_tablet_manager.cc:1434] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260608 10:01:56.509523  5868 ts_tablet_manager.cc:1434] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.002s
I20260608 10:01:56.510488  5865 tablet_bootstrap.cc:492] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.515911  5868 tablet_bootstrap.cc:492] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:56.518051  5865 tablet_bootstrap.cc:654] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.527082  5866 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.511710  5873 raft_consensus.cc:515] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.533951  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbde20fd6ce47488036cb0da5455681" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
W20260608 10:01:56.535590  5785 leader_election.cc:343] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.537521  5866 tablet_bootstrap.cc:654] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.538707  5868 tablet_bootstrap.cc:654] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.541920  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbde20fd6ce47488036cb0da5455681" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
I20260608 10:01:56.543043  5745 raft_consensus.cc:3060] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.549746  5888 raft_consensus.cc:493] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.550494  5888 raft_consensus.cc:515] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.554297  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b2e88ef754576999ac7f1dbd520a8" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:56.554652  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b2e88ef754576999ac7f1dbd520a8" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:56.554986  5671 raft_consensus.cc:2468] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:56.556313  5888 leader_election.cc:290] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.556208  5785 leader_election.cc:304] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b653ca0d895849e8b7edf5ba97b53caa, df93b504dac54d6fbe80fa25684142fe; no voters: 
I20260608 10:01:56.557529  5886 raft_consensus.cc:2804] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:56.558395  5886 raft_consensus.cc:493] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:56.558946  5886 raft_consensus.cc:3060] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:56.560622  5784 leader_election.cc:343] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.594210  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e81b7e6f1e84d2aaaab038fecb89ee5" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:56.594573  5873 leader_election.cc:290] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.595834  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4527f86cc4c3fb54773e6178bdfcc" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
W20260608 10:01:56.598120  5711 leader_election.cc:343] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:56.598832  5711 leader_election.cc:343] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.599821  5745 raft_consensus.cc:2468] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:56.601580  5874 raft_consensus.cc:493] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.603267  5874 raft_consensus.cc:515] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.602790  5886 raft_consensus.cc:515] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.606096  5886 leader_election.cc:290] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.609261  5784 leader_election.cc:304] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [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: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:56.612618  5874 leader_election.cc:290] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:56.616748  5865 tablet_bootstrap.cc:492] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.617409  5865 ts_tablet_manager.cc:1403] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.107s	user 0.030s	sys 0.046s
I20260608 10:01:56.619472  5869 raft_consensus.cc:493] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.620623  5869 raft_consensus.cc:515] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.621551  5865 raft_consensus.cc:359] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.622879  5865 raft_consensus.cc:385] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.623255  5865 raft_consensus.cc:740] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.624562  5869 leader_election.cc:290] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:56.628264  5865 consensus_queue.cc:260] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.627753  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e08f56f459462682a3c4eab5f02a09" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
W20260608 10:01:56.633947  5711 leader_election.cc:343] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.616122  5873 raft_consensus.cc:2804] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:56.635210  5873 raft_consensus.cc:697] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Becoming Leader. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Running, Role: LEADER
I20260608 10:01:56.636451  5873 consensus_queue.cc:237] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.638553  5868 tablet_bootstrap.cc:492] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:56.639858  5868 ts_tablet_manager.cc:1403] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.124s	user 0.039s	sys 0.013s
I20260608 10:01:56.641042  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b2e88ef754576999ac7f1dbd520a8" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
I20260608 10:01:56.642333  5745 raft_consensus.cc:3060] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.643219  5888 raft_consensus.cc:493] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.643940  5888 raft_consensus.cc:515] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.649260  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e81b7e6f1e84d2aaaab038fecb89ee5" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:56.650050  5746 raft_consensus.cc:2468] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:56.650074  5868 raft_consensus.cc:359] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.651553  5868 raft_consensus.cc:385] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.652149  5868 raft_consensus.cc:740] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.652757  5784 leader_election.cc:304] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:56.653015  5868 consensus_queue.cc:260] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.653780  5886 raft_consensus.cc:2804] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:56.654213  5886 raft_consensus.cc:493] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:56.654362  5866 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:56.654644  5886 raft_consensus.cc:3060] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.654942  5866 ts_tablet_manager.cc:1403] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.128s	user 0.031s	sys 0.056s
I20260608 10:01:56.651314  5888 leader_election.cc:290] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.661285  5888 raft_consensus.cc:493] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.661792  5888 raft_consensus.cc:515] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.662503  5865 ts_tablet_manager.cc:1434] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.045s	user 0.010s	sys 0.000s
I20260608 10:01:56.663691  5865 tablet_bootstrap.cc:492] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.669803  5820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e81b7e6f1e84d2aaaab038fecb89ee5" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:56.670905  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4527f86cc4c3fb54773e6178bdfcc" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:56.672282  5818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e08f56f459462682a3c4eab5f02a09" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:56.674569  5818 raft_consensus.cc:2468] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 333be25aad7e45b2959dca75283033f7 in term 0.
W20260608 10:01:56.675660  5711 leader_election.cc:343] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.675688  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c87b2e88ef754576999ac7f1dbd520a8" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:56.676491  5670 raft_consensus.cc:3060] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.676906  5865 tablet_bootstrap.cc:654] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.676326  5711 leader_election.cc:304] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [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: 333be25aad7e45b2959dca75283033f7; no voters: b653ca0d895849e8b7edf5ba97b53caa, df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:56.669615  5866 raft_consensus.cc:359] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.681234  5866 raft_consensus.cc:385] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.681591  5866 raft_consensus.cc:740] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.681793  5869 raft_consensus.cc:2749] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:56.688625  5868 ts_tablet_manager.cc:1434] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.048s	user 0.009s	sys 0.002s
I20260608 10:01:56.689240  5888 leader_election.cc:290] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.690310  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8f84f44621844edadfd30157e826a2f" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:56.691092  5746 raft_consensus.cc:2468] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:56.691007  5866 consensus_queue.cc:260] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.693728  5866 ts_tablet_manager.cc:1434] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.038s	user 0.007s	sys 0.002s
I20260608 10:01:56.693807  5784 leader_election.cc:304] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:56.694387  5868 tablet_bootstrap.cc:492] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:56.694994  5866 tablet_bootstrap.cc:492] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.695412  5905 raft_consensus.cc:2804] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:56.696036  5905 raft_consensus.cc:493] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:56.696554  5905 raft_consensus.cc:3060] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.696758  5711 leader_election.cc:304] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [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: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:56.693514  5745 raft_consensus.cc:2468] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:56.698374  5869 raft_consensus.cc:2804] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:56.698778  5869 raft_consensus.cc:493] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:56.699134  5869 raft_consensus.cc:3060] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.707036  5670 raft_consensus.cc:2468] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:56.707615  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e81b7e6f1e84d2aaaab038fecb89ee5" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:56.700438  5886 raft_consensus.cc:515] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.713013  5908 raft_consensus.cc:493] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.713721  5820 raft_consensus.cc:2393] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 333be25aad7e45b2959dca75283033f7 in current term 1: Already voted for candidate b653ca0d895849e8b7edf5ba97b53caa in this term.
I20260608 10:01:56.713538  5784 leader_election.cc:304] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:56.715396  5865 tablet_bootstrap.cc:492] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.716048  5865 ts_tablet_manager.cc:1403] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.008s
I20260608 10:01:56.713620  5908 raft_consensus.cc:515] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.719869  5866 tablet_bootstrap.cc:654] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.720983  5886 leader_election.cc:290] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.721062  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ffa77d2f4265bb747a28337636dd" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:56.721947  5886 raft_consensus.cc:2804] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election won for term 1
W20260608 10:01:56.723583  5711 leader_election.cc:343] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.724506  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8f84f44621844edadfd30157e826a2f" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:56.726835  5671 raft_consensus.cc:2468] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
W20260608 10:01:56.725628  5785 leader_election.cc:343] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.727454  5865 raft_consensus.cc:359] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.728150  5865 raft_consensus.cc:385] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.729480  5865 raft_consensus.cc:740] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.732287  5865 consensus_queue.cc:260] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.736105  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e81b7e6f1e84d2aaaab038fecb89ee5" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:56.731254  5711 leader_election.cc:304] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [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: 333be25aad7e45b2959dca75283033f7; no voters: b653ca0d895849e8b7edf5ba97b53caa, df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:56.728977  5568 catalog_manager.cc:5696] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: term changed from 0 to 1, leader changed from <none> to b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:56.730216  5886 raft_consensus.cc:697] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Becoming Leader. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Running, Role: LEADER
I20260608 10:01:56.740870  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5e81b7e6f1e84d2aaaab038fecb89ee5" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
W20260608 10:01:56.751981  5785 leader_election.cc:343] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.749869  5908 leader_election.cc:290] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:56.753772  5745 raft_consensus.cc:3060] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.766866  5865 ts_tablet_manager.cc:1434] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.051s	user 0.015s	sys 0.000s
I20260608 10:01:56.768671  5869 raft_consensus.cc:515] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.769822  5865 tablet_bootstrap.cc:492] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.771066  5869 leader_election.cc:290] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:56.771276  5905 raft_consensus.cc:515] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.774147  5868 tablet_bootstrap.cc:654] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.774981  5905 leader_election.cc:290] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.776662  5886 consensus_queue.cc:237] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.780905  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8f84f44621844edadfd30157e826a2f" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
I20260608 10:01:56.781530  5746 raft_consensus.cc:3060] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.782883  5874 raft_consensus.cc:493] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.783394  5874 raft_consensus.cc:515] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.785617  5874 leader_election.cc:290] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:56.787604  5866 tablet_bootstrap.cc:492] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:56.788192  5866 ts_tablet_manager.cc:1403] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.093s	user 0.010s	sys 0.028s
I20260608 10:01:56.791440  5866 raft_consensus.cc:359] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.792213  5866 raft_consensus.cc:385] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.792866  5866 raft_consensus.cc:740] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.795023  5866 consensus_queue.cc:260] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.799095  5820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ffa77d2f4265bb747a28337636dd" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:56.799932  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8f84f44621844edadfd30157e826a2f" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:56.800690  5671 raft_consensus.cc:3060] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.801354  5818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dc821ac39c4729b69c3158aa1cb8b4" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:56.803133  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbde20fd6ce47488036cb0da5455681" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:56.806860  5865 tablet_bootstrap.cc:654] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
W20260608 10:01:56.806622  5636 leader_election.cc:343] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.811882  5746 raft_consensus.cc:2468] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
W20260608 10:01:56.812222  5711 leader_election.cc:343] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.812556  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e08f56f459462682a3c4eab5f02a09" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:56.813984  5784 leader_election.cc:304] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:56.815653  5873 raft_consensus.cc:2804] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:56.816820  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e08f56f459462682a3c4eab5f02a09" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa"
I20260608 10:01:56.816959  5866 ts_tablet_manager.cc:1434] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
I20260608 10:01:56.816217  5873 raft_consensus.cc:697] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Becoming Leader. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Running, Role: LEADER
I20260608 10:01:56.818634  5888 raft_consensus.cc:493] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.819200  5866 tablet_bootstrap.cc:492] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.819979  5873 consensus_queue.cc:237] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.819489  5888 raft_consensus.cc:515] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.821871  5868 tablet_bootstrap.cc:492] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:56.822664  5868 ts_tablet_manager.cc:1403] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.020s
I20260608 10:01:56.823663  5819 raft_consensus.cc:3060] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.825953  5888 leader_election.cc:290] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.826324  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:56.828258  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
W20260608 10:01:56.828527  5785 leader_election.cc:343] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:56.829545  5784 leader_election.cc:343] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.829921  5784 leader_election.cc:304] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [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: b653ca0d895849e8b7edf5ba97b53caa; no voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:56.831393  5888 raft_consensus.cc:2749] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:56.813016  5711 leader_election.cc:304] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [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: 333be25aad7e45b2959dca75283033f7; no voters: b653ca0d895849e8b7edf5ba97b53caa, df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:56.838920  5745 raft_consensus.cc:2468] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:56.839530  5908 raft_consensus.cc:2749] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:56.844969  5911 raft_consensus.cc:2749] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:56.837373  5671 raft_consensus.cc:2468] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:56.848984  5784 leader_election.cc:304] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [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: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:56.848874  5868 raft_consensus.cc:359] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.850558  5873 raft_consensus.cc:2804] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:56.849910  5868 raft_consensus.cc:385] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.851342  5868 raft_consensus.cc:740] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.851409  5873 raft_consensus.cc:697] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Becoming Leader. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Running, Role: LEADER
I20260608 10:01:56.852427  5868 consensus_queue.cc:260] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.852723  5873 consensus_queue.cc:237] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.850641  5819 raft_consensus.cc:2468] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333be25aad7e45b2959dca75283033f7 in term 1.
I20260608 10:01:56.854291  5866 tablet_bootstrap.cc:654] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.854437  5865 tablet_bootstrap.cc:492] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.861317  5865 ts_tablet_manager.cc:1403] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.092s	user 0.014s	sys 0.006s
I20260608 10:01:56.856528  5569 catalog_manager.cc:5696] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: term changed from 0 to 1, leader changed from <none> to b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:56.865409  5865 raft_consensus.cc:359] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.866087  5865 raft_consensus.cc:385] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.866358  5865 raft_consensus.cc:740] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
W20260608 10:01:56.857533  5711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.39.67:32983, user_credentials={real_user=slave}} blocked reactor thread for 45341.1us
I20260608 10:01:56.868587  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dc821ac39c4729b69c3158aa1cb8b4" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:56.868887  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddbde20fd6ce47488036cb0da5455681" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:56.869071  5865 consensus_queue.cc:260] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.869665  5746 raft_consensus.cc:2393] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df93b504dac54d6fbe80fa25684142fe in current term 1: Already voted for candidate b653ca0d895849e8b7edf5ba97b53caa in this term.
W20260608 10:01:56.868708  5711 leader_election.cc:343] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.875669  5711 leader_election.cc:304] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [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: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:56.876526  5911 raft_consensus.cc:2804] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:56.877031  5911 raft_consensus.cc:697] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Becoming Leader. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Running, Role: LEADER
I20260608 10:01:56.877916  5911 consensus_queue.cc:237] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
W20260608 10:01:56.884797  5635 leader_election.cc:343] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.885478  5635 leader_election.cc:304] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [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: df93b504dac54d6fbe80fa25684142fe; no voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa
I20260608 10:01:56.886222  5868 ts_tablet_manager.cc:1434] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.062s	user 0.002s	sys 0.006s
I20260608 10:01:56.887586  5868 tablet_bootstrap.cc:492] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:56.888310  5874 raft_consensus.cc:2749] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:56.895673  5866 tablet_bootstrap.cc:492] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:56.896749  5866 ts_tablet_manager.cc:1403] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.078s	user 0.016s	sys 0.012s
I20260608 10:01:56.895725  5635 leader_election.cc:304] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [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: df93b504dac54d6fbe80fa25684142fe; no voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa
I20260608 10:01:56.897904  5874 raft_consensus.cc:3060] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.908823  5865 ts_tablet_manager.cc:1434] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.047s	user 0.006s	sys 0.002s
I20260608 10:01:56.909969  5865 tablet_bootstrap.cc:492] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.913198  5866 raft_consensus.cc:359] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.914304  5866 raft_consensus.cc:385] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.914623  5866 raft_consensus.cc:740] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.915522  5866 consensus_queue.cc:260] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.918232  5865 tablet_bootstrap.cc:654] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.918690  5866 ts_tablet_manager.cc:1434] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 10:01:56.915652  5565 catalog_manager.cc:5696] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: term changed from 0 to 1, leader changed from <none> to b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:56.919766  5866 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:56.918999  5568 catalog_manager.cc:5696] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 333be25aad7e45b2959dca75283033f7 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:56.920941  5868 tablet_bootstrap.cc:654] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.926440  5873 consensus_queue.cc:1048] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:56.928689  5565 catalog_manager.cc:5696] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: term changed from 0 to 1, leader changed from <none> to b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:56.938268  5866 tablet_bootstrap.cc:654] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.943982  5873 raft_consensus.cc:493] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:56.944521  5874 raft_consensus.cc:2749] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:56.944866  5873 raft_consensus.cc:515] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.948284  5868 tablet_bootstrap.cc:492] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:56.948891  5868 ts_tablet_manager.cc:1403] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.062s	user 0.019s	sys 0.002s
I20260608 10:01:56.949323  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dc821ac39c4729b69c3158aa1cb8b4" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
W20260608 10:01:56.951299  5784 leader_election.cc:343] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:56.949374  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dc821ac39c4729b69c3158aa1cb8b4" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:56.952160  5671 raft_consensus.cc:2468] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:56.953296  5873 leader_election.cc:290] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.954130  5785 leader_election.cc:304] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [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: b653ca0d895849e8b7edf5ba97b53caa, df93b504dac54d6fbe80fa25684142fe; no voters: 333be25aad7e45b2959dca75283033f7
I20260608 10:01:56.955749  5873 raft_consensus.cc:2804] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:56.956269  5873 raft_consensus.cc:493] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:56.957046  5873 raft_consensus.cc:3060] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.958232  5865 tablet_bootstrap.cc:492] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:56.958348  5868 raft_consensus.cc:359] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:56.958918  5865 ts_tablet_manager.cc:1403] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.015s
I20260608 10:01:56.959236  5868 raft_consensus.cc:385] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.959842  5868 raft_consensus.cc:740] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.961649  5868 consensus_queue.cc:260] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:56.962700  5865 raft_consensus.cc:359] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.963482  5865 raft_consensus.cc:385] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:56.963776  5865 raft_consensus.cc:740] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:56.964779  5865 consensus_queue.cc:260] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.966547  5873 raft_consensus.cc:515] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:56.969161  5865 ts_tablet_manager.cc:1434] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 10:01:56.969674  5868 ts_tablet_manager.cc:1434] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.002s
I20260608 10:01:56.970175  5865 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7: Bootstrap starting.
I20260608 10:01:56.970777  5868 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:56.972332  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dc821ac39c4729b69c3158aa1cb8b4" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:56.972962  5671 raft_consensus.cc:3060] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.977932  5865 tablet_bootstrap.cc:654] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.985515  5671 raft_consensus.cc:2468] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:56.989337  5873 leader_election.cc:290] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:56.989539  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dc821ac39c4729b69c3158aa1cb8b4" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
I20260608 10:01:56.990500  5745 raft_consensus.cc:3060] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:56.992123  5785 leader_election.cc:304] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b653ca0d895849e8b7edf5ba97b53caa, df93b504dac54d6fbe80fa25684142fe; no voters: 
I20260608 10:01:56.993552  5873 raft_consensus.cc:2804] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:56.994351  5873 raft_consensus.cc:697] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Becoming Leader. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Running, Role: LEADER
I20260608 10:01:56.995990  5868 tablet_bootstrap.cc:654] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:56.995543  5873 consensus_queue.cc:237] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.007373  5865 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7: No bootstrap required, opened a new log
I20260608 10:01:57.007936  5865 ts_tablet_manager.cc:1403] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.011s
I20260608 10:01:57.011068  5865 raft_consensus.cc:359] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.011771  5865 raft_consensus.cc:385] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.012063  5865 raft_consensus.cc:740] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.013036  5865 consensus_queue.cc:260] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.014864  5865 ts_tablet_manager.cc:1434] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:01:57.014670  5565 catalog_manager.cc:5696] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: term changed from 0 to 1, leader changed from <none> to b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:57.017534  5745 raft_consensus.cc:2468] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:57.022758  5866 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:57.023342  5866 ts_tablet_manager.cc:1403] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.001s
I20260608 10:01:57.033216  5866 raft_consensus.cc:359] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.033932  5866 raft_consensus.cc:385] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.034214  5866 raft_consensus.cc:740] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.038515  5866 consensus_queue.cc:260] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.038795  5886 consensus_queue.cc:1048] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.041064  5866 ts_tablet_manager.cc:1434] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 10:01:57.042079  5866 tablet_bootstrap.cc:492] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:57.049177  5866 tablet_bootstrap.cc:654] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.049050  5886 consensus_queue.cc:1048] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:57.056721  5868 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:57.057364  5868 ts_tablet_manager.cc:1403] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.087s	user 0.036s	sys 0.027s
I20260608 10:01:57.062762  5868 raft_consensus.cc:359] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.064158  5868 raft_consensus.cc:385] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.064610  5868 raft_consensus.cc:740] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.066046  5868 consensus_queue.cc:260] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.069746  5868 ts_tablet_manager.cc:1434] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260608 10:01:57.071110  5868 tablet_bootstrap.cc:492] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:57.074687  5866 tablet_bootstrap.cc:492] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:57.075518  5866 ts_tablet_manager.cc:1403] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.008s
I20260608 10:01:57.075942  5874 raft_consensus.cc:493] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:57.076483  5874 raft_consensus.cc:515] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.077531  5868 tablet_bootstrap.cc:654] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.080844  5866 raft_consensus.cc:359] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.081928  5866 raft_consensus.cc:385] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.082391  5866 raft_consensus.cc:740] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.083530  5866 consensus_queue.cc:260] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.086699  5866 ts_tablet_manager.cc:1434] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:01:57.081929  5745 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e08f56f459462682a3c4eab5f02a09" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:57.097816  5866 tablet_bootstrap.cc:492] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa: Bootstrap starting.
I20260608 10:01:57.101650  5874 leader_election.cc:290] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:57.103931  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3e08f56f459462682a3c4eab5f02a09" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:57.105010  5819 raft_consensus.cc:2393] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df93b504dac54d6fbe80fa25684142fe in current term 1: Already voted for candidate 333be25aad7e45b2959dca75283033f7 in this term.
I20260608 10:01:57.105906  5866 tablet_bootstrap.cc:654] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.107087  5886 consensus_queue.cc:1048] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:57.121987  5636 leader_election.cc:304] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [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: df93b504dac54d6fbe80fa25684142fe; no voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa
I20260608 10:01:57.125198  5874 raft_consensus.cc:3060] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.140856  5874 raft_consensus.cc:2749] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:57.151149  5886 raft_consensus.cc:493] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:57.151640  5874 raft_consensus.cc:493] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:57.155081  5886 raft_consensus.cc:515] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.160014  5866 tablet_bootstrap.cc:492] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa: No bootstrap required, opened a new log
I20260608 10:01:57.160641  5866 ts_tablet_manager.cc:1403] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa: Time spent bootstrapping tablet: real 0.064s	user 0.021s	sys 0.031s
I20260608 10:01:57.164042  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ffa77d2f4265bb747a28337636dd" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:57.164327  5866 raft_consensus.cc:359] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:57.164944  5746 raft_consensus.cc:2468] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:57.165131  5866 raft_consensus.cc:385] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.165469  5866 raft_consensus.cc:740] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.166134  5866 consensus_queue.cc:260] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:57.167872  5866 ts_tablet_manager.cc:1434] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:01:57.168207  5888 consensus_queue.cc:1048] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.167608  5784 leader_election.cc:304] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:57.170962  5905 raft_consensus.cc:2804] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:57.171214  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ffa77d2f4265bb747a28337636dd" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:57.171376  5905 raft_consensus.cc:493] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:57.171945  5669 raft_consensus.cc:2468] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:57.173213  5886 leader_election.cc:290] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:57.175520  5886 raft_consensus.cc:493] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:57.176095  5886 raft_consensus.cc:515] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.172238  5905 raft_consensus.cc:3060] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.187106  5868 tablet_bootstrap.cc:492] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:57.187685  5868 ts_tablet_manager.cc:1403] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.117s	user 0.027s	sys 0.019s
I20260608 10:01:57.190780  5868 raft_consensus.cc:359] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.191505  5868 raft_consensus.cc:385] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.191817  5868 raft_consensus.cc:740] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.192731  5905 raft_consensus.cc:515] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.194973  5888 consensus_queue.cc:1048] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.195814  5905 leader_election.cc:290] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:57.197126  5886 leader_election.cc:290] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:57.198463  5874 raft_consensus.cc:515] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:57.199427  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ffa77d2f4265bb747a28337636dd" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:57.200088  5670 raft_consensus.cc:3060] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.200991  5874 leader_election.cc:290] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:57.201828  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d316b042029e456f9af8aa5ecdf08299" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:57.202194  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4527f86cc4c3fb54773e6178bdfcc" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:57.203039  5819 raft_consensus.cc:2468] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df93b504dac54d6fbe80fa25684142fe in term 0.
I20260608 10:01:57.204468  5636 leader_election.cc:304] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b653ca0d895849e8b7edf5ba97b53caa, df93b504dac54d6fbe80fa25684142fe; no voters: 
I20260608 10:01:57.204901  5743 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4527f86cc4c3fb54773e6178bdfcc" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:57.205639  5743 raft_consensus.cc:2468] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df93b504dac54d6fbe80fa25684142fe in term 0.
I20260608 10:01:57.205780  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2219ffa77d2f4265bb747a28337636dd" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
I20260608 10:01:57.206410  5746 raft_consensus.cc:3060] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.206635  5911 raft_consensus.cc:493] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:57.207163  5911 raft_consensus.cc:515] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.210361  5911 leader_election.cc:290] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:57.212837  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:57.212950  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d316b042029e456f9af8aa5ecdf08299" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:57.213621  5819 raft_consensus.cc:2468] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 333be25aad7e45b2959dca75283033f7 in term 0.
I20260608 10:01:57.213739  5744 raft_consensus.cc:2468] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:57.215044  5711 leader_election.cc:304] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:57.215183  5868 consensus_queue.cc:260] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.215862  5784 leader_election.cc:304] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:57.216125  5908 raft_consensus.cc:2804] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:57.216553  5908 raft_consensus.cc:493] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:57.216897  5908 raft_consensus.cc:3060] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.218271  5868 ts_tablet_manager.cc:1434] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.002s
I20260608 10:01:57.218477  5873 raft_consensus.cc:2804] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:57.219274  5873 raft_consensus.cc:493] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:57.207538  5936 raft_consensus.cc:2804] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:57.220100  5936 raft_consensus.cc:493] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:57.220302  5868 tablet_bootstrap.cc:492] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:57.220579  5936 raft_consensus.cc:3060] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.222775  5746 raft_consensus.cc:2468] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:57.224112  5784 leader_election.cc:304] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:57.219719  5873 raft_consensus.cc:3060] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.225392  5938 raft_consensus.cc:2804] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:57.227264  5938 raft_consensus.cc:697] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Becoming Leader. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Running, Role: LEADER
I20260608 10:01:57.228801  5938 consensus_queue.cc:237] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.229908  5868 tablet_bootstrap.cc:654] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.232191  5873 raft_consensus.cc:515] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.235602  5744 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d316b042029e456f9af8aa5ecdf08299" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
I20260608 10:01:57.236182  5744 raft_consensus.cc:3060] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:01:57.237291  5785 leader_election.cc:343] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:57.242156  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d316b042029e456f9af8aa5ecdf08299" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:57.246527  5744 raft_consensus.cc:2468] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:57.248502  5784 leader_election.cc:304] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:01:57.249501  5905 raft_consensus.cc:2804] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:57.250017  5905 raft_consensus.cc:697] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Becoming Leader. State: Replica: b653ca0d895849e8b7edf5ba97b53caa, State: Running, Role: LEADER
I20260608 10:01:57.250945  5905 consensus_queue.cc:237] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.254285  5908 raft_consensus.cc:515] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.256093  5873 leader_election.cc:290] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:57.257912  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
W20260608 10:01:57.260169  5711 leader_election.cc:343] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:01:57.263659  5785 leader_election.cc:343] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:57.263679  5905 consensus_queue.cc:1048] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:57.264972  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:57.265853  5905 consensus_queue.cc:1048] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.265935  5911 consensus_queue.cc:1048] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:01:57.275251  5711 leader_election.cc:343] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:01:57.275435  5908 leader_election.cc:290] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:57.276499  5936 raft_consensus.cc:515] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:57.279836  5936 leader_election.cc:290] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 election: Requested vote from peers b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:57.280625  5908 consensus_queue.cc:1048] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:57.280967  5818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4527f86cc4c3fb54773e6178bdfcc" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa"
I20260608 10:01:57.281824  5818 raft_consensus.cc:3060] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.283210  5670 raft_consensus.cc:2468] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 1.
I20260608 10:01:57.284264  5905 consensus_queue.cc:1048] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:57.285912  5820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa"
I20260608 10:01:57.286127  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fb4527f86cc4c3fb54773e6178bdfcc" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
I20260608 10:01:57.286810  5820 raft_consensus.cc:3060] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.286991  5746 raft_consensus.cc:3060] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.293666  5868 tablet_bootstrap.cc:492] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:57.294219  5868 ts_tablet_manager.cc:1403] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.023s
I20260608 10:01:57.288081  5569 catalog_manager.cc:5696] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: term changed from 0 to 1, leader changed from <none> to b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:57.307150  5820 raft_consensus.cc:2468] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333be25aad7e45b2959dca75283033f7 in term 1.
I20260608 10:01:57.309736  5711 leader_election.cc:304] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [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: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa; no voters: df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:57.311380  5908 raft_consensus.cc:2804] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:57.311965  5908 raft_consensus.cc:697] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Becoming Leader. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Running, Role: LEADER
I20260608 10:01:57.312866  5908 consensus_queue.cc:237] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.320930  5868 raft_consensus.cc:359] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.322111  5868 raft_consensus.cc:385] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.322567  5868 raft_consensus.cc:740] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.334303  5671 raft_consensus.cc:3060] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.335557  5868 consensus_queue.cc:260] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.338724  5868 ts_tablet_manager.cc:1434] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.002s
I20260608 10:01:57.339394  5911 raft_consensus.cc:493] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:57.339998  5868 tablet_bootstrap.cc:492] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:57.340232  5911 raft_consensus.cc:515] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.347206  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848694b6083b4293a4cedff1d5e3add0" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:57.348248  5746 raft_consensus.cc:2468] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df93b504dac54d6fbe80fa25684142fe in term 1.
I20260608 10:01:57.349081  5669 raft_consensus.cc:2468] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 333be25aad7e45b2959dca75283033f7 in term 0.
I20260608 10:01:57.351107  5711 leader_election.cc:304] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe; no voters: 
I20260608 10:01:57.357268  5635 leader_election.cc:304] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe; no voters: 
I20260608 10:01:57.360002  5936 raft_consensus.cc:2804] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:57.360996  5936 raft_consensus.cc:697] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 1 LEADER]: Becoming Leader. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Running, Role: LEADER
I20260608 10:01:57.362318  5886 raft_consensus.cc:493] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:57.362946  5886 raft_consensus.cc:515] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.363457  5868 tablet_bootstrap.cc:654] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.363436  5569 catalog_manager.cc:5696] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 333be25aad7e45b2959dca75283033f7 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:57.367481  5818 raft_consensus.cc:2468] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df93b504dac54d6fbe80fa25684142fe in term 1.
I20260608 10:01:57.368477  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848694b6083b4293a4cedff1d5e3add0" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:57.370175  5911 leader_election.cc:290] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:57.373462  5936 consensus_queue.cc:237] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } }
I20260608 10:01:57.375535  5669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848694b6083b4293a4cedff1d5e3add0" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe" is_pre_election: true
I20260608 10:01:57.376483  5669 raft_consensus.cc:2468] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b653ca0d895849e8b7edf5ba97b53caa in term 0.
I20260608 10:01:57.379359  5785 leader_election.cc:304] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b653ca0d895849e8b7edf5ba97b53caa, df93b504dac54d6fbe80fa25684142fe; no voters: 
W20260608 10:01:57.379907  5617 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:01:57.367540  5886 leader_election.cc:290] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:57.386395  5908 raft_consensus.cc:2804] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:57.393481  5908 raft_consensus.cc:493] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:57.393932  5908 raft_consensus.cc:3060] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.382781  5818 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848694b6083b4293a4cedff1d5e3add0" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:57.396943  5905 raft_consensus.cc:2804] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:01:57.402825  5905 raft_consensus.cc:493] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:01:57.403338  5905 raft_consensus.cc:3060] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.407209  5938 consensus_queue.cc:1048] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:57.422770  5908 raft_consensus.cc:515] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.425491  5746 raft_consensus.cc:2393] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b653ca0d895849e8b7edf5ba97b53caa in current term 1: Already voted for candidate 333be25aad7e45b2959dca75283033f7 in this term.
I20260608 10:01:57.437172  5671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848694b6083b4293a4cedff1d5e3add0" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:57.406473  5568 catalog_manager.cc:5696] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: term changed from 0 to 1, leader changed from <none> to b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } }
I20260608 10:01:57.440650  5671 raft_consensus.cc:3060] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.444454  5868 tablet_bootstrap.cc:492] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:57.445449  5868 ts_tablet_manager.cc:1403] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.106s	user 0.030s	sys 0.032s
I20260608 10:01:57.450075  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848694b6083b4293a4cedff1d5e3add0" candidate_uuid: "333be25aad7e45b2959dca75283033f7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa"
I20260608 10:01:57.453342  5671 raft_consensus.cc:2468] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 333be25aad7e45b2959dca75283033f7 in term 1.
I20260608 10:01:57.444810  5905 raft_consensus.cc:515] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.457031  5711 leader_election.cc:304] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [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: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe; no voters: b653ca0d895849e8b7edf5ba97b53caa
I20260608 10:01:57.458145  5818 raft_consensus.cc:2393] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 333be25aad7e45b2959dca75283033f7 in current term 1: Already voted for candidate b653ca0d895849e8b7edf5ba97b53caa in this term.
I20260608 10:01:57.458077  5911 raft_consensus.cc:2804] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:01:57.458881  5905 leader_election.cc:290] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:01:57.459566  5670 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848694b6083b4293a4cedff1d5e3add0" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df93b504dac54d6fbe80fa25684142fe"
I20260608 10:01:57.461227  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "848694b6083b4293a4cedff1d5e3add0" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7"
I20260608 10:01:57.463428  5670 raft_consensus.cc:2393] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b653ca0d895849e8b7edf5ba97b53caa in current term 1: Already voted for candidate 333be25aad7e45b2959dca75283033f7 in this term.
I20260608 10:01:57.463652  5868 raft_consensus.cc:359] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.464409  5868 raft_consensus.cc:385] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.464952  5868 raft_consensus.cc:740] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.465754  5868 consensus_queue.cc:260] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.467957  5868 ts_tablet_manager.cc:1434] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260608 10:01:57.468494  5911 raft_consensus.cc:697] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Becoming Leader. State: Replica: 333be25aad7e45b2959dca75283033f7, State: Running, Role: LEADER
I20260608 10:01:57.469162  5868 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe: Bootstrap starting.
I20260608 10:01:57.469678  5911 consensus_queue.cc:237] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.448518  5908 leader_election.cc:290] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [CANDIDATE]: Term 1 election: Requested vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:57.477628  5868 tablet_bootstrap.cc:654] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe: Neither blocks nor log segments found. Creating new log.
I20260608 10:01:57.483793  5868 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe: No bootstrap required, opened a new log
I20260608 10:01:57.484330  5868 ts_tablet_manager.cc:1403] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 10:01:57.487409  5868 raft_consensus.cc:359] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.488472  5868 raft_consensus.cc:385] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:01:57.488780  5868 raft_consensus.cc:740] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df93b504dac54d6fbe80fa25684142fe, State: Initialized, Role: FOLLOWER
I20260608 10:01:57.489574  5868 consensus_queue.cc:260] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.489488  5569 catalog_manager.cc:5696] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe reported cstate change: term changed from 0 to 1, leader changed from <none> to df93b504dac54d6fbe80fa25684142fe (127.1.39.65). New cstate: current_term: 1 leader_uuid: "df93b504dac54d6fbe80fa25684142fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:57.492056  5784 leader_election.cc:304] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [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: b653ca0d895849e8b7edf5ba97b53caa; no voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe
I20260608 10:01:57.494407  5938 raft_consensus.cc:2749] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:01:57.495703  5565 catalog_manager.cc:5696] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 333be25aad7e45b2959dca75283033f7 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: UNKNOWN } } }
I20260608 10:01:57.499635  5868 ts_tablet_manager.cc:1434] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260608 10:01:57.514809  5905 consensus_queue.cc:1048] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.527267  5905 consensus_queue.cc:1048] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.608588  5936 raft_consensus.cc:493] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:57.609097  5936 raft_consensus.cc:515] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.611632  5936 leader_election.cc:290] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:57.612519  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:57.613051  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:57.613857  5819 raft_consensus.cc:2393] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df93b504dac54d6fbe80fa25684142fe in current term 1: Already voted for candidate 333be25aad7e45b2959dca75283033f7 in this term.
I20260608 10:01:57.614952  5636 leader_election.cc:304] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [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: df93b504dac54d6fbe80fa25684142fe; no voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa
I20260608 10:01:57.615662  5936 raft_consensus.cc:3060] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.622048  5936 raft_consensus.cc:2749] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:57.639456  5936 raft_consensus.cc:493] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:01:57.640249  5936 raft_consensus.cc:515] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } }
I20260608 10:01:57.643121  5936 leader_election.cc:290] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:01:57.644140  5746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d316b042029e456f9af8aa5ecdf08299" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "333be25aad7e45b2959dca75283033f7" is_pre_election: true
I20260608 10:01:57.644279  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d316b042029e456f9af8aa5ecdf08299" candidate_uuid: "df93b504dac54d6fbe80fa25684142fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:01:57.645284  5746 raft_consensus.cc:2393] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df93b504dac54d6fbe80fa25684142fe in current term 1: Already voted for candidate b653ca0d895849e8b7edf5ba97b53caa in this term.
I20260608 10:01:57.646349  5635 leader_election.cc:304] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [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: df93b504dac54d6fbe80fa25684142fe; no voters: 333be25aad7e45b2959dca75283033f7, b653ca0d895849e8b7edf5ba97b53caa
I20260608 10:01:57.647068  5936 raft_consensus.cc:3060] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:01:57.652616  5936 raft_consensus.cc:2749] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:01:57.670951  5905 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:57.685038  5938 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.687227  5938 consensus_queue.cc:1048] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.700712  5886 consensus_queue.cc:1048] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.831561  5911 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:57.927997  5911 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:57.949357  5936 consensus_queue.cc:1048] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:01:57.975610  5874 consensus_queue.cc:1048] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:58.010181  5908 consensus_queue.cc:1048] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:01:58.026085  5911 consensus_queue.cc:1048] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:01:58.295254  5711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.65:37557, user_credentials={real_user=slave}} blocked reactor thread for 63925us
W20260608 10:01:58.344533  5785 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.65:37557, user_credentials={real_user=slave}} blocked reactor thread for 47369us
W20260608 10:01:58.446225  5784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.66:42483, user_credentials={real_user=slave}} blocked reactor thread for 121583us
W20260608 10:01:58.538113  6003 log.cc:927] Time spent T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: Append to log took a long time: real 0.130s	user 0.002s	sys 0.000s
W20260608 10:01:58.524849  5784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.66:42483, user_credentials={real_user=slave}} blocked reactor thread for 46884.6us
W20260608 10:01:58.561640  5998 log.cc:927] Time spent T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa: Append to log took a long time: real 0.128s	user 0.002s	sys 0.000s
W20260608 10:01:58.664340  5851 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.1.39.67:32983, user_credentials={real_user=slave}} blocked reactor thread for 59289.9us
W20260608 10:01:58.772998  5785 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.65:37557, user_credentials={real_user=slave}} blocked reactor thread for 397915us
W20260608 10:01:58.958403  6020 log.cc:927] Time spent T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: Append to log took a long time: real 0.153s	user 0.001s	sys 0.000s
W20260608 10:01:58.980470  6029 log.cc:927] Time spent T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe: Append to log took a long time: real 0.095s	user 0.000s	sys 0.004s
W20260608 10:01:58.995682  6028 log.cc:927] Time spent T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
I20260608 10:01:59.127332  6014 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54744 (ReqId={client: b309e4c83285494b8db2584de4498607, seq_no=16, attempt_no=0}) took 1010 ms. Trace:
I20260608 10:01:59.196521  5999 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54744 (ReqId={client: b309e4c83285494b8db2584de4498607, seq_no=44, attempt_no=0}) took 1026 ms. Trace:
I20260608 10:01:59.200671  6012 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54744 (ReqId={client: b309e4c83285494b8db2584de4498607, seq_no=27, attempt_no=0}) took 1035 ms. Trace:
I20260608 10:01:59.206115  6015 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54744 (ReqId={client: b309e4c83285494b8db2584de4498607, seq_no=11, attempt_no=0}) took 1090 ms. Trace:
I20260608 10:01:59.182170  6014 rpcz_store.cc:276] 0608 10:01:58.117269 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:58.117472 (+   203us) service_pool.cc:224] Handling call
0608 10:01:59.127123 (+1009651us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:58.194067 (+     0us) write_op.cc:183] PREPARE: starting on tablet b4da2818a1a14ae8aae77da83611c8df
0608 10:01:58.194644 (+   577us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:58.194673 (+    29us) write_op.cc:435] Acquired schema lock
0608 10:01:58.194694 (+    21us) tablet.cc:662] Decoding operations
0608 10:01:58.195046 (+   352us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:58.195090 (+    44us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:58.195120 (+    30us) tablet.cc:685] Acquiring locks for 2 operations
0608 10:01:58.195323 (+   203us) tablet.cc:701] Row locks acquired
0608 10:01:58.195342 (+    19us) write_op.cc:260] PREPARE: finished
0608 10:01:58.195528 (+   186us) write_op.cc:270] Start()
0608 10:01:58.195656 (+   128us) write_op.cc:276] Timestamp: P: 1780912918195476 usec, L: 0
0608 10:01:58.195673 (+    17us) op_driver.cc:348] REPLICATION: starting
0608 10:01:58.213943 (+ 18270us) log.cc:844] Serialized 388 byte log entry
0608 10:01:58.356061 (+142118us) spinlock_profiling.cc:243] Waited 47.1 ms on lock 0x7b1800240040. stack: 00007f729e9663a1 00007f729e9661c8 00007f729e141f11 000000000047cd55 000000000047cca8 00007f72a8bf9e0b 00007f72a8c0e2ec 00007f729e9c4fdf 00007f729e9c9b0b 00007f729e9c9a60 00007f729e9c99c0 00007f729e9c9960 00007f729e9c7c8f 0000000000497fd6 0000000000497c68 00007f729e98cee6
0608 10:01:59.091090 (+735029us) op_driver.cc:464] REPLICATION: finished
0608 10:01:59.125333 (+ 34243us) write_op.cc:301] APPLY: starting
0608 10:01:59.125422 (+    89us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:59.125551 (+   129us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:59.125575 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:59.126083 (+   508us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:59.126238 (+   155us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:59.126289 (+    51us) write_op.cc:312] APPLY: finished
0608 10:01:59.126470 (+   181us) log.cc:844] Serialized 28 byte log entry
0608 10:01:59.126666 (+   196us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:59.126761 (+    95us) write_op.cc:454] Released schema lock
0608 10:01:59.126797 (+    36us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":34042,"mutex_wait_us":38929,"num_ops":2,"prepare.queue_time_us":74957,"prepare.run_cpu_time_us":10204,"prepare.run_wall_time_us":151832,"raft.queue_time_us":13889,"raft.run_cpu_time_us":2844,"raft.run_wall_time_us":66523,"replication_time_us":895296,"spinlock_wait_cycles":108422528,"thread_start_us":355730,"threads_started":3,"wal-append.queue_time_us":56905}]]}
I20260608 10:01:59.215360  6014 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54744 (ReqId={client: b309e4c83285494b8db2584de4498607, seq_no=31, attempt_no=0}) took 1048 ms. Trace:
I20260608 10:01:59.201107  6012 rpcz_store.cc:276] 0608 10:01:58.165212 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:58.168457 (+  3245us) service_pool.cc:224] Handling call
0608 10:01:59.200491 (+1032034us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:58.481772 (+     0us) write_op.cc:183] PREPARE: starting on tablet ddbde20fd6ce47488036cb0da5455681
0608 10:01:58.536332 (+ 54560us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:58.536406 (+    74us) write_op.cc:435] Acquired schema lock
0608 10:01:58.536427 (+    21us) tablet.cc:662] Decoding operations
0608 10:01:58.569528 (+ 33101us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:58.573367 (+  3839us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:58.573787 (+   420us) tablet.cc:685] Acquiring locks for 3 operations
0608 10:01:58.597644 (+ 23857us) tablet.cc:701] Row locks acquired
0608 10:01:58.599027 (+  1383us) write_op.cc:260] PREPARE: finished
0608 10:01:58.609248 (+ 10221us) write_op.cc:270] Start()
0608 10:01:58.621452 (+ 12204us) write_op.cc:276] Timestamp: P: 1780912918607385 usec, L: 0
0608 10:01:58.621488 (+    36us) op_driver.cc:348] REPLICATION: starting
0608 10:01:58.670683 (+ 49195us) log.cc:844] Serialized 432 byte log entry
0608 10:01:59.192843 (+522160us) op_driver.cc:464] REPLICATION: finished
0608 10:01:59.194034 (+  1191us) write_op.cc:301] APPLY: starting
0608 10:01:59.194111 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:59.194263 (+   152us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:59.194361 (+    98us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:59.194935 (+   574us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:59.195108 (+   173us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:59.195154 (+    46us) write_op.cc:312] APPLY: finished
0608 10:01:59.195361 (+   207us) log.cc:844] Serialized 34 byte log entry
0608 10:01:59.196120 (+   759us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:59.200107 (+  3987us) write_op.cc:454] Released schema lock
0608 10:01:59.200160 (+    53us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":991,"num_ops":3,"prepare.queue_time_us":289372,"prepare.run_cpu_time_us":5588,"prepare.run_wall_time_us":231004,"replication_time_us":571230,"spinlock_wait_cycles":1920}]]}
I20260608 10:01:59.220479  6014 rpcz_store.cc:276] 0608 10:01:58.166543 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:58.175255 (+  8712us) service_pool.cc:224] Handling call
0608 10:01:59.215296 (+1040041us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:58.482346 (+     0us) write_op.cc:183] PREPARE: starting on tablet b4da2818a1a14ae8aae77da83611c8df
0608 10:01:58.569969 (+ 87623us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:58.572418 (+  2449us) write_op.cc:435] Acquired schema lock
0608 10:01:58.574308 (+  1890us) tablet.cc:662] Decoding operations
0608 10:01:58.606183 (+ 31875us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:58.609484 (+  3301us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:58.614192 (+  4708us) tablet.cc:685] Acquiring locks for 4 operations
0608 10:01:58.670277 (+ 56085us) tablet.cc:701] Row locks acquired
0608 10:01:58.680853 (+ 10576us) write_op.cc:260] PREPARE: finished
0608 10:01:58.814292 (+133439us) spinlock_profiling.cc:243] Waited 14.2 ms on lock 0x7b3400074588. stack: 00007f729e9663a1 00007f729e9661c8 00007f729e141f11 000000000047cd55 000000000047cca8 00007f729ffea4bb 00007f72a006ba42 00007f72a5c7dec4 00007f72a5c7d660 00007f72a5c87950 00007f72a5c878b0 00007f72a5c87810 00007f72a5c877b0 00007f72a5c8592f 0000000000497fd6 0000000000497c68
0608 10:01:58.814437 (+   145us) write_op.cc:270] Start()
0608 10:01:58.814674 (+   237us) write_op.cc:276] Timestamp: P: 1780912918814385 usec, L: 0
0608 10:01:58.814696 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 10:01:58.815389 (+   693us) log.cc:844] Serialized 475 byte log entry
0608 10:01:59.196723 (+381334us) op_driver.cc:464] REPLICATION: finished
0608 10:01:59.211828 (+ 15105us) write_op.cc:301] APPLY: starting
0608 10:01:59.211903 (+    75us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:59.212881 (+   978us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:59.212905 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:59.213529 (+   624us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:59.213705 (+   176us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:59.213758 (+    53us) write_op.cc:312] APPLY: finished
0608 10:01:59.213962 (+   204us) log.cc:844] Serialized 40 byte log entry
0608 10:01:59.214151 (+   189us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:59.214929 (+   778us) write_op.cc:454] Released schema lock
0608 10:01:59.214976 (+    47us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":14935,"num_ops":4,"prepare.queue_time_us":299908,"prepare.run_cpu_time_us":13661,"prepare.run_wall_time_us":337189,"replication_time_us":381920,"spinlock_wait_cycles":32774400}]]}
I20260608 10:01:59.207229  6015 rpcz_store.cc:276] 0608 10:01:58.115970 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:58.120838 (+  4868us) service_pool.cc:224] Handling call
0608 10:01:59.205935 (+1085097us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:58.395437 (+     0us) write_op.cc:183] PREPARE: starting on tablet b4da2818a1a14ae8aae77da83611c8df
0608 10:01:58.396063 (+   626us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:58.396108 (+    45us) write_op.cc:435] Acquired schema lock
0608 10:01:58.396133 (+    25us) tablet.cc:662] Decoding operations
0608 10:01:58.437547 (+ 41414us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:58.440156 (+  2609us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:58.445317 (+  5161us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:01:58.474903 (+ 29586us) tablet.cc:701] Row locks acquired
0608 10:01:58.474921 (+    18us) write_op.cc:260] PREPARE: finished
0608 10:01:58.475121 (+   200us) write_op.cc:270] Start()
0608 10:01:58.475244 (+   123us) write_op.cc:276] Timestamp: P: 1780912918475068 usec, L: 0
0608 10:01:58.475273 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 10:01:58.475938 (+   665us) log.cc:844] Serialized 519 byte log entry
0608 10:01:59.196420 (+720482us) op_driver.cc:464] REPLICATION: finished
0608 10:01:59.197595 (+  1175us) write_op.cc:301] APPLY: starting
0608 10:01:59.197675 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:59.197850 (+   175us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:59.197938 (+    88us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:59.198807 (+   869us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:59.198997 (+   190us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:59.199042 (+    45us) write_op.cc:312] APPLY: finished
0608 10:01:59.199266 (+   224us) log.cc:844] Serialized 46 byte log entry
0608 10:01:59.205417 (+  6151us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:59.205501 (+    84us) write_op.cc:454] Released schema lock
0608 10:01:59.205551 (+    50us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":982,"num_ops":5,"prepare.queue_time_us":269666,"prepare.run_cpu_time_us":4617,"prepare.run_wall_time_us":82884,"replication_time_us":721011}]]}
I20260608 10:01:59.229775  6015 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:54744 (ReqId={client: b309e4c83285494b8db2584de4498607, seq_no=40, attempt_no=0}) took 1061 ms. Trace:
I20260608 10:01:59.230801  6015 rpcz_store.cc:276] 0608 10:01:58.168685 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:58.180103 (+ 11418us) service_pool.cc:224] Handling call
0608 10:01:59.229701 (+1049598us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:58.815855 (+     0us) write_op.cc:183] PREPARE: starting on tablet b4da2818a1a14ae8aae77da83611c8df
0608 10:01:58.832403 (+ 16548us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:58.832437 (+    34us) write_op.cc:435] Acquired schema lock
0608 10:01:58.832455 (+    18us) tablet.cc:662] Decoding operations
0608 10:01:58.838051 (+  5596us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:58.838118 (+    67us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:58.838161 (+    43us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:01:58.838751 (+   590us) tablet.cc:701] Row locks acquired
0608 10:01:58.838779 (+    28us) write_op.cc:260] PREPARE: finished
0608 10:01:58.839017 (+   238us) write_op.cc:270] Start()
0608 10:01:58.839175 (+   158us) write_op.cc:276] Timestamp: P: 1780912918838956 usec, L: 0
0608 10:01:58.839210 (+    35us) op_driver.cc:348] REPLICATION: starting
0608 10:01:58.840081 (+   871us) log.cc:844] Serialized 519 byte log entry
0608 10:01:59.196987 (+356906us) op_driver.cc:464] REPLICATION: finished
0608 10:01:59.227249 (+ 30262us) write_op.cc:301] APPLY: starting
0608 10:01:59.227323 (+    74us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:59.227510 (+   187us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:59.227603 (+    93us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:59.228592 (+   989us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:59.228800 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:59.228850 (+    50us) write_op.cc:312] APPLY: finished
0608 10:01:59.229079 (+   229us) log.cc:844] Serialized 46 byte log entry
0608 10:01:59.229261 (+   182us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:59.229347 (+    86us) write_op.cc:454] Released schema lock
0608 10:01:59.229391 (+    44us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":30106,"num_ops":5,"prepare.queue_time_us":634342,"prepare.run_cpu_time_us":3775,"prepare.run_wall_time_us":24545,"replication_time_us":357663}]]}
I20260608 10:01:59.197979  5999 rpcz_store.cc:276] 0608 10:01:58.169969 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:01:58.178340 (+  8371us) service_pool.cc:224] Handling call
0608 10:01:59.196290 (+1017950us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 10:01:58.924140 (+     0us) write_op.cc:183] PREPARE: starting on tablet 2219ffa77d2f4265bb747a28337636dd
0608 10:01:58.965465 (+ 41325us) write_op.cc:432] Acquiring schema lock in shared mode
0608 10:01:58.966631 (+  1166us) write_op.cc:435] Acquired schema lock
0608 10:01:58.968738 (+  2107us) tablet.cc:662] Decoding operations
0608 10:01:58.969249 (+   511us) write_op.cc:620] Acquiring the partition lock for write op
0608 10:01:58.969291 (+    42us) write_op.cc:641] Partition lock acquired for write op
0608 10:01:58.969324 (+    33us) tablet.cc:685] Acquiring locks for 5 operations
0608 10:01:58.969721 (+   397us) tablet.cc:701] Row locks acquired
0608 10:01:58.969738 (+    17us) write_op.cc:260] PREPARE: finished
0608 10:01:59.008165 (+ 38427us) spinlock_profiling.cc:243] Waited 13.4 ms on lock 0x7b3400074588. stack: 00007f729e9663a1 00007f729e9661c8 00007f729e141f11 000000000047cd55 000000000047cca8 00007f729ffea4bb 00007f72a006ba42 00007f72a5c7dec4 00007f72a5c7d660 00007f72a5c87950 00007f72a5c878b0 00007f72a5c87810 00007f72a5c877b0 00007f72a5c8592f 0000000000497fd6 0000000000497c68
0608 10:01:59.008416 (+   251us) write_op.cc:270] Start()
0608 10:01:59.008660 (+   244us) write_op.cc:276] Timestamp: P: 1780912919008332 usec, L: 0
0608 10:01:59.008682 (+    22us) op_driver.cc:348] REPLICATION: starting
0608 10:01:59.009366 (+   684us) log.cc:844] Serialized 519 byte log entry
0608 10:01:59.192111 (+182745us) op_driver.cc:464] REPLICATION: finished
0608 10:01:59.193246 (+  1135us) write_op.cc:301] APPLY: starting
0608 10:01:59.193324 (+    78us) tablet.cc:1367] starting BulkCheckPresence
0608 10:01:59.193508 (+   184us) tablet.cc:1370] finished BulkCheckPresence
0608 10:01:59.193533 (+    25us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 10:01:59.194497 (+   964us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 10:01:59.194704 (+   207us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 10:01:59.194757 (+    53us) write_op.cc:312] APPLY: finished
0608 10:01:59.195018 (+   261us) log.cc:844] Serialized 46 byte log entry
0608 10:01:59.195794 (+   776us) write_op.cc:489] Releasing partition, row and schema locks
0608 10:01:59.195907 (+   113us) write_op.cc:454] Released schema lock
0608 10:01:59.195952 (+    45us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":939,"num_ops":5,"prepare.queue_time_us":744596,"prepare.run_cpu_time_us":5732,"prepare.run_wall_time_us":85498,"replication_time_us":183304,"spinlock_wait_cycles":30905600}]]}
W20260608 10:01:59.850699  5784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.66:42483, user_credentials={real_user=slave}} blocked reactor thread for 71532.9us
W20260608 10:02:00.142221  5851 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.1.39.67:32983, user_credentials={real_user=slave}} blocked reactor thread for 78924us
W20260608 10:02:01.209247  5784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.66:42483, user_credentials={real_user=slave}} blocked reactor thread for 45022.8us
W20260608 10:02:01.512745  5962 meta_cache.cc:1261] Time spent looking up entry by key: real 0.054s	user 0.002s	sys 0.000s
W20260608 10:02:01.643931  5784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.66:42483, user_credentials={real_user=slave}} blocked reactor thread for 64832.1us
W20260608 10:02:01.690874  5784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.66:42483, user_credentials={real_user=slave}} blocked reactor thread for 45783.3us
W20260608 10:02:01.865617  5785 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.65:37557, user_credentials={real_user=slave}} blocked reactor thread for 125973us
W20260608 10:02:01.866552  5784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.66:42483, user_credentials={real_user=slave}} blocked reactor thread for 92664.4us
W20260608 10:02:01.930035  5784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.66:42483, user_credentials={real_user=slave}} blocked reactor thread for 62115us
W20260608 10:02:01.937680  5785 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.65:37557, user_credentials={real_user=slave}} blocked reactor thread for 69675.6us
W20260608 10:02:02.748083  5784 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.66:42483, user_credentials={real_user=slave}} blocked reactor thread for 57988.1us
W20260608 10:02:02.761735  5711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.65:37557, user_credentials={real_user=slave}} blocked reactor thread for 94625.3us
W20260608 10:02:02.769155  5965 meta_cache.cc:1261] Time spent looking up entry by key: real 0.059s	user 0.001s	sys 0.000s
W20260608 10:02:02.978847  5711 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.67:32983, user_credentials={real_user=slave}} blocked reactor thread for 51123.5us
I20260608 10:02:02.998767  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:03.015038  6066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:03.015935  6067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:03.019023  6069 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:03.020476  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:03.023129  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:03.023378  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:03.023620  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912923023603 us; error 0 us; skew 500 ppm
I20260608 10:02:03.024415  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:03.027789  1181 webserver.cc:533] Webserver started at http://127.1.39.68:46363/ using document root <none> and password file <none>
I20260608 10:02:03.028519  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:03.028806  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:03.029151  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:03.030893  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "9db2907a5ae7470c8f566daf06ca3c29"
format_stamp: "Formatted at 2026-06-08 10:02:03 on dist-test-slave-90g7"
I20260608 10:02:03.036257  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:02:03.040078  6074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:03.041002  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:03.041329  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "9db2907a5ae7470c8f566daf06ca3c29"
format_stamp: "Formatted at 2026-06-08 10:02:03 on dist-test-slave-90g7"
I20260608 10:02:03.041631  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:03.066578  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:03.067968  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:03.069698  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:03.072146  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:03.072415  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:03.072693  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:03.072964  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:03.115839  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:46333
I20260608 10:02:03.115998  6136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:46333 every 8 connection(s)
I20260608 10:02:03.122198  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:03.130000  6141 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:03.132107  6142 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:03.136739  6137 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46773
W20260608 10:02:03.136976  6144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:03.137305  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:03.137387  6137 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:03.138612  6137 heartbeater.cc:507] Master 127.1.39.126:46773 requested a full tablet report, sending...
I20260608 10:02:03.141382  5563 ts_manager.cc:194] Registered new tserver with Master: 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68:46333)
I20260608 10:02:03.142190  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:03.142544  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:03.142843  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912923142820 us; error 0 us; skew 500 ppm
I20260608 10:02:03.143824  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:03.143815  5563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52502
I20260608 10:02:03.147392  1181 webserver.cc:533] Webserver started at http://127.1.39.69:36207/ using document root <none> and password file <none>
I20260608 10:02:03.147941  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:03.148126  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:03.148439  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:03.149704  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-4-root/instance:
uuid: "33e860e2ec46419e9642706de304c513"
format_stamp: "Formatted at 2026-06-08 10:02:03 on dist-test-slave-90g7"
I20260608 10:02:03.154745  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:02:03.158905  6149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:03.159778  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:02:03.160110  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-4-root
uuid: "33e860e2ec46419e9642706de304c513"
format_stamp: "Formatted at 2026-06-08 10:02:03 on dist-test-slave-90g7"
I20260608 10:02:03.160435  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-4-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:03.183245  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:03.184656  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:03.185920  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:03.188412  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:03.188637  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:03.188881  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:03.189057  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:03.250483  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.69:39603
I20260608 10:02:03.250589  6211 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.69:39603 every 8 connection(s)
I20260608 10:02:03.257429  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:03.266127  6215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:03.268522  6216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:03.270776  6218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:03.272600  6212 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46773
I20260608 10:02:03.272840  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:03.273167  6212 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:03.274544  6212 heartbeater.cc:507] Master 127.1.39.126:46773 requested a full tablet report, sending...
I20260608 10:02:03.274837  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:03.275137  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:03.275394  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912923275373 us; error 0 us; skew 500 ppm
I20260608 10:02:03.276059  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:03.276852  5563 ts_manager.cc:194] Registered new tserver with Master: 33e860e2ec46419e9642706de304c513 (127.1.39.69:39603)
I20260608 10:02:03.278402  5563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52504
I20260608 10:02:03.279018  1181 webserver.cc:533] Webserver started at http://127.1.39.70:34509/ using document root <none> and password file <none>
I20260608 10:02:03.279596  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:03.279829  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:03.280110  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:03.281412  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-5-root/instance:
uuid: "4586a8edab3c45de8c8cb19d452d0528"
format_stamp: "Formatted at 2026-06-08 10:02:03 on dist-test-slave-90g7"
I20260608 10:02:03.286198  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:02:03.290055  6223 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:03.290903  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:02:03.291206  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-5-root
uuid: "4586a8edab3c45de8c8cb19d452d0528"
format_stamp: "Formatted at 2026-06-08 10:02:03 on dist-test-slave-90g7"
I20260608 10:02:03.291476  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-5-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:03.313093  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:03.314555  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:03.316025  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:03.318926  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:03.319136  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:03.319397  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:03.319581  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:03.402928  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.70:35289
I20260608 10:02:03.403146  6285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.70:35289 every 8 connection(s)
I20260608 10:02:03.420070  6286 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46773
I20260608 10:02:03.420531  6286 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:03.421280  6286 heartbeater.cc:507] Master 127.1.39.126:46773 requested a full tablet report, sending...
I20260608 10:02:03.423619  5563 ts_manager.cc:194] Registered new tserver with Master: 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70:35289)
I20260608 10:02:03.425474  5563 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60462
I20260608 10:02:03.863831  5819 consensus_queue.cc:237] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:03.870219  5741 raft_consensus.cc:1275] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:02:03.872071  6011 consensus_queue.cc:1048] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:02:03.872361  5665 raft_consensus.cc:1275] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:02:03.874120  6017 consensus_queue.cc:1048] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260608 10:02:03.882602  5786 consensus_peers.cc:597] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68:46333): Couldn't send request to peer 9db2907a5ae7470c8f566daf06ca3c29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddbde20fd6ce47488036cb0da5455681. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:03.884651  6006 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:03.886375  5665 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:03.886375  5741 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:03.899573  5819 consensus_queue.cc:237] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:03.902706  5563 catalog_manager.cc:5696] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index -1 to 25, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:03.915716  5665 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:03.915937  5741 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:03.918202  6011 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:03.920217  6006 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:03.928748  6011 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:03.938495  5665 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:03.939205  5740 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
W20260608 10:02:03.948308  5785 consensus_peers.cc:597] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa -> Peer 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70:35289): Couldn't send request to peer 4586a8edab3c45de8c8cb19d452d0528. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2219ffa77d2f4265bb747a28337636dd. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:03.960444  5561 catalog_manager.cc:5696] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index -1 to 26, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:03.977563  5740 consensus_queue.cc:237] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:03.995669  5819 raft_consensus.cc:1275] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:03.996805  5665 raft_consensus.cc:1275] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:03.997236  6303 consensus_queue.cc:1048] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:02:03.998236  6057 consensus_queue.cc:1048] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:02:04.007368  5711 consensus_peers.cc:597] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 -> Peer 33e860e2ec46419e9642706de304c513 (127.1.39.69:39603): Couldn't send request to peer 33e860e2ec46419e9642706de304c513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 848694b6083b4293a4cedff1d5e3add0. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:04.010736  6306 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:04.011456  5819 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:04.014719  5665 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:04.023255  5563 catalog_manager.cc:5696] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:04.024798  5740 consensus_queue.cc:237] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:04.032898  5819 raft_consensus.cc:1275] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:04.034216  6303 consensus_queue.cc:1048] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:04.038249  5665 raft_consensus.cc:1275] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:04.039587  6057 consensus_queue.cc:1048] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260608 10:02:04.048264  5712 consensus_peers.cc:597] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 -> Peer 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68:46333): Couldn't send request to peer 9db2907a5ae7470c8f566daf06ca3c29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3e08f56f459462682a3c4eab5f02a09. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:04.048960  6303 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:04.050850  5665 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:04.053195  5819 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:04.061679  5740 consensus_queue.cc:237] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:04.061561  5563 catalog_manager.cc:5696] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 reported cstate change: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:02:04.071658  5711 consensus_peers.cc:597] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 -> Peer 33e860e2ec46419e9642706de304c513 (127.1.39.69:39603): Couldn't send request to peer 33e860e2ec46419e9642706de304c513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04768c460bfe441084897c771e0eb993. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:04.073326  5819 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:04.074060  5665 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:04.074958  6303 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:04.076061  6057 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:04.084750  6057 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:04.086560  5665 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:04.090159  5819 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:04.109181  5569 catalog_manager.cc:5696] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 reported cstate change: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:04.111881  5819 consensus_queue.cc:237] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 23, Committed index: 23, Last appended: 1.23, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
W20260608 10:02:04.119835  5785 consensus_peers.cc:597] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70:35289): Couldn't send request to peer 4586a8edab3c45de8c8cb19d452d0528. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c87b2e88ef754576999ac7f1dbd520a8. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:04.120189  5740 raft_consensus.cc:1275] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:02:04.121217  5665 raft_consensus.cc:1275] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 23. Preceding OpId from leader: term: 1 index: 24. (index mismatch)
I20260608 10:02:04.121845  6011 consensus_queue.cc:1048] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 10:02:04.122860  6017 consensus_queue.cc:1048] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 24, Last known committed idx: 23, Time since last communication: 0.000s
I20260608 10:02:04.132472  6017 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:04.138058  5665 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:04.142302  5740 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.24: config changed from index -1 to 24, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:04.147661  5563 catalog_manager.cc:5696] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index -1 to 24, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:04.148742  6137 heartbeater.cc:499] Master 127.1.39.126:46773 was elected leader, sending a full tablet report...
I20260608 10:02:04.281270  6212 heartbeater.cc:499] Master 127.1.39.126:46773 was elected leader, sending a full tablet report...
I20260608 10:02:04.318022  6316 ts_tablet_manager.cc:933] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: Initiating tablet copy from peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:02:04.321297  6316 tablet_copy_client.cc:323] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:32983
I20260608 10:02:04.333909  5830 tablet_copy_service.cc:140] P b653ca0d895849e8b7edf5ba97b53caa: Received BeginTabletCopySession request for tablet 2219ffa77d2f4265bb747a28337636dd from peer 4586a8edab3c45de8c8cb19d452d0528 ({username='slave'} at 127.0.0.1:33416)
I20260608 10:02:04.334489  5830 tablet_copy_service.cc:161] P b653ca0d895849e8b7edf5ba97b53caa: Beginning new tablet copy session on tablet 2219ffa77d2f4265bb747a28337636dd from peer 4586a8edab3c45de8c8cb19d452d0528 at {username='slave'} at 127.0.0.1:33416: session id = 4586a8edab3c45de8c8cb19d452d0528-2219ffa77d2f4265bb747a28337636dd
I20260608 10:02:04.340816  5830 tablet_copy_source_session.cc:215] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:04.343890  6316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219ffa77d2f4265bb747a28337636dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:04.355415  6316 tablet_copy_client.cc:806] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:04.355971  6316 tablet_copy_client.cc:670] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:04.360507  6317 tablet_copy_client.cc:1025] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:04.428282  6286 heartbeater.cc:499] Master 127.1.39.126:46773 was elected leader, sending a full tablet report...
I20260608 10:02:04.468246  6319 ts_tablet_manager.cc:933] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: Initiating tablet copy from peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:02:04.469879  6319 tablet_copy_client.cc:323] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:32983
I20260608 10:02:04.482316  5830 tablet_copy_service.cc:140] P b653ca0d895849e8b7edf5ba97b53caa: Received BeginTabletCopySession request for tablet ddbde20fd6ce47488036cb0da5455681 from peer 9db2907a5ae7470c8f566daf06ca3c29 ({username='slave'} at 127.0.0.1:33424)
I20260608 10:02:04.482918  5830 tablet_copy_service.cc:161] P b653ca0d895849e8b7edf5ba97b53caa: Beginning new tablet copy session on tablet ddbde20fd6ce47488036cb0da5455681 from peer 9db2907a5ae7470c8f566daf06ca3c29 at {username='slave'} at 127.0.0.1:33424: session id = 9db2907a5ae7470c8f566daf06ca3c29-ddbde20fd6ce47488036cb0da5455681
I20260608 10:02:04.487942  5830 tablet_copy_source_session.cc:215] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:04.490876  6319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddbde20fd6ce47488036cb0da5455681. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:04.503846  6322 ts_tablet_manager.cc:933] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: Initiating tablet copy from peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:02:04.505782  6319 tablet_copy_client.cc:806] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:04.506392  6319 tablet_copy_client.cc:670] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:04.506412  6322 tablet_copy_client.cc:323] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:42483
I20260608 10:02:04.511770  6320 tablet_copy_client.cc:1025] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:04.516394  6326 ts_tablet_manager.cc:933] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: Initiating tablet copy from peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:02:04.518344  6326 tablet_copy_client.cc:323] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:42483
I20260608 10:02:04.523590  5756 tablet_copy_service.cc:140] P 333be25aad7e45b2959dca75283033f7: Received BeginTabletCopySession request for tablet 848694b6083b4293a4cedff1d5e3add0 from peer 33e860e2ec46419e9642706de304c513 ({username='slave'} at 127.0.0.1:36478)
I20260608 10:02:04.523972  5755 tablet_copy_service.cc:140] P 333be25aad7e45b2959dca75283033f7: Received BeginTabletCopySession request for tablet 04768c460bfe441084897c771e0eb993 from peer 33e860e2ec46419e9642706de304c513 ({username='slave'} at 127.0.0.1:36478)
I20260608 10:02:04.524338  5756 tablet_copy_service.cc:161] P 333be25aad7e45b2959dca75283033f7: Beginning new tablet copy session on tablet 848694b6083b4293a4cedff1d5e3add0 from peer 33e860e2ec46419e9642706de304c513 at {username='slave'} at 127.0.0.1:36478: session id = 33e860e2ec46419e9642706de304c513-848694b6083b4293a4cedff1d5e3add0
I20260608 10:02:04.525096  5755 tablet_copy_service.cc:161] P 333be25aad7e45b2959dca75283033f7: Beginning new tablet copy session on tablet 04768c460bfe441084897c771e0eb993 from peer 33e860e2ec46419e9642706de304c513 at {username='slave'} at 127.0.0.1:36478: session id = 33e860e2ec46419e9642706de304c513-04768c460bfe441084897c771e0eb993
I20260608 10:02:04.532708  5756 tablet_copy_source_session.cc:215] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:04.533063  5755 tablet_copy_source_session.cc:215] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:04.535936  6328 ts_tablet_manager.cc:933] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: Initiating tablet copy from peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
I20260608 10:02:04.536396  6322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 848694b6083b4293a4cedff1d5e3add0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:04.541071  6326 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04768c460bfe441084897c771e0eb993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:04.553143  6328 tablet_copy_client.cc:323] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:42483
I20260608 10:02:04.560580  6322 tablet_copy_client.cc:806] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:04.561183  6322 tablet_copy_client.cc:670] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:04.565788  6323 tablet_copy_client.cc:1025] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:04.566257  5756 tablet_copy_service.cc:140] P 333be25aad7e45b2959dca75283033f7: Received BeginTabletCopySession request for tablet a3e08f56f459462682a3c4eab5f02a09 from peer 9db2907a5ae7470c8f566daf06ca3c29 ({username='slave'} at 127.0.0.1:36486)
I20260608 10:02:04.566847  5756 tablet_copy_service.cc:161] P 333be25aad7e45b2959dca75283033f7: Beginning new tablet copy session on tablet a3e08f56f459462682a3c4eab5f02a09 from peer 9db2907a5ae7470c8f566daf06ca3c29 at {username='slave'} at 127.0.0.1:36486: session id = 9db2907a5ae7470c8f566daf06ca3c29-a3e08f56f459462682a3c4eab5f02a09
I20260608 10:02:04.569026  6326 tablet_copy_client.cc:806] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:04.569551  6326 tablet_copy_client.cc:670] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:04.573240  6327 tablet_copy_client.cc:1025] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:04.574765  5756 tablet_copy_source_session.cc:215] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:04.579878  6328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3e08f56f459462682a3c4eab5f02a09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:04.590870  6328 tablet_copy_client.cc:806] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:04.591410  6328 tablet_copy_client.cc:670] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:04.595770  6329 tablet_copy_client.cc:1025] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:04.607690  6330 ts_tablet_manager.cc:933] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: Initiating tablet copy from peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:02:04.609318  6330 tablet_copy_client.cc:323] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:32983
I20260608 10:02:04.611016  5830 tablet_copy_service.cc:140] P b653ca0d895849e8b7edf5ba97b53caa: Received BeginTabletCopySession request for tablet c87b2e88ef754576999ac7f1dbd520a8 from peer 4586a8edab3c45de8c8cb19d452d0528 ({username='slave'} at 127.0.0.1:33416)
I20260608 10:02:04.611570  5830 tablet_copy_service.cc:161] P b653ca0d895849e8b7edf5ba97b53caa: Beginning new tablet copy session on tablet c87b2e88ef754576999ac7f1dbd520a8 from peer 4586a8edab3c45de8c8cb19d452d0528 at {username='slave'} at 127.0.0.1:33416: session id = 4586a8edab3c45de8c8cb19d452d0528-c87b2e88ef754576999ac7f1dbd520a8
I20260608 10:02:04.620565  5830 tablet_copy_source_session.cc:215] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:04.623674  6330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c87b2e88ef754576999ac7f1dbd520a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:04.635062  6330 tablet_copy_client.cc:806] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:04.635582  6330 tablet_copy_client.cc:670] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:04.639683  6331 tablet_copy_client.cc:1025] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:06.361716  6316 tablet_copy_client.cc:538] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:06.369484  6316 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap starting.
I20260608 10:02:06.514014  6319 tablet_copy_client.cc:538] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:06.522256  6316 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:06.523463  6316 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap complete.
I20260608 10:02:06.524528  6316 ts_tablet_manager.cc:1403] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: Time spent bootstrapping tablet: real 0.155s	user 0.139s	sys 0.016s
I20260608 10:02:06.527123  6319 tablet_bootstrap.cc:492] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap starting.
I20260608 10:02:06.528091  6316 raft_consensus.cc:359] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:06.531821  6316 raft_consensus.cc:740] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4586a8edab3c45de8c8cb19d452d0528, State: Initialized, Role: LEARNER
I20260608 10:02:06.533250  6316 consensus_queue.cc:260] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:06.552273  6316 ts_tablet_manager.cc:1434] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.008s
I20260608 10:02:06.554842  5830 tablet_copy_service.cc:342] P b653ca0d895849e8b7edf5ba97b53caa: Request end of tablet copy session 4586a8edab3c45de8c8cb19d452d0528-2219ffa77d2f4265bb747a28337636dd received from {username='slave'} at 127.0.0.1:33416
I20260608 10:02:06.555447  5830 tablet_copy_service.cc:434] P b653ca0d895849e8b7edf5ba97b53caa: ending tablet copy session 4586a8edab3c45de8c8cb19d452d0528-2219ffa77d2f4265bb747a28337636dd on tablet 2219ffa77d2f4265bb747a28337636dd with peer 4586a8edab3c45de8c8cb19d452d0528
I20260608 10:02:06.566854  6322 tablet_copy_client.cc:538] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:06.574540  6326 tablet_copy_client.cc:538] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:06.580031  6322 tablet_bootstrap.cc:492] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: Bootstrap starting.
I20260608 10:02:06.585005  6326 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: Bootstrap starting.
I20260608 10:02:06.596751  6328 tablet_copy_client.cc:538] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:06.608939  6328 tablet_bootstrap.cc:492] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap starting.
I20260608 10:02:06.640638  6330 tablet_copy_client.cc:538] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:06.654412  6330 tablet_bootstrap.cc:492] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap starting.
I20260608 10:02:06.747254  6319 tablet_bootstrap.cc:492] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:06.748443  6319 tablet_bootstrap.cc:492] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap complete.
I20260608 10:02:06.749172  6319 ts_tablet_manager.cc:1403] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: Time spent bootstrapping tablet: real 0.222s	user 0.152s	sys 0.031s
I20260608 10:02:06.752182  6319 raft_consensus.cc:359] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:06.753834  6319 raft_consensus.cc:740] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db2907a5ae7470c8f566daf06ca3c29, State: Initialized, Role: LEARNER
I20260608 10:02:06.754529  6319 consensus_queue.cc:260] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:06.760859  6319 ts_tablet_manager.cc:1434] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.001s
I20260608 10:02:06.776463  5830 tablet_copy_service.cc:342] P b653ca0d895849e8b7edf5ba97b53caa: Request end of tablet copy session 9db2907a5ae7470c8f566daf06ca3c29-ddbde20fd6ce47488036cb0da5455681 received from {username='slave'} at 127.0.0.1:33424
I20260608 10:02:06.776994  5830 tablet_copy_service.cc:434] P b653ca0d895849e8b7edf5ba97b53caa: ending tablet copy session 9db2907a5ae7470c8f566daf06ca3c29-ddbde20fd6ce47488036cb0da5455681 on tablet ddbde20fd6ce47488036cb0da5455681 with peer 9db2907a5ae7470c8f566daf06ca3c29
W20260608 10:02:06.778308  5785 consensus_peers.cc:597] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70:35289): Couldn't send request to peer 4586a8edab3c45de8c8cb19d452d0528. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:06.794210  6326 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:06.795413  6326 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: Bootstrap complete.
I20260608 10:02:06.796145  6326 ts_tablet_manager.cc:1403] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: Time spent bootstrapping tablet: real 0.211s	user 0.159s	sys 0.033s
I20260608 10:02:06.799089  6326 raft_consensus.cc:359] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:06.799906  6326 raft_consensus.cc:740] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33e860e2ec46419e9642706de304c513, State: Initialized, Role: LEARNER
I20260608 10:02:06.800601  6326 consensus_queue.cc:260] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:06.817996  6326 ts_tablet_manager.cc:1434] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: Time spent starting tablet: real 0.021s	user 0.016s	sys 0.004s
I20260608 10:02:06.820081  5756 tablet_copy_service.cc:342] P 333be25aad7e45b2959dca75283033f7: Request end of tablet copy session 33e860e2ec46419e9642706de304c513-04768c460bfe441084897c771e0eb993 received from {username='slave'} at 127.0.0.1:36478
I20260608 10:02:06.820621  5756 tablet_copy_service.cc:434] P 333be25aad7e45b2959dca75283033f7: ending tablet copy session 33e860e2ec46419e9642706de304c513-04768c460bfe441084897c771e0eb993 on tablet 04768c460bfe441084897c771e0eb993 with peer 33e860e2ec46419e9642706de304c513
I20260608 10:02:06.843415  6261 raft_consensus.cc:1217] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:06.909657  6322 tablet_bootstrap.cc:492] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:06.909931  6112 raft_consensus.cc:1217] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260608 10:02:06.910758  6322 tablet_bootstrap.cc:492] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: Bootstrap complete.
I20260608 10:02:06.911487  6322 ts_tablet_manager.cc:1403] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: Time spent bootstrapping tablet: real 0.332s	user 0.144s	sys 0.028s
I20260608 10:02:06.915287  6322 raft_consensus.cc:359] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:06.916270  6322 raft_consensus.cc:740] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33e860e2ec46419e9642706de304c513, State: Initialized, Role: LEARNER
I20260608 10:02:06.917037  6322 consensus_queue.cc:260] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
W20260608 10:02:06.920290  5712 consensus_peers.cc:597] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 -> Peer 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68:46333): Couldn't send request to peer 9db2907a5ae7470c8f566daf06ca3c29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:06.921518  6322 ts_tablet_manager.cc:1434] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:02:06.923424  5756 tablet_copy_service.cc:342] P 333be25aad7e45b2959dca75283033f7: Request end of tablet copy session 33e860e2ec46419e9642706de304c513-848694b6083b4293a4cedff1d5e3add0 received from {username='slave'} at 127.0.0.1:36478
I20260608 10:02:06.923885  5756 tablet_copy_service.cc:434] P 333be25aad7e45b2959dca75283033f7: ending tablet copy session 33e860e2ec46419e9642706de304c513-848694b6083b4293a4cedff1d5e3add0 on tablet 848694b6083b4293a4cedff1d5e3add0 with peer 33e860e2ec46419e9642706de304c513
I20260608 10:02:06.952316  6330 tablet_bootstrap.cc:492] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap replayed 1/1 log segments. Stats: ops{read=24 overwritten=0 applied=24 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:06.953176  6330 tablet_bootstrap.cc:492] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap complete.
I20260608 10:02:06.953763  6330 ts_tablet_manager.cc:1403] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: Time spent bootstrapping tablet: real 0.300s	user 0.140s	sys 0.012s
I20260608 10:02:06.956050  6330 raft_consensus.cc:359] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:06.956699  6330 raft_consensus.cc:740] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4586a8edab3c45de8c8cb19d452d0528, State: Initialized, Role: LEARNER
I20260608 10:02:06.957170  6330 consensus_queue.cc:260] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 24, Last appended: 1.24, Last appended by leader: 24, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 24 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:06.958309  6328 tablet_bootstrap.cc:492] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:06.958992  6330 ts_tablet_manager.cc:1434] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:02:06.959302  6328 tablet_bootstrap.cc:492] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap complete.
I20260608 10:02:06.960553  6328 ts_tablet_manager.cc:1403] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: Time spent bootstrapping tablet: real 0.352s	user 0.164s	sys 0.012s
I20260608 10:02:06.961421  5830 tablet_copy_service.cc:342] P b653ca0d895849e8b7edf5ba97b53caa: Request end of tablet copy session 4586a8edab3c45de8c8cb19d452d0528-c87b2e88ef754576999ac7f1dbd520a8 received from {username='slave'} at 127.0.0.1:33416
I20260608 10:02:06.961912  5830 tablet_copy_service.cc:434] P b653ca0d895849e8b7edf5ba97b53caa: ending tablet copy session 4586a8edab3c45de8c8cb19d452d0528-c87b2e88ef754576999ac7f1dbd520a8 on tablet c87b2e88ef754576999ac7f1dbd520a8 with peer 4586a8edab3c45de8c8cb19d452d0528
I20260608 10:02:06.963869  6328 raft_consensus.cc:359] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:06.964737  6328 raft_consensus.cc:740] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db2907a5ae7470c8f566daf06ca3c29, State: Initialized, Role: LEARNER
I20260608 10:02:06.965348  6328 consensus_queue.cc:260] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:06.967348  6328 ts_tablet_manager.cc:1434] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:02:06.972113  5756 tablet_copy_service.cc:342] P 333be25aad7e45b2959dca75283033f7: Request end of tablet copy session 9db2907a5ae7470c8f566daf06ca3c29-a3e08f56f459462682a3c4eab5f02a09 received from {username='slave'} at 127.0.0.1:36486
I20260608 10:02:06.972602  5756 tablet_copy_service.cc:434] P 333be25aad7e45b2959dca75283033f7: ending tablet copy session 9db2907a5ae7470c8f566daf06ca3c29-a3e08f56f459462682a3c4eab5f02a09 on tablet a3e08f56f459462682a3c4eab5f02a09 with peer 9db2907a5ae7470c8f566daf06ca3c29
I20260608 10:02:07.108928  6187 raft_consensus.cc:1217] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:07.266366  6187 raft_consensus.cc:1217] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:07.354725  6112 raft_consensus.cc:1217] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:07.375284  6261 raft_consensus.cc:1217] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.23->[1.24-1.24]   Dedup: 1.24->[]
I20260608 10:02:07.386708  6340 raft_consensus.cc:1064] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: attempting to promote NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 to VOTER
I20260608 10:02:07.389856  6340 consensus_queue.cc:237] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } }
I20260608 10:02:07.397469  6261 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:07.398902  5666 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:07.397583  5746 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:07.400964  5886 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:07.401862  6339 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:07.402891  6340 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:07.425782  5886 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:07.427438  5746 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:07.438373  6261 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:07.440588  5561 catalog_manager.cc:5696] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index 26 to 27, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:07.443671  5666 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:07.463105  6338 raft_consensus.cc:1064] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa: attempting to promote NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 to VOTER
W20260608 10:02:07.465191  5783 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 10:02:07.465971  6338 consensus_queue.cc:237] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } }
I20260608 10:02:07.473975  6112 raft_consensus.cc:1275] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:07.474133  5666 raft_consensus.cc:1275] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:07.475661  6339 consensus_queue.cc:1048] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:07.476480  5746 raft_consensus.cc:1275] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:07.478631  5886 consensus_queue.cc:1048] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:07.480305  5886 consensus_queue.cc:1048] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:07.485227  5817 consensus_queue.cc:237] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } }
I20260608 10:02:07.493918  6261 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:07.496129  5665 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:07.498008  6339 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:07.503877  5886 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:07.513281  6340 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 333be25aad7e45b2959dca75283033f7 (127.1.39.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:07.513034  6338 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:07.519276  5665 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:07.526710  5666 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 333be25aad7e45b2959dca75283033f7 (127.1.39.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:07.531030  6261 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 333be25aad7e45b2959dca75283033f7 (127.1.39.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:07.541142  5555 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2219ffa77d2f4265bb747a28337636dd with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:07.559659  5746 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:07.699961  6365 raft_consensus.cc:1064] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7: attempting to promote NON_VOTER 33e860e2ec46419e9642706de304c513 to VOTER
I20260608 10:02:07.703809  6365 consensus_queue.cc:237] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } }
I20260608 10:02:07.709520  6112 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:07.722182  6187 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:07.724419  5665 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:07.727510  6364 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:07.734521  6364 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:07.742449  6349 raft_consensus.cc:1064] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7: attempting to promote NON_VOTER 33e860e2ec46419e9642706de304c513 to VOTER
I20260608 10:02:07.837317  5560 catalog_manager.cc:5696] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe reported cstate change: config changed from index 27 to 28, VOTER 333be25aad7e45b2959dca75283033f7 (127.1.39.66) evicted. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:07.896543  5817 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:07.904172  6364 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 10:02:07.926002  6365 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:07.928097  5817 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:07.938444  5666 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:07.939455  5563 catalog_manager.cc:5696] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 reported cstate change: config changed from index 25 to 26, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:07.948765  5886 raft_consensus.cc:1064] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa: attempting to promote NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 to VOTER
I20260608 10:02:07.950809  5886 consensus_queue.cc:237] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } }
I20260608 10:02:07.958315  5746 raft_consensus.cc:1275] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:02:07.958774  6261 raft_consensus.cc:1275] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:02:07.959860  6338 consensus_queue.cc:1048] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:02:07.960798  5668 raft_consensus.cc:1275] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260608 10:02:07.960893  5886 consensus_queue.cc:1048] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260608 10:02:07.962580  6362 consensus_queue.cc:1048] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260608 10:02:07.966792  6349 consensus_queue.cc:237] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } }
I20260608 10:02:07.985494  5728 tablet_service.cc:1558] Processing DeleteTablet for tablet 2219ffa77d2f4265bb747a28337636dd with delete_type TABLET_DATA_TOMBSTONED (TS 333be25aad7e45b2959dca75283033f7 not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60952
I20260608 10:02:07.993947  6364 raft_consensus.cc:1064] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7: attempting to promote NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 to VOTER
I20260608 10:02:07.998863  6338 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:08.002368  6260 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:08.006181  6187 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:07.998474  6364 consensus_queue.cc:237] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } }
I20260608 10:02:08.009455  6186 raft_consensus.cc:1275] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:08.014779  5665 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:08.016728  5666 raft_consensus.cc:1275] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:08.019284  6377 tablet_replica.cc:333] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:08.020362  6377 raft_consensus.cc:2243] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.021091  6377 raft_consensus.cc:2272] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.025564  5561 catalog_manager.cc:5696] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.028108  6112 raft_consensus.cc:1275] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:08.031608  6349 consensus_queue.cc:1048] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.002s
I20260608 10:02:08.042101  5817 raft_consensus.cc:1275] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:08.044309  5819 raft_consensus.cc:1275] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:08.044754  5665 raft_consensus.cc:1275] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:08.045257  6364 consensus_queue.cc:1048] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:08.049564  6365 consensus_queue.cc:1048] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:08.051285  6349 consensus_queue.cc:1048] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:08.046887  6377 ts_tablet_manager.cc:1916] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:08.052191  5746 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index 24 to 25, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:08.064132  5817 consensus_queue.cc:237] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [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: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } }
I20260608 10:02:08.054759  6365 consensus_queue.cc:1048] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.005s
I20260608 10:02:08.068574  6349 consensus_queue.cc:1048] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:08.085254  5746 raft_consensus.cc:1275] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:08.072106  5563 catalog_manager.cc:5696] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 reported cstate change: config changed from index 24 to 25, 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:08.090350  6338 consensus_queue.cc:1048] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 10:02:08.091189  6112 raft_consensus.cc:1275] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:08.098688  6338 consensus_queue.cc:1048] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.011s
I20260608 10:02:08.118970  6339 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.131198  5740 consensus_queue.cc:237] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [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: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } }
I20260608 10:02:08.132762  6377 ts_tablet_manager.cc:1929] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:08.133234  6377 log.cc:1199] T 2219ffa77d2f4265bb747a28337636dd P 333be25aad7e45b2959dca75283033f7: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/2219ffa77d2f4265bb747a28337636dd
I20260608 10:02:08.144395  5820 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:08.144627  5554 catalog_manager.cc:5027] TS 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): tablet 2219ffa77d2f4265bb747a28337636dd (table test-workload [id=9836515c92484d61968acd738da439d8]) successfully deleted
I20260608 10:02:08.146921  6187 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:08.149495  6365 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:08.152639  5818 consensus_queue.cc:237] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } }
I20260608 10:02:08.156920  6365 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:08.159852  6364 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.160528  5740 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.159188  6112 raft_consensus.cc:2955] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.169564  6366 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.179574  6260 raft_consensus.cc:1275] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:08.181464  6338 consensus_queue.cc:1048] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:08.215759  5666 raft_consensus.cc:1275] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:08.218597  6338 consensus_queue.cc:1048] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:08.185071  6349 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.195269  6362 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 333be25aad7e45b2959dca75283033f7 (127.1.39.66) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:08.223806  5668 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 333be25aad7e45b2959dca75283033f7 (127.1.39.66) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:08.199015  5820 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.179930  5817 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.221997  6260 raft_consensus.cc:2955] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, VOTER 333be25aad7e45b2959dca75283033f7 (127.1.39.66) evicted. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:08.176211  5819 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.179652  6186 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.236011  5666 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.181188  6187 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.253273  5555 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ddbde20fd6ce47488036cb0da5455681 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:08.261183  5668 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.264279  5560 catalog_manager.cc:5696] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 reported cstate change: config changed from index 26 to 27, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.265431  5566 catalog_manager.cc:5696] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe reported cstate change: config changed from index 25 to 26, VOTER 333be25aad7e45b2959dca75283033f7 (127.1.39.66) evicted. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } }
I20260608 10:02:08.273059  6111 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.268311  5554 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 04768c460bfe441084897c771e0eb993 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:08.269608  5561 catalog_manager.cc:5696] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 reported cstate change: config changed from index 26 to 27, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.294759  5728 tablet_service.cc:1558] Processing DeleteTablet for tablet c87b2e88ef754576999ac7f1dbd520a8 with delete_type TABLET_DATA_TOMBSTONED (TS 333be25aad7e45b2959dca75283033f7 not found in new config with opid_index 26) from {username='slave'} at 127.0.0.1:60952
I20260608 10:02:08.295818  6377 tablet_replica.cc:333] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:08.296890  6377 raft_consensus.cc:2243] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.308007  5563 catalog_manager.cc:5696] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 reported cstate change: config changed from index 27 to 28, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.313257  5555 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c87b2e88ef754576999ac7f1dbd520a8 with cas_config_opid_index 25: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:08.313958  5653 tablet_service.cc:1558] Processing DeleteTablet for tablet ddbde20fd6ce47488036cb0da5455681 with delete_type TABLET_DATA_TOMBSTONED (TS df93b504dac54d6fbe80fa25684142fe not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:60736
I20260608 10:02:08.316515  6388 tablet_replica.cc:333] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:08.317587  6388 raft_consensus.cc:2243] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.318375  6388 raft_consensus.cc:2272] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.322803  6388 ts_tablet_manager.cc:1916] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:08.323681  6377 raft_consensus.cc:2272] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.329281  6377 ts_tablet_manager.cc:1916] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:08.329847  5653 tablet_service.cc:1558] Processing DeleteTablet for tablet 04768c460bfe441084897c771e0eb993 with delete_type TABLET_DATA_TOMBSTONED (TS df93b504dac54d6fbe80fa25684142fe not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:60736
I20260608 10:02:08.348469  6388 ts_tablet_manager.cc:1929] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260608 10:02:08.349066  6388 log.cc:1199] T ddbde20fd6ce47488036cb0da5455681 P df93b504dac54d6fbe80fa25684142fe: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/ddbde20fd6ce47488036cb0da5455681
I20260608 10:02:08.343230  5568 catalog_manager.cc:5696] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 reported cstate change: config changed from index 26 to 27, 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:08.351133  5555 catalog_manager.cc:5027] TS df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): tablet ddbde20fd6ce47488036cb0da5455681 (table test-workload [id=9836515c92484d61968acd738da439d8]) successfully deleted
I20260608 10:02:08.352473  6388 tablet_replica.cc:333] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:08.353622  6388 raft_consensus.cc:2243] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.354533  6388 raft_consensus.cc:2272] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.358367  6388 ts_tablet_manager.cc:1916] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:08.360706  6377 ts_tablet_manager.cc:1929] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.25
I20260608 10:02:08.361310  6377 log.cc:1199] T c87b2e88ef754576999ac7f1dbd520a8 P 333be25aad7e45b2959dca75283033f7: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/c87b2e88ef754576999ac7f1dbd520a8
I20260608 10:02:08.363993  5554 catalog_manager.cc:5027] TS 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): tablet c87b2e88ef754576999ac7f1dbd520a8 (table test-workload [id=9836515c92484d61968acd738da439d8]) successfully deleted
I20260608 10:02:08.371449  5740 consensus_queue.cc:237] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } }
I20260608 10:02:08.372942  6388 ts_tablet_manager.cc:1929] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:08.373502  6388 log.cc:1199] T 04768c460bfe441084897c771e0eb993 P df93b504dac54d6fbe80fa25684142fe: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/04768c460bfe441084897c771e0eb993
I20260608 10:02:08.375259  5555 catalog_manager.cc:5027] TS df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): tablet 04768c460bfe441084897c771e0eb993 (table test-workload [id=9836515c92484d61968acd738da439d8]) successfully deleted
I20260608 10:02:08.376222  5746 consensus_queue.cc:237] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } }
I20260608 10:02:08.384202  6111 raft_consensus.cc:1275] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:08.386754  6186 raft_consensus.cc:1275] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:08.387292  5668 raft_consensus.cc:1275] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:08.388684  6364 consensus_queue.cc:1048] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:08.389629  6386 consensus_queue.cc:1048] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:08.389976  5668 raft_consensus.cc:1275] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 10:02:08.392848  6386 consensus_queue.cc:1048] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 10:02:08.393181  6364 consensus_queue.cc:1048] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 10:02:08.404999  6186 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.404858  5668 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.407781  5666 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.405736  6366 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.402947  6386 raft_consensus.cc:2955] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.419796  5561 catalog_manager.cc:5696] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 reported cstate change: config changed from index 27 to 28, VOTER b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67) evicted. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:08.430606  5554 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 848694b6083b4293a4cedff1d5e3add0 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:08.433665  6111 raft_consensus.cc:2955] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.435866  5810 tablet_service.cc:1558] Processing DeleteTablet for tablet 848694b6083b4293a4cedff1d5e3add0 with delete_type TABLET_DATA_TOMBSTONED (TS b653ca0d895849e8b7edf5ba97b53caa not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54724
I20260608 10:02:08.438184  5554 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a3e08f56f459462682a3c4eab5f02a09 with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:08.440099  6389 tablet_replica.cc:333] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:08.441326  5561 catalog_manager.cc:5696] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe reported cstate change: config changed from index 27 to 28, VOTER b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67) evicted. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } }
I20260608 10:02:08.448840  6389 raft_consensus.cc:2243] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.449895  6389 raft_consensus.cc:2272] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.454316  6389 ts_tablet_manager.cc:1916] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:08.456578  5810 tablet_service.cc:1558] Processing DeleteTablet for tablet a3e08f56f459462682a3c4eab5f02a09 with delete_type TABLET_DATA_TOMBSTONED (TS b653ca0d895849e8b7edf5ba97b53caa not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:54724
I20260608 10:02:08.470383  6389 ts_tablet_manager.cc:1929] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:08.470868  6389 log.cc:1199] T 848694b6083b4293a4cedff1d5e3add0 P b653ca0d895849e8b7edf5ba97b53caa: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/848694b6083b4293a4cedff1d5e3add0
I20260608 10:02:08.472396  6389 tablet_replica.cc:333] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:08.472455  5555 catalog_manager.cc:5027] TS b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983): tablet 848694b6083b4293a4cedff1d5e3add0 (table test-workload [id=9836515c92484d61968acd738da439d8]) successfully deleted
I20260608 10:02:08.473438  6389 raft_consensus.cc:2243] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:08.474294  6389 raft_consensus.cc:2272] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:08.477595  6389 ts_tablet_manager.cc:1916] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:08.491012  6389 ts_tablet_manager.cc:1929] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260608 10:02:08.491436  6389 log.cc:1199] T a3e08f56f459462682a3c4eab5f02a09 P b653ca0d895849e8b7edf5ba97b53caa: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/a3e08f56f459462682a3c4eab5f02a09
I20260608 10:02:08.492972  5555 catalog_manager.cc:5027] TS b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983): tablet a3e08f56f459462682a3c4eab5f02a09 (table test-workload [id=9836515c92484d61968acd738da439d8]) successfully deleted
W20260608 10:02:08.778590  5767 debug-util.cc:398] Leaking SignalData structure 0x7b0800036540 after lost signal to thread 1184
W20260608 10:02:08.779690  5767 debug-util.cc:398] Leaking SignalData structure 0x7b080007dd60 after lost signal to thread 5603
W20260608 10:02:08.780814  5767 debug-util.cc:398] Leaking SignalData structure 0x7b08001067a0 after lost signal to thread 5695
W20260608 10:02:08.781795  5767 debug-util.cc:398] Leaking SignalData structure 0x7b0800045f40 after lost signal to thread 5770
W20260608 10:02:08.782739  5767 debug-util.cc:398] Leaking SignalData structure 0x7b08002bb2a0 after lost signal to thread 5844
W20260608 10:02:08.783725  5767 debug-util.cc:398] Leaking SignalData structure 0x7b08001481e0 after lost signal to thread 6136
W20260608 10:02:08.784727  5767 debug-util.cc:398] Leaking SignalData structure 0x7b08001aac40 after lost signal to thread 6211
W20260608 10:02:08.785631  5767 debug-util.cc:398] Leaking SignalData structure 0x7b08000b1600 after lost signal to thread 6285
W20260608 10:02:08.785974  5767 debug-util.cc:398] Leaking SignalData structure 0x7b080005b7a0 after lost signal to thread 6348
I20260608 10:02:09.506960  5820 consensus_queue.cc:237] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
W20260608 10:02:09.516050  5786 consensus_peers.cc:597] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68:46333): Couldn't send request to peer 9db2907a5ae7470c8f566daf06ca3c29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5e81b7e6f1e84d2aaaab038fecb89ee5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:09.516456  5746 raft_consensus.cc:1275] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:09.518041  6362 consensus_queue.cc:1048] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:09.518541  5666 raft_consensus.cc:1275] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:09.520417  6362 consensus_queue.cc:1048] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:09.529011  6362 raft_consensus.cc:2955] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:09.538383  5666 raft_consensus.cc:2955] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:09.544461  5746 raft_consensus.cc:2955] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:09.559636  5564 catalog_manager.cc:5696] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:09.610425  5666 consensus_queue.cc:237] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [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: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:09.631726  5746 raft_consensus.cc:1275] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer df93b504dac54d6fbe80fa25684142fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:09.634214  6289 consensus_queue.cc:1048] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:02:09.654479  5820 raft_consensus.cc:1275] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Refusing update from remote peer df93b504dac54d6fbe80fa25684142fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:09.657433  6404 consensus_queue.cc:1048] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:02:09.664404  6404 raft_consensus.cc:2955] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:09.674043  5746 raft_consensus.cc:2955] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
W20260608 10:02:09.685992  5636 consensus_peers.cc:597] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe -> Peer 33e860e2ec46419e9642706de304c513 (127.1.39.69:39603): Couldn't send request to peer 33e860e2ec46419e9642706de304c513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fb4527f86cc4c3fb54773e6178bdfcc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:09.693296  5820 raft_consensus.cc:2955] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:09.696460  5819 consensus_queue.cc:237] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:09.706045  5561 catalog_manager.cc:5696] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe reported cstate change: config changed from index -1 to 26, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New cstate: current_term: 1 leader_uuid: "df93b504dac54d6fbe80fa25684142fe" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:02:09.714552  5785 consensus_peers.cc:597] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa -> Peer 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70:35289): Couldn't send request to peer 4586a8edab3c45de8c8cb19d452d0528. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4da2818a1a14ae8aae77da83611c8df. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:09.732424  5746 raft_consensus.cc:1275] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:09.733400  5666 raft_consensus.cc:1275] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:09.736568  6362 consensus_queue.cc:1048] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:09.737591  6396 consensus_queue.cc:1048] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260608 10:02:09.752985  6396 raft_consensus.cc:2955] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:09.762746  5668 raft_consensus.cc:2955] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:09.772711  5746 raft_consensus.cc:2955] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:09.788386  5740 consensus_queue.cc:237] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [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: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:09.787994  5565 catalog_manager.cc:5696] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index -1 to 26, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:09.843427  6187 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:09.845333  5820 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Refusing update from remote peer 333be25aad7e45b2959dca75283033f7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:09.845359  6414 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:02:09.848163  6414 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
W20260608 10:02:09.859045  5711 consensus_peers.cc:597] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 -> Peer 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70:35289): Couldn't send request to peer 4586a8edab3c45de8c8cb19d452d0528. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04768c460bfe441084897c771e0eb993. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:09.861707  6414 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:09.863930  5820 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:09.866382  6187 raft_consensus.cc:2955] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } }
I20260608 10:02:09.880882  5561 catalog_manager.cc:5696] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 reported cstate change: config changed from index 28 to 29, NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70) added. New cstate: current_term: 1 leader_uuid: "333be25aad7e45b2959dca75283033f7" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:09.883437  5819 consensus_queue.cc:237] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:09.910991  6421 ts_tablet_manager.cc:933] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: Initiating tablet copy from peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:02:09.918915  6421 tablet_copy_client.cc:323] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:32983
I20260608 10:02:09.921283  5830 tablet_copy_service.cc:140] P b653ca0d895849e8b7edf5ba97b53caa: Received BeginTabletCopySession request for tablet 5e81b7e6f1e84d2aaaab038fecb89ee5 from peer 9db2907a5ae7470c8f566daf06ca3c29 ({username='slave'} at 127.0.0.1:33424)
I20260608 10:02:09.921989  5830 tablet_copy_service.cc:161] P b653ca0d895849e8b7edf5ba97b53caa: Beginning new tablet copy session on tablet 5e81b7e6f1e84d2aaaab038fecb89ee5 from peer 9db2907a5ae7470c8f566daf06ca3c29 at {username='slave'} at 127.0.0.1:33424: session id = 9db2907a5ae7470c8f566daf06ca3c29-5e81b7e6f1e84d2aaaab038fecb89ee5
I20260608 10:02:09.923818  6260 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:09.924500  5666 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 10:02:09.925684  6395 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 10:02:09.931087  5830 tablet_copy_source_session.cc:215] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:09.932542  6395 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 10:02:09.935036  6421 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5e81b7e6f1e84d2aaaab038fecb89ee5. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:02:09.937829  5785 consensus_peers.cc:597] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa -> Peer 33e860e2ec46419e9642706de304c513 (127.1.39.69:39603): Couldn't send request to peer 33e860e2ec46419e9642706de304c513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2219ffa77d2f4265bb747a28337636dd. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:09.940013  6362 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:09.945099  6260 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:09.958721  6421 tablet_copy_client.cc:806] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:09.959363  6421 tablet_copy_client.cc:670] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:09.962685  5666 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } } }
I20260608 10:02:09.962934  5561 catalog_manager.cc:5696] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index 28 to 29, NON_VOTER 33e860e2ec46419e9642706de304c513 (127.1.39.69) added. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:09.970243  6422 tablet_copy_client.cc:1025] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:09.985693  5819 consensus_queue.cc:237] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
W20260608 10:02:09.998095  5786 consensus_peers.cc:597] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68:46333): Couldn't send request to peer 9db2907a5ae7470c8f566daf06ca3c29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d316b042029e456f9af8aa5ecdf08299. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:09.999491  5740 raft_consensus.cc:1275] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:09.999558  5666 raft_consensus.cc:1275] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 10:02:10.001320  6362 consensus_queue.cc:1048] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:10.002296  6390 consensus_queue.cc:1048] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 10:02:10.024705  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:02:10.025079  6395 raft_consensus.cc:2955] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
W20260608 10:02:10.030112  5785 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
I20260608 10:02:10.032043  5740 raft_consensus.cc:2955] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
I20260608 10:02:10.056089  5565 catalog_manager.cc:5696] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 reported cstate change: config changed from index -1 to 26, NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } }
W20260608 10:02:10.074995  5785 consensus_peers.cc:597] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:10.102041  5785 consensus_peers.cc:597] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:10.109768  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:10.112900  1181 tablet_replica.cc:333] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.113988  1181 raft_consensus.cc:2243] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.114704  1181 pending_rounds.cc:70] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe: Trying to abort 1 pending ops.
I20260608 10:02:10.115068  1181 pending_rounds.cc:77] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe: Aborting op as it isn't in flight: id { term: 1 index: 26 } timestamp: 7294619361215479808 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d316b042029e456f9af8aa5ecdf08299" old_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } } new_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } } }
I20260608 10:02:10.116443  6431 ts_tablet_manager.cc:933] T 4fb4527f86cc4c3fb54773e6178bdfcc P 33e860e2ec46419e9642706de304c513: Initiating tablet copy from peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557)
I20260608 10:02:10.116775  1181 raft_consensus.cc:2917] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Aborting config change with OpId 1.26: Aborted: Op aborted
I20260608 10:02:10.117427  1181 raft_consensus.cc:2889] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:02:10.118017  1181 raft_consensus.cc:2272] T d316b042029e456f9af8aa5ecdf08299 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.122560  1181 tablet_replica.cc:333] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.123587  1181 raft_consensus.cc:2243] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.124718  1181 raft_consensus.cc:2272] T c87b2e88ef754576999ac7f1dbd520a8 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.125694  6431 tablet_copy_client.cc:323] T 4fb4527f86cc4c3fb54773e6178bdfcc P 33e860e2ec46419e9642706de304c513: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:37557
I20260608 10:02:10.128242  1181 tablet_replica.cc:333] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.129542  1181 raft_consensus.cc:2243] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.130553  1181 raft_consensus.cc:2272] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.135452  1181 tablet_replica.cc:333] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.136421  1181 raft_consensus.cc:2243] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.137820  1181 raft_consensus.cc:2272] T 2219ffa77d2f4265bb747a28337636dd P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.143107  1181 tablet_replica.cc:333] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.144155  1181 raft_consensus.cc:2243] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.145219  1181 raft_consensus.cc:2272] T a3e08f56f459462682a3c4eab5f02a09 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.149523  1181 tablet_replica.cc:333] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.150900  1181 raft_consensus.cc:2243] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.151705  1181 raft_consensus.cc:2272] T a8f84f44621844edadfd30157e826a2f P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.154933  1181 tablet_replica.cc:333] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.155916  1181 raft_consensus.cc:2243] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.156769  1181 raft_consensus.cc:2272] T 848694b6083b4293a4cedff1d5e3add0 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.159422  1181 tablet_replica.cc:333] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.160291  1181 raft_consensus.cc:2243] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.160969  1181 raft_consensus.cc:2272] T b5dc821ac39c4729b69c3158aa1cb8b4 P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.164765  1181 tablet_replica.cc:333] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.165782  1181 raft_consensus.cc:2243] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.166528  1181 raft_consensus.cc:2272] T b4da2818a1a14ae8aae77da83611c8df P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.171764  1181 tablet_replica.cc:333] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe: stopping tablet replica
I20260608 10:02:10.172520  1181 raft_consensus.cc:2243] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:10.173797  1181 raft_consensus.cc:2272] T 4fb4527f86cc4c3fb54773e6178bdfcc P df93b504dac54d6fbe80fa25684142fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.223755  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
W20260608 10:02:10.249189  5785 consensus_peers.cc:597] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:10.255033  6436 ts_tablet_manager.cc:933] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: Initiating tablet copy from peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:02:10.263864  6436 tablet_copy_client.cc:323] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:32983
W20260608 10:02:10.264919  6153 connection.cc:466] server connection from 127.0.0.1:32862 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:32862 (request call id 1) could send its response
I20260608 10:02:10.266762  5830 tablet_copy_service.cc:140] P b653ca0d895849e8b7edf5ba97b53caa: Received BeginTabletCopySession request for tablet b4da2818a1a14ae8aae77da83611c8df from peer 4586a8edab3c45de8c8cb19d452d0528 ({username='slave'} at 127.0.0.1:33416)
I20260608 10:02:10.267412  5830 tablet_copy_service.cc:161] P b653ca0d895849e8b7edf5ba97b53caa: Beginning new tablet copy session on tablet b4da2818a1a14ae8aae77da83611c8df from peer 4586a8edab3c45de8c8cb19d452d0528 at {username='slave'} at 127.0.0.1:33416: session id = 4586a8edab3c45de8c8cb19d452d0528-b4da2818a1a14ae8aae77da83611c8df
I20260608 10:02:10.282893  5830 tablet_copy_source_session.cc:215] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:10.287254  6436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4da2818a1a14ae8aae77da83611c8df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:10.287396  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:02:10.310220  6436 tablet_copy_client.cc:806] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:10.311040  6436 tablet_copy_client.cc:670] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:10.316227  6437 tablet_copy_client.cc:1025] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Injecting latency into file download: 2000
W20260608 10:02:10.323186  5711 consensus_peers.cc:597] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:10.331733  6439 ts_tablet_manager.cc:933] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: Initiating tablet copy from peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
W20260608 10:02:10.341881  5785 consensus_peers.cc:597] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:10.353724  5711 consensus_peers.cc:597] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:10.358701  6439 tablet_copy_client.cc:323] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:42483
W20260608 10:02:10.383701  5785 consensus_peers.cc:597] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:10.411031  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:02:10.411715  5785 consensus_peers.cc:597] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:10.412166  1181 tablet_replica.cc:333] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.413610  1181 raft_consensus.cc:2243] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.414240  1181 raft_consensus.cc:2272] T b5dc821ac39c4729b69c3158aa1cb8b4 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.417546  1181 tablet_replica.cc:333] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.418192  6431 ts_tablet_manager.cc:933] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: Initiating tablet copy from peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:02:10.418334  1181 raft_consensus.cc:2243] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:10.419507  1181 raft_consensus.cc:2272] T 848694b6083b4293a4cedff1d5e3add0 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.420372  6431 tablet_copy_client.cc:323] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:32983
I20260608 10:02:10.422787  1181 tablet_replica.cc:333] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.423614  1181 raft_consensus.cc:2243] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.424247  1181 raft_consensus.cc:2272] T d316b042029e456f9af8aa5ecdf08299 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.427739  1181 tablet_replica.cc:333] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.428531  1181 raft_consensus.cc:2243] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.429059  1181 raft_consensus.cc:2272] T a8f84f44621844edadfd30157e826a2f P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.431974  1181 tablet_replica.cc:333] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.432720  1181 raft_consensus.cc:2243] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.433354  1181 raft_consensus.cc:2272] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.442214  1181 tablet_replica.cc:333] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.443006  1181 raft_consensus.cc:2243] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.443871  1181 raft_consensus.cc:2272] T 4fb4527f86cc4c3fb54773e6178bdfcc P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.449983  1181 tablet_replica.cc:333] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.450796  1181 raft_consensus.cc:2243] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:10.452499  1181 raft_consensus.cc:2272] T a3e08f56f459462682a3c4eab5f02a09 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.457547  1181 tablet_replica.cc:333] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.458230  1181 raft_consensus.cc:2243] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.458930  1181 raft_consensus.cc:2272] T ddbde20fd6ce47488036cb0da5455681 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.462002  1181 tablet_replica.cc:333] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.462845  1181 raft_consensus.cc:2243] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:10.464437  1181 raft_consensus.cc:2272] T 04768c460bfe441084897c771e0eb993 P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.468883  1181 tablet_replica.cc:333] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7: stopping tablet replica
I20260608 10:02:10.469537  1181 raft_consensus.cc:2243] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:10.470167  1181 raft_consensus.cc:2272] T b4da2818a1a14ae8aae77da83611c8df P 333be25aad7e45b2959dca75283033f7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:10.471794  6445 ts_tablet_manager.cc:933] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: Initiating tablet copy from peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
W20260608 10:02:10.480638  5784 consensus_peers.cc:597] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:10.485482  6445 tablet_copy_client.cc:323] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:32983
W20260608 10:02:10.486315  5784 consensus_peers.cc:597] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:10.487419  5830 tablet_copy_service.cc:140] P b653ca0d895849e8b7edf5ba97b53caa: Received BeginTabletCopySession request for tablet d316b042029e456f9af8aa5ecdf08299 from peer 9db2907a5ae7470c8f566daf06ca3c29 ({username='slave'} at 127.0.0.1:33424)
I20260608 10:02:10.487991  5830 tablet_copy_service.cc:161] P b653ca0d895849e8b7edf5ba97b53caa: Beginning new tablet copy session on tablet d316b042029e456f9af8aa5ecdf08299 from peer 9db2907a5ae7470c8f566daf06ca3c29 at {username='slave'} at 127.0.0.1:33424: session id = 9db2907a5ae7470c8f566daf06ca3c29-d316b042029e456f9af8aa5ecdf08299
I20260608 10:02:10.491636  5829 tablet_copy_service.cc:140] P b653ca0d895849e8b7edf5ba97b53caa: Received BeginTabletCopySession request for tablet 2219ffa77d2f4265bb747a28337636dd from peer 33e860e2ec46419e9642706de304c513 ({username='slave'} at 127.0.0.1:33436)
I20260608 10:02:10.492425  5829 tablet_copy_service.cc:161] P b653ca0d895849e8b7edf5ba97b53caa: Beginning new tablet copy session on tablet 2219ffa77d2f4265bb747a28337636dd from peer 33e860e2ec46419e9642706de304c513 at {username='slave'} at 127.0.0.1:33436: session id = 33e860e2ec46419e9642706de304c513-2219ffa77d2f4265bb747a28337636dd
I20260608 10:02:10.495994  5830 tablet_copy_source_session.cc:215] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:10.499681  6445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d316b042029e456f9af8aa5ecdf08299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:10.503016  5829 tablet_copy_source_session.cc:215] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:10.507179  6431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2219ffa77d2f4265bb747a28337636dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:10.522796  6445 tablet_copy_client.cc:806] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:10.523913  6445 tablet_copy_client.cc:670] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:10.531703  6446 tablet_copy_client.cc:1025] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Injecting latency into file download: 2000
I20260608 10:02:10.539433  6431 tablet_copy_client.cc:806] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:10.540122  6431 tablet_copy_client.cc:670] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:10.544996  6443 tablet_copy_client.cc:1025] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: tablet copy: Injecting latency into file download: 2000
W20260608 10:02:10.551076  5784 consensus_peers.cc:597] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:10.556344  5785 consensus_peers.cc:597] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:10.615530  5784 consensus_peers.cc:597] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:10.624702  6224 connection.cc:466] server connection from 127.0.0.1:37436 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:37436 (request call id 1) could send its response
W20260608 10:02:10.717000  5784 consensus_peers.cc:597] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:10.769785  5784 consensus_peers.cc:597] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:11.497448  6449 raft_consensus.cc:493] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 333be25aad7e45b2959dca75283033f7)
I20260608 10:02:11.498246  6449 raft_consensus.cc:515] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } }
I20260608 10:02:11.515493  6449 leader_election.cc:290] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
W20260608 10:02:11.520607  6152 leader_election.cc:336] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111)
W20260608 10:02:11.526912  6151 leader_election.cc:336] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111)
I20260608 10:02:11.527465  6151 leader_election.cc:304] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [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: 33e860e2ec46419e9642706de304c513; no voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe
I20260608 10:02:11.529196  6449 raft_consensus.cc:2749] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:02:11.535277  1181 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 5767)
I20260608 10:02:11.595064  6396 raft_consensus.cc:493] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader df93b504dac54d6fbe80fa25684142fe)
I20260608 10:02:11.595789  6396 raft_consensus.cc:515] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:11.598423  6396 leader_election.cc:290] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
W20260608 10:02:11.605166  5784 leader_election.cc:336] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111)
W20260608 10:02:11.605967  5785 leader_election.cc:336] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111)
I20260608 10:02:11.606530  5785 leader_election.cc:304] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [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: b653ca0d895849e8b7edf5ba97b53caa; no voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe
I20260608 10:02:11.607924  6396 raft_consensus.cc:2749] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:11.772213  6453 raft_consensus.cc:493] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 333be25aad7e45b2959dca75283033f7)
I20260608 10:02:11.772943  6453 raft_consensus.cc:515] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } }
I20260608 10:02:11.782178  6453 leader_election.cc:290] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
W20260608 10:02:11.796104  6077 leader_election.cc:336] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111)
W20260608 10:02:11.797122  6076 leader_election.cc:336] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111)
I20260608 10:02:11.797628  6076 leader_election.cc:304] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [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: 9db2907a5ae7470c8f566daf06ca3c29; no voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe
I20260608 10:02:11.798431  6453 raft_consensus.cc:2749] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:11.897102  6396 raft_consensus.cc:493] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 333be25aad7e45b2959dca75283033f7)
I20260608 10:02:11.897889  6396 raft_consensus.cc:515] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:11.900612  6396 leader_election.cc:290] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483), 33e860e2ec46419e9642706de304c513 (127.1.39.69:39603)
I20260608 10:02:11.902120  6187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "b653ca0d895849e8b7edf5ba97b53caa" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "33e860e2ec46419e9642706de304c513" is_pre_election: true
W20260608 10:02:11.905366  5784 leader_election.cc:336] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111)
I20260608 10:02:11.905947  5784 leader_election.cc:304] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [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: b653ca0d895849e8b7edf5ba97b53caa; no voters: 333be25aad7e45b2959dca75283033f7, 33e860e2ec46419e9642706de304c513
I20260608 10:02:11.907234  6396 raft_consensus.cc:2749] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:11.948153  6449 raft_consensus.cc:493] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 333be25aad7e45b2959dca75283033f7)
I20260608 10:02:11.948881  6449 raft_consensus.cc:515] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:11.953307  6449 leader_election.cc:290] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:02:11.954629  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "33e860e2ec46419e9642706de304c513" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa" is_pre_election: true
I20260608 10:02:11.955349  5819 raft_consensus.cc:2468] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 33e860e2ec46419e9642706de304c513 in term 1.
I20260608 10:02:11.956667  6152 leader_election.cc:304] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [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: 33e860e2ec46419e9642706de304c513, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
W20260608 10:02:11.957366  6151 leader_election.cc:336] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111)
I20260608 10:02:11.957664  6449 raft_consensus.cc:2804] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:11.958117  6449 raft_consensus.cc:493] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 333be25aad7e45b2959dca75283033f7)
I20260608 10:02:11.958504  6449 raft_consensus.cc:3060] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:11.966486  6449 raft_consensus.cc:515] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 2 FOLLOWER]: Starting leader election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:11.970120  6449 leader_election.cc:290] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 election: Requested vote from peers 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483), b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983)
I20260608 10:02:11.971333  6421 tablet_copy_client.cc:538] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:11.971473  5819 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04768c460bfe441084897c771e0eb993" candidate_uuid: "33e860e2ec46419e9642706de304c513" candidate_term: 2 candidate_status { last_received { term: 1 index: 29 } } ignore_live_leader: false dest_uuid: "b653ca0d895849e8b7edf5ba97b53caa"
I20260608 10:02:11.972169  5819 raft_consensus.cc:3060] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:11.979652  5819 raft_consensus.cc:2468] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 33e860e2ec46419e9642706de304c513 in term 2.
I20260608 10:02:11.980911  6152 leader_election.cc:304] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [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: 33e860e2ec46419e9642706de304c513, b653ca0d895849e8b7edf5ba97b53caa; no voters: 
I20260608 10:02:11.981932  6449 raft_consensus.cc:2804] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:11.985165  6421 tablet_bootstrap.cc:492] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap starting.
W20260608 10:02:11.981958  6151 leader_election.cc:336] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111)
I20260608 10:02:12.011723  6449 raft_consensus.cc:697] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 2 LEADER]: Becoming Leader. State: Replica: 33e860e2ec46419e9642706de304c513, State: Running, Role: LEADER
I20260608 10:02:12.013062  6449 consensus_queue.cc:237] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [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: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:12.030841  5565 catalog_manager.cc:5696] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 reported cstate change: term changed from 1 to 2, leader changed from 333be25aad7e45b2959dca75283033f7 (127.1.39.66) to 33e860e2ec46419e9642706de304c513 (127.1.39.69). New cstate: current_term: 2 leader_uuid: "33e860e2ec46419e9642706de304c513" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:02:12.116858  5786 consensus_peers.cc:597] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 9db2907a5ae7470c8f566daf06ca3c29 (127.1.39.68:46333): Couldn't send request to peer 9db2907a5ae7470c8f566daf06ca3c29. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:12.226858  6421 tablet_bootstrap.cc:492] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:12.228296  6421 tablet_bootstrap.cc:492] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap complete.
I20260608 10:02:12.229512  6421 ts_tablet_manager.cc:1403] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: Time spent bootstrapping tablet: real 0.245s	user 0.170s	sys 0.008s
I20260608 10:02:12.234313  6421 raft_consensus.cc:359] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:12.235630  6421 raft_consensus.cc:740] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db2907a5ae7470c8f566daf06ca3c29, State: Initialized, Role: LEARNER
I20260608 10:02:12.236301  6421 consensus_queue.cc:260] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:12.238966  6421 ts_tablet_manager.cc:1434] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:02:12.252707  5829 tablet_copy_service.cc:342] P b653ca0d895849e8b7edf5ba97b53caa: Request end of tablet copy session 9db2907a5ae7470c8f566daf06ca3c29-5e81b7e6f1e84d2aaaab038fecb89ee5 received from {username='slave'} at 127.0.0.1:33424
I20260608 10:02:12.253535  5829 tablet_copy_service.cc:434] P b653ca0d895849e8b7edf5ba97b53caa: ending tablet copy session 9db2907a5ae7470c8f566daf06ca3c29-5e81b7e6f1e84d2aaaab038fecb89ee5 on tablet 5e81b7e6f1e84d2aaaab038fecb89ee5 with peer 9db2907a5ae7470c8f566daf06ca3c29
I20260608 10:02:12.317963  6436 tablet_copy_client.cc:538] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:12.335690  6436 tablet_bootstrap.cc:492] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap starting.
W20260608 10:02:12.352555  5785 consensus_peers.cc:597] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:12.471266  6436 tablet_bootstrap.cc:492] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=104 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:12.472491  6436 tablet_bootstrap.cc:492] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap complete.
I20260608 10:02:12.473124  6436 ts_tablet_manager.cc:1403] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: Time spent bootstrapping tablet: real 0.138s	user 0.113s	sys 0.020s
I20260608 10:02:12.475402  6436 raft_consensus.cc:359] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:12.475970  6436 raft_consensus.cc:740] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4586a8edab3c45de8c8cb19d452d0528, State: Initialized, Role: LEARNER
I20260608 10:02:12.476534  6436 consensus_queue.cc:260] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:12.479986  6436 ts_tablet_manager.cc:1434] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:02:12.482545  5829 tablet_copy_service.cc:342] P b653ca0d895849e8b7edf5ba97b53caa: Request end of tablet copy session 4586a8edab3c45de8c8cb19d452d0528-b4da2818a1a14ae8aae77da83611c8df received from {username='slave'} at 127.0.0.1:33416
I20260608 10:02:12.483012  5829 tablet_copy_service.cc:434] P b653ca0d895849e8b7edf5ba97b53caa: ending tablet copy session 4586a8edab3c45de8c8cb19d452d0528-b4da2818a1a14ae8aae77da83611c8df on tablet b4da2818a1a14ae8aae77da83611c8df with peer 4586a8edab3c45de8c8cb19d452d0528
I20260608 10:02:12.503265  6112 raft_consensus.cc:1217] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:12.533749  6445 tablet_copy_client.cc:538] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 10:02:12.538542  1181 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 5767)
W20260608 10:02:12.540207  6151 consensus_peers.cc:597] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:12.546432  6431 tablet_copy_client.cc:538] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:12.547355  6445 tablet_bootstrap.cc:492] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap starting.
I20260608 10:02:12.558779  6431 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: Bootstrap starting.
W20260608 10:02:12.576567  5785 consensus_peers.cc:597] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:02:12.621352  6152 consensus_peers.cc:597] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 -> Peer 4586a8edab3c45de8c8cb19d452d0528 (127.1.39.70:35289): Couldn't send request to peer 4586a8edab3c45de8c8cb19d452d0528. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04768c460bfe441084897c771e0eb993. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:12.629817  5785 consensus_peers.cc:597] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:12.633888  5819 raft_consensus.cc:1275] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 2 FOLLOWER]: Refusing update from remote peer 33e860e2ec46419e9642706de304c513: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 2 index: 30. (index mismatch)
I20260608 10:02:12.636629  6449 consensus_queue.cc:1048] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
W20260608 10:02:12.639591  5785 consensus_peers.cc:597] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa -> Peer 33e860e2ec46419e9642706de304c513 (127.1.39.69:39603): Couldn't send request to peer 33e860e2ec46419e9642706de304c513. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
W20260608 10:02:12.714694  5785 consensus_peers.cc:597] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:02:12.742266  5785 consensus_peers.cc:597] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:02:12.771593  5784 consensus_peers.cc:597] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:12.778724  6445 tablet_bootstrap.cc:492] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=88 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:12.779806  6445 tablet_bootstrap.cc:492] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: Bootstrap complete.
I20260608 10:02:12.780603  6445 ts_tablet_manager.cc:1403] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: Time spent bootstrapping tablet: real 0.234s	user 0.165s	sys 0.020s
I20260608 10:02:12.783811  6445 raft_consensus.cc:359] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:12.784698  6445 raft_consensus.cc:740] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9db2907a5ae7470c8f566daf06ca3c29, State: Initialized, Role: LEARNER
I20260608 10:02:12.785364  6445 consensus_queue.cc:260] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29 [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } }
I20260608 10:02:12.794646  6445 ts_tablet_manager.cc:1434] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260608 10:02:12.797205  5829 tablet_copy_service.cc:342] P b653ca0d895849e8b7edf5ba97b53caa: Request end of tablet copy session 9db2907a5ae7470c8f566daf06ca3c29-d316b042029e456f9af8aa5ecdf08299 received from {username='slave'} at 127.0.0.1:33424
I20260608 10:02:12.797685  5829 tablet_copy_service.cc:434] P b653ca0d895849e8b7edf5ba97b53caa: ending tablet copy session 9db2907a5ae7470c8f566daf06ca3c29-d316b042029e456f9af8aa5ecdf08299 on tablet d316b042029e456f9af8aa5ecdf08299 with peer 9db2907a5ae7470c8f566daf06ca3c29
I20260608 10:02:12.799393  6260 raft_consensus.cc:1217] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260608 10:02:12.870549  6431 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:12.871577  6431 tablet_bootstrap.cc:492] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: Bootstrap complete.
I20260608 10:02:12.872324  6431 ts_tablet_manager.cc:1403] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: Time spent bootstrapping tablet: real 0.314s	user 0.162s	sys 0.012s
I20260608 10:02:12.875423  6431 raft_consensus.cc:359] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:12.876312  6431 raft_consensus.cc:740] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33e860e2ec46419e9642706de304c513, State: Initialized, Role: LEARNER
I20260608 10:02:12.877045  6431 consensus_queue.cc:260] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:12.879412  6431 ts_tablet_manager.cc:1434] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 10:02:12.879968  5785 consensus_peers.cc:597] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:12.882352  5829 tablet_copy_service.cc:342] P b653ca0d895849e8b7edf5ba97b53caa: Request end of tablet copy session 33e860e2ec46419e9642706de304c513-2219ffa77d2f4265bb747a28337636dd received from {username='slave'} at 127.0.0.1:33436
I20260608 10:02:12.882858  5829 tablet_copy_service.cc:434] P b653ca0d895849e8b7edf5ba97b53caa: ending tablet copy session 33e860e2ec46419e9642706de304c513-2219ffa77d2f4265bb747a28337636dd on tablet 2219ffa77d2f4265bb747a28337636dd with peer 33e860e2ec46419e9642706de304c513
I20260608 10:02:12.931924  6465 raft_consensus.cc:1064] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: attempting to promote NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 to VOTER
I20260608 10:02:12.935231  6465 consensus_queue.cc:237] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } }
I20260608 10:02:12.944307  6112 raft_consensus.cc:1275] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 10:02:12.949000  5785 consensus_peers.cc:597] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:12.949129  5784 consensus_peers.cc:597] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:12.949988  6465 consensus_queue.cc:1048] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
W20260608 10:02:13.001362  5784 consensus_peers.cc:597] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:02:13.031554  5785 consensus_peers.cc:597] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:13.085740  6112 raft_consensus.cc:1217] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
W20260608 10:02:13.113142  5784 consensus_peers.cc:597] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:13.135259  6481 ts_tablet_manager.cc:933] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: Initiating tablet copy from peer 33e860e2ec46419e9642706de304c513 (127.1.39.69:39603)
I20260608 10:02:13.137418  6481 tablet_copy_client.cc:323] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.69:39603
I20260608 10:02:13.169492  6197 tablet_copy_service.cc:140] P 33e860e2ec46419e9642706de304c513: Received BeginTabletCopySession request for tablet 04768c460bfe441084897c771e0eb993 from peer 4586a8edab3c45de8c8cb19d452d0528 ({username='slave'} at 127.0.0.1:32892)
I20260608 10:02:13.170221  6197 tablet_copy_service.cc:161] P 33e860e2ec46419e9642706de304c513: Beginning new tablet copy session on tablet 04768c460bfe441084897c771e0eb993 from peer 4586a8edab3c45de8c8cb19d452d0528 at {username='slave'} at 127.0.0.1:32892: session id = 4586a8edab3c45de8c8cb19d452d0528-04768c460bfe441084897c771e0eb993
I20260608 10:02:13.182376  6197 tablet_copy_source_session.cc:215] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:13.183223  6187 raft_consensus.cc:1217] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260608 10:02:13.186393  6481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04768c460bfe441084897c771e0eb993. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:13.206190  6481 tablet_copy_client.cc:806] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:13.206863  6481 tablet_copy_client.cc:670] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:13.211315  6482 tablet_copy_client.cc:1025] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Injecting latency into file download: 2000
W20260608 10:02:13.261629  5784 consensus_peers.cc:597] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:13.382865  6396 raft_consensus.cc:1064] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: attempting to promote NON_VOTER 4586a8edab3c45de8c8cb19d452d0528 to VOTER
I20260608 10:02:13.385890  6396 consensus_queue.cc:237] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } }
I20260608 10:02:13.394102  6260 raft_consensus.cc:1275] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 10:02:13.396590  6478 consensus_queue.cc:1048] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 10:02:13.401693  5785 consensus_peers.cc:597] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:13.401961  5784 consensus_peers.cc:597] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:13.448693  6478 raft_consensus.cc:493] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader df93b504dac54d6fbe80fa25684142fe)
I20260608 10:02:13.449612  6478 raft_consensus.cc:515] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: NON_VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: true } }
I20260608 10:02:13.451943  6478 leader_election.cc:290] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
W20260608 10:02:13.456930  5785 leader_election.cc:336] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111)
W20260608 10:02:13.457755  5784 leader_election.cc:336] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111)
I20260608 10:02:13.458124  5784 leader_election.cc:304] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [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: b653ca0d895849e8b7edf5ba97b53caa; no voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe
I20260608 10:02:13.458864  6478 raft_consensus.cc:2749] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:13.528102  6396 raft_consensus.cc:1064] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: attempting to promote NON_VOTER 9db2907a5ae7470c8f566daf06ca3c29 to VOTER
I20260608 10:02:13.531116  6396 consensus_queue.cc:237] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [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: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } }
I20260608 10:02:13.538771  6112 raft_consensus.cc:1275] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 10:02:13.539613  1181 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 5767)
I20260608 10:02:13.540517  6465 consensus_queue.cc:1048] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 10:02:13.544993  5785 consensus_peers.cc:597] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:13.557910  5784 consensus_peers.cc:597] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa -> Peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Couldn't send request to peer 333be25aad7e45b2959dca75283033f7. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:13.633101  6465 raft_consensus.cc:1064] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: attempting to promote NON_VOTER 33e860e2ec46419e9642706de304c513 to VOTER
I20260608 10:02:13.636281  6465 consensus_queue.cc:237] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } }
I20260608 10:02:13.647164  6474 raft_consensus.cc:493] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 333be25aad7e45b2959dca75283033f7)
I20260608 10:02:13.648015  6474 raft_consensus.cc:515] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } }
I20260608 10:02:13.653296  6187 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [term 1 LEARNER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:13.654923  6260 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 10:02:13.658381  6465 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.001s
I20260608 10:02:13.659403  6478 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260608 10:02:13.660100  6152 leader_election.cc:336] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111)
I20260608 10:02:13.661396  6474 leader_election.cc:290] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
W20260608 10:02:13.672802  6151 leader_election.cc:336] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111)
I20260608 10:02:13.673584  6151 leader_election.cc:304] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [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: 33e860e2ec46419e9642706de304c513; no voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe
I20260608 10:02:13.674947  6489 raft_consensus.cc:2749] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:02:13.675510  5785 consensus_peers.cc:597] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa -> Peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Couldn't send request to peer df93b504dac54d6fbe80fa25684142fe. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:13.692566  6478 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:13.699088  6187 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:13.707917  6260 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:13.714174  5561 catalog_manager.cc:5696] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index 29 to 30, 33e860e2ec46419e9642706de304c513 (127.1.39.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:13.770236  5819 consensus_queue.cc:237] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } }
I20260608 10:02:13.777765  6187 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 10:02:13.777765  6260 raft_consensus.cc:1275] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Refusing update from remote peer b653ca0d895849e8b7edf5ba97b53caa: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260608 10:02:13.780768  6465 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 10:02:13.781503  6478 consensus_queue.cc:1048] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [LEADER]: Connected to new peer: Peer: permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260608 10:02:13.792858  6465 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:13.803098  6187 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
I20260608 10:02:13.807615  5555 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2219ffa77d2f4265bb747a28337636dd with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:13.810969  5564 catalog_manager.cc:5696] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa reported cstate change: config changed from index 30 to 31, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New cstate: current_term: 1 leader_uuid: "b653ca0d895849e8b7edf5ba97b53caa" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:13.811982  6260 raft_consensus.cc:2955] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER df93b504dac54d6fbe80fa25684142fe (127.1.39.65) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } }
W20260608 10:02:13.847671  5555 catalog_manager.cc:4754] TS df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2219ffa77d2f4265bb747a28337636dd: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111)
I20260608 10:02:13.851138  6501 raft_consensus.cc:493] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 333be25aad7e45b2959dca75283033f7)
I20260608 10:02:13.851898  6501 raft_consensus.cc:515] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } }
I20260608 10:02:13.860746  6501 leader_election.cc:290] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557), 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483)
W20260608 10:02:13.879594  6076 leader_election.cc:336] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 333be25aad7e45b2959dca75283033f7 (127.1.39.66:42483): Network error: Client connection negotiation failed: client connection to 127.1.39.66:42483: connect: Connection refused (error 111)
W20260608 10:02:13.881390  6077 leader_election.cc:336] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111)
I20260608 10:02:13.883929  6077 leader_election.cc:304] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [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: 9db2907a5ae7470c8f566daf06ca3c29; no voters: 333be25aad7e45b2959dca75283033f7, df93b504dac54d6fbe80fa25684142fe
I20260608 10:02:13.884969  6501 raft_consensus.cc:2749] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:02:14.428175  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:02:14.486616  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:02:14.533143  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:14.534222  1181 tablet_replica.cc:333] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.535379  1181 raft_consensus.cc:2243] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:14.536187  1181 raft_consensus.cc:2272] T 4fb4527f86cc4c3fb54773e6178bdfcc P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.541975  1181 tablet_replica.cc:333] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.542932  1181 raft_consensus.cc:2243] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:14.543958  1181 raft_consensus.cc:2272] T 2219ffa77d2f4265bb747a28337636dd P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.549530  1181 tablet_replica.cc:333] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.550333  1181 raft_consensus.cc:2243] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:14.551541  1181 raft_consensus.cc:2272] T b5dc821ac39c4729b69c3158aa1cb8b4 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.554919  1181 tablet_replica.cc:333] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.555743  1181 raft_consensus.cc:2243] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:14.557126  1181 pending_rounds.cc:70] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: Trying to abort 1 pending ops.
I20260608 10:02:14.557458  1181 pending_rounds.cc:77] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7294619375735930880 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d316b042029e456f9af8aa5ecdf08299" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } } }
I20260608 10:02:14.558560  1181 raft_consensus.cc:2917] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260608 10:02:14.558947  1181 raft_consensus.cc:2889] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:02:14.559294  1181 raft_consensus.cc:2272] T d316b042029e456f9af8aa5ecdf08299 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.562547  1181 tablet_replica.cc:333] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.563341  1181 raft_consensus.cc:2243] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:14.564656  1181 pending_rounds.cc:70] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: Trying to abort 1 pending ops.
I20260608 10:02:14.564916  1181 pending_rounds.cc:77] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7294619375141232640 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "b4da2818a1a14ae8aae77da83611c8df" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } } }
I20260608 10:02:14.565913  1181 raft_consensus.cc:2917] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260608 10:02:14.566308  1181 raft_consensus.cc:2889] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:02:14.566638  1181 raft_consensus.cc:2272] T b4da2818a1a14ae8aae77da83611c8df P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.570421  1181 tablet_replica.cc:333] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.571216  1181 raft_consensus.cc:2243] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:14.572403  1181 raft_consensus.cc:2272] T 04768c460bfe441084897c771e0eb993 P b653ca0d895849e8b7edf5ba97b53caa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.577109  1181 tablet_replica.cc:333] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.578240  1181 raft_consensus.cc:2243] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:14.579991  1181 raft_consensus.cc:2272] T c87b2e88ef754576999ac7f1dbd520a8 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.584767  1181 tablet_replica.cc:333] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.585511  1181 raft_consensus.cc:2243] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:14.586841  1181 pending_rounds.cc:70] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: Trying to abort 1 pending ops.
I20260608 10:02:14.587107  1181 pending_rounds.cc:77] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7294619373294104576 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5e81b7e6f1e84d2aaaab038fecb89ee5" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } } }
I20260608 10:02:14.588135  1181 raft_consensus.cc:2917] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260608 10:02:14.588557  1181 raft_consensus.cc:2889] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:02:14.588896  1181 raft_consensus.cc:2272] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.592228  1181 tablet_replica.cc:333] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.592950  1181 raft_consensus.cc:2243] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:14.594097  1181 raft_consensus.cc:2272] T ddbde20fd6ce47488036cb0da5455681 P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.597478  1181 tablet_replica.cc:333] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa: stopping tablet replica
I20260608 10:02:14.598075  1181 raft_consensus.cc:2243] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:14.599241  1181 raft_consensus.cc:2272] T a8f84f44621844edadfd30157e826a2f P b653ca0d895849e8b7edf5ba97b53caa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.647805  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
W20260608 10:02:14.650998  6152 consensus_peers.cc:597] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 -> Peer b653ca0d895849e8b7edf5ba97b53caa (127.1.39.67:32983): Couldn't send request to peer b653ca0d895849e8b7edf5ba97b53caa. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.67:32983: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:14.693306  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:02:14.731487  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:14.732270  1181 tablet_replica.cc:333] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: stopping tablet replica
I20260608 10:02:14.732923  1181 raft_consensus.cc:2243] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:14.733347  1181 pending_rounds.cc:70] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: Trying to abort 1 pending ops.
I20260608 10:02:14.733570  1181 pending_rounds.cc:77] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7294619375735930880 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "d316b042029e456f9af8aa5ecdf08299" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } } }
I20260608 10:02:14.734264  1181 raft_consensus.cc:2917] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260608 10:02:14.734606  1181 raft_consensus.cc:2889] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:02:14.734906  1181 raft_consensus.cc:2272] T d316b042029e456f9af8aa5ecdf08299 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:14.737098  1181 tablet_replica.cc:333] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29: stopping tablet replica
I20260608 10:02:14.737648  1181 raft_consensus.cc:2243] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:14.738178  1181 raft_consensus.cc:2272] T a3e08f56f459462682a3c4eab5f02a09 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.740756  1181 tablet_replica.cc:333] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: stopping tablet replica
I20260608 10:02:14.741446  1181 raft_consensus.cc:2243] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:14.741914  1181 pending_rounds.cc:70] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: Trying to abort 1 pending ops.
I20260608 10:02:14.742173  1181 pending_rounds.cc:77] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7294619373294104576 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "5e81b7e6f1e84d2aaaab038fecb89ee5" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } attrs { replace: true } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "9db2907a5ae7470c8f566daf06ca3c29" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 46333 } attrs { promote: false } } } }
I20260608 10:02:14.743026  1181 raft_consensus.cc:2917] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260608 10:02:14.743407  1181 raft_consensus.cc:2889] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:02:14.743827  1181 raft_consensus.cc:2272] T 5e81b7e6f1e84d2aaaab038fecb89ee5 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:14.746102  1181 tablet_replica.cc:333] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29: stopping tablet replica
I20260608 10:02:14.746616  1181 raft_consensus.cc:2243] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:14.747264  1181 raft_consensus.cc:2272] T ddbde20fd6ce47488036cb0da5455681 P 9db2907a5ae7470c8f566daf06ca3c29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.773087  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:02:14.794620  1181 tablet_server.cc:179] TabletServer@127.1.39.69:0 shutting down...
I20260608 10:02:14.807006  1181 tablet_copy_service.cc:362] P 33e860e2ec46419e9642706de304c513: Destroying tablet copy session 4586a8edab3c45de8c8cb19d452d0528-04768c460bfe441084897c771e0eb993 due to service shutdown
I20260608 10:02:14.807415  1181 tablet_copy_service.cc:434] P 33e860e2ec46419e9642706de304c513: ending tablet copy session 4586a8edab3c45de8c8cb19d452d0528-04768c460bfe441084897c771e0eb993 on tablet 04768c460bfe441084897c771e0eb993 with peer 4586a8edab3c45de8c8cb19d452d0528
I20260608 10:02:14.829893  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:14.830741  1181 tablet_replica.cc:333] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513: stopping tablet replica
I20260608 10:02:14.831383  1181 raft_consensus.cc:2243] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:14.832002  1181 raft_consensus.cc:2272] T 2219ffa77d2f4265bb747a28337636dd P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.834879  1181 tablet_replica.cc:333] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513: stopping tablet replica
I20260608 10:02:14.835574  1181 raft_consensus.cc:2243] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:14.836859  1181 raft_consensus.cc:2272] T 04768c460bfe441084897c771e0eb993 P 33e860e2ec46419e9642706de304c513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.839802  1181 tablet_replica.cc:333] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513: stopping tablet replica
I20260608 10:02:14.840333  1181 raft_consensus.cc:2243] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:14.840943  1181 raft_consensus.cc:2272] T 848694b6083b4293a4cedff1d5e3add0 P 33e860e2ec46419e9642706de304c513 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:14.864802  1181 tablet_server.cc:196] TabletServer@127.1.39.69:0 shutdown complete.
I20260608 10:02:14.880904  1181 tablet_server.cc:179] TabletServer@127.1.39.70:0 shutting down...
I20260608 10:02:14.915884  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:02:15.091084  5555 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111) [suppressed 146 similar messages]
W20260608 10:02:15.094826  5555 catalog_manager.cc:4754] TS df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2219ffa77d2f4265bb747a28337636dd: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111)
I20260608 10:02:15.212314  6481 tablet_copy_client.cc:538] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:15.219604  6481 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap starting.
I20260608 10:02:15.339588  6481 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:15.340431  6481 tablet_bootstrap.cc:492] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: Bootstrap complete.
I20260608 10:02:15.341025  6481 ts_tablet_manager.cc:1403] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: Time spent bootstrapping tablet: real 0.122s	user 0.111s	sys 0.012s
I20260608 10:02:15.343117  6481 raft_consensus.cc:359] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:15.343688  6481 raft_consensus.cc:740] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4586a8edab3c45de8c8cb19d452d0528, State: Initialized, Role: LEARNER
I20260608 10:02:15.344245  6481 consensus_queue.cc:260] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 2.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: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } attrs { replace: true } } peers { permanent_uuid: "33e860e2ec46419e9642706de304c513" member_type: VOTER last_known_addr { host: "127.1.39.69" port: 39603 } attrs { promote: false } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } }
I20260608 10:02:15.346837  6481 ts_tablet_manager.cc:1434] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 10:02:15.350660  6481 tablet_copy_client.cc:1131] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.39.69:39603: connect: Connection refused (error 111)
I20260608 10:02:15.352429  1181 tablet_replica.cc:333] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528: stopping tablet replica
I20260608 10:02:15.355221  1181 raft_consensus.cc:2243] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528 [term 2 LEARNER]: Raft consensus shutting down.
I20260608 10:02:15.356002  1181 raft_consensus.cc:2272] T 04768c460bfe441084897c771e0eb993 P 4586a8edab3c45de8c8cb19d452d0528 [term 2 LEARNER]: Raft consensus is shut down!
I20260608 10:02:15.360423  1181 tablet_replica.cc:333] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: stopping tablet replica
I20260608 10:02:15.361266  1181 raft_consensus.cc:2243] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:15.361850  1181 pending_rounds.cc:70] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: Trying to abort 1 pending ops.
I20260608 10:02:15.362138  1181 pending_rounds.cc:77] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528: Aborting op as it isn't in flight: id { term: 1 index: 27 } timestamp: 7294619375141232640 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "b4da2818a1a14ae8aae77da83611c8df" old_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: NON_VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: true } } } new_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "df93b504dac54d6fbe80fa25684142fe" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37557 } attrs { replace: true } } peers { permanent_uuid: "333be25aad7e45b2959dca75283033f7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42483 } } peers { permanent_uuid: "b653ca0d895849e8b7edf5ba97b53caa" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 32983 } } peers { permanent_uuid: "4586a8edab3c45de8c8cb19d452d0528" member_type: VOTER last_known_addr { host: "127.1.39.70" port: 35289 } attrs { promote: false } } } }
I20260608 10:02:15.363131  1181 raft_consensus.cc:2917] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Aborting config change with OpId 1.27: Aborted: Op aborted
I20260608 10:02:15.363704  1181 raft_consensus.cc:2889] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:02:15.364126  1181 raft_consensus.cc:2272] T b4da2818a1a14ae8aae77da83611c8df P 4586a8edab3c45de8c8cb19d452d0528 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:02:15.366645  1181 tablet_replica.cc:333] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528: stopping tablet replica
I20260608 10:02:15.367233  1181 raft_consensus.cc:2243] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:15.367936  1181 raft_consensus.cc:2272] T c87b2e88ef754576999ac7f1dbd520a8 P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:15.371184  1181 tablet_replica.cc:333] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528: stopping tablet replica
I20260608 10:02:15.372056  1181 raft_consensus.cc:2243] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:15.373102  1181 raft_consensus.cc:2272] T 2219ffa77d2f4265bb747a28337636dd P 4586a8edab3c45de8c8cb19d452d0528 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:15.400771  1181 tablet_server.cc:196] TabletServer@127.1.39.70:0 shutdown complete.
I20260608 10:02:15.417760  1181 master.cc:562] Master@127.1.39.126:46773 shutting down...
W20260608 10:02:15.448190  5617 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:02:15.448493  5617 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:02:15.448734  5617 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:02:16.130223  5555 catalog_manager.cc:4754] TS df93b504dac54d6fbe80fa25684142fe (127.1.39.65:37557): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 2219ffa77d2f4265bb747a28337636dd: Network error: Client connection negotiation failed: client connection to 127.1.39.65:37557: connect: Connection refused (error 111)
I20260608 10:02:16.219326  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:16.220247  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:16.220809  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P b696432c156f4d939e834d1703245208: stopping tablet replica
I20260608 10:02:16.251487  1181 master.cc:584] Master@127.1.39.126:46773 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (22091 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 10:02:16.309844  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:45651
I20260608 10:02:16.311259  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:16.318305  6516 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:16.318382  6517 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:16.321269  6519 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:16.322253  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:16.323482  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:16.323758  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:16.323921  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912936323900 us; error 0 us; skew 500 ppm
I20260608 10:02:16.324633  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:16.327817  1181 webserver.cc:533] Webserver started at http://127.1.39.126:43241/ using document root <none> and password file <none>
I20260608 10:02:16.328788  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:16.329025  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:16.329360  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:16.330825  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "2d7caa62686e4c46902ab97edc597242"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-90g7"
I20260608 10:02:16.337241  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 10:02:16.341535  6524 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.342581  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:16.342859  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "2d7caa62686e4c46902ab97edc597242"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-90g7"
I20260608 10:02:16.343178  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:16.352437  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:16.353632  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:16.398859  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:45651
I20260608 10:02:16.399080  6575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:45651 every 8 connection(s)
I20260608 10:02:16.403633  6576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:16.416635  6576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242: Bootstrap starting.
I20260608 10:02:16.423110  6576 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:16.428906  6576 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242: No bootstrap required, opened a new log
I20260608 10:02:16.431764  6576 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d7caa62686e4c46902ab97edc597242" member_type: VOTER }
I20260608 10:02:16.432247  6576 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:16.432606  6576 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d7caa62686e4c46902ab97edc597242, State: Initialized, Role: FOLLOWER
I20260608 10:02:16.433377  6576 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2d7caa62686e4c46902ab97edc597242" member_type: VOTER }
I20260608 10:02:16.433935  6576 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:16.434166  6576 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:16.434495  6576 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:16.440963  6576 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d7caa62686e4c46902ab97edc597242" member_type: VOTER }
I20260608 10:02:16.441655  6576 leader_election.cc:304] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [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: 2d7caa62686e4c46902ab97edc597242; no voters: 
I20260608 10:02:16.443156  6576 leader_election.cc:290] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:16.443822  6579 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:16.445824  6579 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 1 LEADER]: Becoming Leader. State: Replica: 2d7caa62686e4c46902ab97edc597242, State: Running, Role: LEADER
I20260608 10:02:16.446630  6579 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [LEADER]: Queue going to LEADER mode. State: All 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: "2d7caa62686e4c46902ab97edc597242" member_type: VOTER }
I20260608 10:02:16.447089  6576 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:16.451541  6581 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d7caa62686e4c46902ab97edc597242. Latest consensus state: current_term: 1 leader_uuid: "2d7caa62686e4c46902ab97edc597242" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d7caa62686e4c46902ab97edc597242" member_type: VOTER } }
I20260608 10:02:16.451635  6580 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d7caa62686e4c46902ab97edc597242" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d7caa62686e4c46902ab97edc597242" member_type: VOTER } }
I20260608 10:02:16.452301  6581 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:16.452430  6580 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:16.467474  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:16.467538  6586 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:16.473206  6586 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:16.483407  6586 catalog_manager.cc:1382] Generated new cluster ID: 0dac31d9f5694df09fa35aa2aa869b28
I20260608 10:02:16.483726  6586 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:16.516754  6586 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:16.518630  6586 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:16.534186  6586 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242: Generated new TSK 0
I20260608 10:02:16.535014  6586 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:16.599735  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:16.607795  6597 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:16.609771  6598 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:16.612063  6600 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:16.612227  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:16.613649  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:16.613871  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:16.614090  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912936614075 us; error 0 us; skew 500 ppm
I20260608 10:02:16.614794  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:16.618047  1181 webserver.cc:533] Webserver started at http://127.1.39.65:40929/ using document root <none> and password file <none>
I20260608 10:02:16.618634  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:16.618834  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:16.619138  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:16.620302  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "ac5b359005914efeba6fb4dd2e811a7f"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-90g7"
I20260608 10:02:16.625352  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:02:16.629329  6605 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.630429  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 10:02:16.630883  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "ac5b359005914efeba6fb4dd2e811a7f"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-90g7"
I20260608 10:02:16.631168  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:16.643589  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:16.645159  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:16.646993  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:16.650017  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:16.650252  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.650520  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:16.650704  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.700837  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:33207
I20260608 10:02:16.701185  6667 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:33207 every 8 connection(s)
I20260608 10:02:16.706331  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:16.715723  6672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:16.719926  6673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:16.721357  6675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:16.722435  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:16.725415  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:16.725716  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:16.725912  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912936725889 us; error 0 us; skew 500 ppm
I20260608 10:02:16.726780  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:16.731005  6668 heartbeater.cc:344] Connected to a master server at 127.1.39.126:45651
I20260608 10:02:16.731057  1181 webserver.cc:533] Webserver started at http://127.1.39.66:44245/ using document root <none> and password file <none>
I20260608 10:02:16.731539  6668 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:16.731863  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:16.732149  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:16.732493  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:16.732656  6668 heartbeater.cc:507] Master 127.1.39.126:45651 requested a full tablet report, sending...
I20260608 10:02:16.733891  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "2d6a71adcfcf4d96888ded292176e359"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-90g7"
I20260608 10:02:16.735574  6541 ts_manager.cc:194] Registered new tserver with Master: ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65:33207)
I20260608 10:02:16.738281  6541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60626
I20260608 10:02:16.740710  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260608 10:02:16.745610  6680 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.746629  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 10:02:16.747043  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "2d6a71adcfcf4d96888ded292176e359"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-90g7"
I20260608 10:02:16.747432  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:16.771428  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:16.773207  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:16.775190  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:16.778748  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:16.779047  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.779340  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:16.779544  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.828194  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:45803
I20260608 10:02:16.828320  6742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:45803 every 8 connection(s)
I20260608 10:02:16.834079  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:16.842602  6746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:16.844823  6747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:16.847134  1181 server_base.cc:1061] running on GCE node
W20260608 10:02:16.847698  6749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:16.849355  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:16.849645  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:16.849856  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912936849834 us; error 0 us; skew 500 ppm
I20260608 10:02:16.850523  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:16.850900  6743 heartbeater.cc:344] Connected to a master server at 127.1.39.126:45651
I20260608 10:02:16.851351  6743 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:16.852370  6743 heartbeater.cc:507] Master 127.1.39.126:45651 requested a full tablet report, sending...
I20260608 10:02:16.853502  1181 webserver.cc:533] Webserver started at http://127.1.39.67:42051/ using document root <none> and password file <none>
I20260608 10:02:16.854087  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:16.854308  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:16.854588  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:16.855113  6541 ts_manager.cc:194] Registered new tserver with Master: 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66:45803)
I20260608 10:02:16.855779  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "0ead823913ee47238f6c41ab90d0b0d8"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-90g7"
I20260608 10:02:16.856885  6541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60632
I20260608 10:02:16.861107  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:02:16.865595  6754 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.866453  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:16.866801  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "0ead823913ee47238f6c41ab90d0b0d8"
format_stamp: "Formatted at 2026-06-08 10:02:16 on dist-test-slave-90g7"
I20260608 10:02:16.867103  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:16.890313  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:16.891556  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:16.893030  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:16.895385  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:16.895618  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.895861  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:16.896046  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:16.943940  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:45619
I20260608 10:02:16.944088  6816 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:45619 every 8 connection(s)
I20260608 10:02:16.959200  6817 heartbeater.cc:344] Connected to a master server at 127.1.39.126:45651
I20260608 10:02:16.959653  6817 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:16.960461  6817 heartbeater.cc:507] Master 127.1.39.126:45651 requested a full tablet report, sending...
I20260608 10:02:16.962601  6541 ts_manager.cc:194] Registered new tserver with Master: 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67:45619)
I20260608 10:02:16.963598  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015999368s
I20260608 10:02:16.963999  6541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60646
I20260608 10:02:17.508674  6541 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60656:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:02:17.511080  6541 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:02:17.568548  6633 tablet_service.cc:1511] Processing CreateTablet for tablet 12b7a7b76c3a4cf5a506af57a8f7c980 (DEFAULT_TABLE table=test-workload [id=662cd669f3624b98961dc3c630ac2bb5]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:02:17.570475  6633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b7a7b76c3a4cf5a506af57a8f7c980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.573864  6632 tablet_service.cc:1511] Processing CreateTablet for tablet 6a52e397e28a41c787c497f0eeda4696 (DEFAULT_TABLE table=test-workload [id=662cd669f3624b98961dc3c630ac2bb5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:02:17.574380  6782 tablet_service.cc:1511] Processing CreateTablet for tablet 12b7a7b76c3a4cf5a506af57a8f7c980 (DEFAULT_TABLE table=test-workload [id=662cd669f3624b98961dc3c630ac2bb5]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:02:17.574822  6781 tablet_service.cc:1511] Processing CreateTablet for tablet 6a52e397e28a41c787c497f0eeda4696 (DEFAULT_TABLE table=test-workload [id=662cd669f3624b98961dc3c630ac2bb5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:02:17.575381  6632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a52e397e28a41c787c497f0eeda4696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.575789  6782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b7a7b76c3a4cf5a506af57a8f7c980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.577720  6631 tablet_service.cc:1511] Processing CreateTablet for tablet 771e39bd7f4b4fd88470c239720cb89d (DEFAULT_TABLE table=test-workload [id=662cd669f3624b98961dc3c630ac2bb5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:02:17.578475  6780 tablet_service.cc:1511] Processing CreateTablet for tablet 771e39bd7f4b4fd88470c239720cb89d (DEFAULT_TABLE table=test-workload [id=662cd669f3624b98961dc3c630ac2bb5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:02:17.579106  6631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771e39bd7f4b4fd88470c239720cb89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.579892  6780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771e39bd7f4b4fd88470c239720cb89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.580767  6781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a52e397e28a41c787c497f0eeda4696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.608152  6708 tablet_service.cc:1511] Processing CreateTablet for tablet 12b7a7b76c3a4cf5a506af57a8f7c980 (DEFAULT_TABLE table=test-workload [id=662cd669f3624b98961dc3c630ac2bb5]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 10:02:17.610597  6708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b7a7b76c3a4cf5a506af57a8f7c980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.610250  6707 tablet_service.cc:1511] Processing CreateTablet for tablet 6a52e397e28a41c787c497f0eeda4696 (DEFAULT_TABLE table=test-workload [id=662cd669f3624b98961dc3c630ac2bb5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 10:02:17.611946  6707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a52e397e28a41c787c497f0eeda4696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.613680  6706 tablet_service.cc:1511] Processing CreateTablet for tablet 771e39bd7f4b4fd88470c239720cb89d (DEFAULT_TABLE table=test-workload [id=662cd669f3624b98961dc3c630ac2bb5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 10:02:17.615005  6706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771e39bd7f4b4fd88470c239720cb89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:17.633564  6837 tablet_bootstrap.cc:492] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8: Bootstrap starting.
I20260608 10:02:17.633594  6836 tablet_bootstrap.cc:492] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f: Bootstrap starting.
I20260608 10:02:17.641474  6836 tablet_bootstrap.cc:654] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:17.647272  6838 tablet_bootstrap.cc:492] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359: Bootstrap starting.
I20260608 10:02:17.649410  6837 tablet_bootstrap.cc:654] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:17.653640  6838 tablet_bootstrap.cc:654] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:17.654187  6836 tablet_bootstrap.cc:492] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f: No bootstrap required, opened a new log
I20260608 10:02:17.654729  6836 ts_tablet_manager.cc:1403] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 10:02:17.655860  6837 tablet_bootstrap.cc:492] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8: No bootstrap required, opened a new log
I20260608 10:02:17.656389  6837 ts_tablet_manager.cc:1403] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.003s
I20260608 10:02:17.658047  6836 raft_consensus.cc:359] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.658622  6838 tablet_bootstrap.cc:492] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359: No bootstrap required, opened a new log
I20260608 10:02:17.658941  6836 raft_consensus.cc:385] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:17.659291  6838 ts_tablet_manager.cc:1403] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260608 10:02:17.659329  6836 raft_consensus.cc:740] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5b359005914efeba6fb4dd2e811a7f, State: Initialized, Role: FOLLOWER
I20260608 10:02:17.659725  6837 raft_consensus.cc:359] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.660692  6837 raft_consensus.cc:385] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:17.660473  6836 consensus_queue.cc:260] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.661006  6837 raft_consensus.cc:740] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ead823913ee47238f6c41ab90d0b0d8, State: Initialized, Role: FOLLOWER
I20260608 10:02:17.662012  6837 consensus_queue.cc:260] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.662357  6838 raft_consensus.cc:359] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.663286  6838 raft_consensus.cc:385] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:17.663282  6668 heartbeater.cc:499] Master 127.1.39.126:45651 was elected leader, sending a full tablet report...
I20260608 10:02:17.663720  6836 ts_tablet_manager.cc:1434] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:02:17.663882  6838 raft_consensus.cc:740] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d6a71adcfcf4d96888ded292176e359, State: Initialized, Role: FOLLOWER
I20260608 10:02:17.665390  6836 tablet_bootstrap.cc:492] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f: Bootstrap starting.
I20260608 10:02:17.665028  6838 consensus_queue.cc:260] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.674134  6743 heartbeater.cc:499] Master 127.1.39.126:45651 was elected leader, sending a full tablet report...
I20260608 10:02:17.674840  6836 tablet_bootstrap.cc:654] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:17.675253  6838 ts_tablet_manager.cc:1434] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260608 10:02:17.676431  6838 tablet_bootstrap.cc:492] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359: Bootstrap starting.
I20260608 10:02:17.683176  6838 tablet_bootstrap.cc:654] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:17.689545  6836 tablet_bootstrap.cc:492] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f: No bootstrap required, opened a new log
I20260608 10:02:17.690346  6836 ts_tablet_manager.cc:1403] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.004s
I20260608 10:02:17.693228  6838 tablet_bootstrap.cc:492] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359: No bootstrap required, opened a new log
I20260608 10:02:17.693835  6838 ts_tablet_manager.cc:1403] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260608 10:02:17.694473  6836 raft_consensus.cc:359] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.695591  6836 raft_consensus.cc:385] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:17.696069  6836 raft_consensus.cc:740] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5b359005914efeba6fb4dd2e811a7f, State: Initialized, Role: FOLLOWER
I20260608 10:02:17.697156  6838 raft_consensus.cc:359] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.697216  6836 consensus_queue.cc:260] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.698278  6838 raft_consensus.cc:385] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:17.698724  6838 raft_consensus.cc:740] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d6a71adcfcf4d96888ded292176e359, State: Initialized, Role: FOLLOWER
I20260608 10:02:17.699719  6838 consensus_queue.cc:260] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.700675  6836 ts_tablet_manager.cc:1434] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 10:02:17.702293  6838 ts_tablet_manager.cc:1434] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:02:17.703506  6838 tablet_bootstrap.cc:492] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359: Bootstrap starting.
I20260608 10:02:17.704241  6836 tablet_bootstrap.cc:492] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f: Bootstrap starting.
I20260608 10:02:17.710035  6844 raft_consensus.cc:493] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:17.710551  6844 raft_consensus.cc:515] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.713559  6836 tablet_bootstrap.cc:654] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:17.722155  6844 leader_election.cc:290] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67:45619), ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65:33207)
I20260608 10:02:17.727705  6842 raft_consensus.cc:493] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:17.728144  6836 tablet_bootstrap.cc:492] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f: No bootstrap required, opened a new log
I20260608 10:02:17.728377  6842 raft_consensus.cc:515] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.728941  6836 ts_tablet_manager.cc:1403] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.017s
I20260608 10:02:17.729795  6817 heartbeater.cc:499] Master 127.1.39.126:45651 was elected leader, sending a full tablet report...
I20260608 10:02:17.731575  6842 leader_election.cc:290] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66:45803), 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67:45619)
I20260608 10:02:17.728361  6838 tablet_bootstrap.cc:654] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:17.732777  6836 raft_consensus.cc:359] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.733537  6836 raft_consensus.cc:385] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:17.733839  6836 raft_consensus.cc:740] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac5b359005914efeba6fb4dd2e811a7f, State: Initialized, Role: FOLLOWER
I20260608 10:02:17.734620  6836 consensus_queue.cc:260] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.736996  6836 ts_tablet_manager.cc:1434] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.005s
I20260608 10:02:17.741751  6837 ts_tablet_manager.cc:1434] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8: Time spent starting tablet: real 0.085s	user 0.020s	sys 0.034s
I20260608 10:02:17.743780  6837 tablet_bootstrap.cc:492] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8: Bootstrap starting.
I20260608 10:02:17.750600  6838 tablet_bootstrap.cc:492] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359: No bootstrap required, opened a new log
I20260608 10:02:17.751245  6838 ts_tablet_manager.cc:1403] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.008s
I20260608 10:02:17.752167  6837 tablet_bootstrap.cc:654] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:17.754871  6838 raft_consensus.cc:359] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.755550  6718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771e39bd7f4b4fd88470c239720cb89d" candidate_uuid: "ac5b359005914efeba6fb4dd2e811a7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6a71adcfcf4d96888ded292176e359" is_pre_election: true
I20260608 10:02:17.755983  6838 raft_consensus.cc:385] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:17.756397  6838 raft_consensus.cc:740] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d6a71adcfcf4d96888ded292176e359, State: Initialized, Role: FOLLOWER
I20260608 10:02:17.757483  6838 consensus_queue.cc:260] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.758384  6718 raft_consensus.cc:2468] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac5b359005914efeba6fb4dd2e811a7f in term 0.
I20260608 10:02:17.760275  6838 ts_tablet_manager.cc:1434] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 10:02:17.764843  6837 tablet_bootstrap.cc:492] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8: No bootstrap required, opened a new log
I20260608 10:02:17.765545  6837 ts_tablet_manager.cc:1403] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.005s
I20260608 10:02:17.765712  6609 leader_election.cc:304] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d6a71adcfcf4d96888ded292176e359, ac5b359005914efeba6fb4dd2e811a7f; no voters: 
I20260608 10:02:17.766970  6847 raft_consensus.cc:493] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:17.767588  6847 raft_consensus.cc:515] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.768838  6837 raft_consensus.cc:359] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.769698  6837 raft_consensus.cc:385] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:17.770009  6837 raft_consensus.cc:740] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ead823913ee47238f6c41ab90d0b0d8, State: Initialized, Role: FOLLOWER
I20260608 10:02:17.770411  6847 leader_election.cc:290] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67:45619), 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66:45803)
I20260608 10:02:17.771065  6847 raft_consensus.cc:2804] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:17.770798  6837 consensus_queue.cc:260] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.773500  6837 ts_tablet_manager.cc:1434] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260608 10:02:17.774758  6837 tablet_bootstrap.cc:492] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8: Bootstrap starting.
I20260608 10:02:17.775159  6718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "ac5b359005914efeba6fb4dd2e811a7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6a71adcfcf4d96888ded292176e359" is_pre_election: true
I20260608 10:02:17.775945  6718 raft_consensus.cc:2468] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac5b359005914efeba6fb4dd2e811a7f in term 0.
I20260608 10:02:17.777580  6609 leader_election.cc:304] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d6a71adcfcf4d96888ded292176e359, ac5b359005914efeba6fb4dd2e811a7f; no voters: 
I20260608 10:02:17.778515  6842 raft_consensus.cc:2804] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:17.778916  6842 raft_consensus.cc:493] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:17.779299  6842 raft_consensus.cc:3060] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:17.782123  6837 tablet_bootstrap.cc:654] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:17.775868  6792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "2d6a71adcfcf4d96888ded292176e359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ead823913ee47238f6c41ab90d0b0d8" is_pre_election: true
I20260608 10:02:17.782984  6792 raft_consensus.cc:2468] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d6a71adcfcf4d96888ded292176e359 in term 0.
I20260608 10:02:17.784821  6681 leader_election.cc:304] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ead823913ee47238f6c41ab90d0b0d8, 2d6a71adcfcf4d96888ded292176e359; no voters: 
I20260608 10:02:17.785148  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "2d6a71adcfcf4d96888ded292176e359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5b359005914efeba6fb4dd2e811a7f" is_pre_election: true
I20260608 10:02:17.785843  6844 raft_consensus.cc:2804] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:17.786266  6844 raft_consensus.cc:493] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:17.786672  6844 raft_consensus.cc:3060] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:17.789191  6842 raft_consensus.cc:515] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.790882  6643 raft_consensus.cc:2393] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2d6a71adcfcf4d96888ded292176e359 in current term 1: Already voted for candidate ac5b359005914efeba6fb4dd2e811a7f in this term.
I20260608 10:02:17.793114  6718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "ac5b359005914efeba6fb4dd2e811a7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6a71adcfcf4d96888ded292176e359"
I20260608 10:02:17.793890  6842 leader_election.cc:290] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [CANDIDATE]: Term 1 election: Requested vote from peers 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67:45619), 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66:45803)
I20260608 10:02:17.771492  6847 raft_consensus.cc:493] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:17.796103  6847 raft_consensus.cc:3060] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:17.803223  6847 raft_consensus.cc:515] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.804276  6844 raft_consensus.cc:515] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.805651  6718 raft_consensus.cc:2393] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ac5b359005914efeba6fb4dd2e811a7f in current term 1: Already voted for candidate 2d6a71adcfcf4d96888ded292176e359 in this term.
I20260608 10:02:17.806998  6717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771e39bd7f4b4fd88470c239720cb89d" candidate_uuid: "ac5b359005914efeba6fb4dd2e811a7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2d6a71adcfcf4d96888ded292176e359"
I20260608 10:02:17.807274  6792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771e39bd7f4b4fd88470c239720cb89d" candidate_uuid: "ac5b359005914efeba6fb4dd2e811a7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ead823913ee47238f6c41ab90d0b0d8" is_pre_election: true
I20260608 10:02:17.807739  6717 raft_consensus.cc:3060] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:17.808010  6792 raft_consensus.cc:2468] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ac5b359005914efeba6fb4dd2e811a7f in term 0.
I20260608 10:02:17.808291  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "ac5b359005914efeba6fb4dd2e811a7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ead823913ee47238f6c41ab90d0b0d8"
I20260608 10:02:17.809096  6790 raft_consensus.cc:3060] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:17.810163  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "ac5b359005914efeba6fb4dd2e811a7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ead823913ee47238f6c41ab90d0b0d8" is_pre_election: true
I20260608 10:02:17.811098  6847 leader_election.cc:290] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [CANDIDATE]: Term 1 election: Requested vote from peers 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66:45803), 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67:45619)
I20260608 10:02:17.813673  6791 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771e39bd7f4b4fd88470c239720cb89d" candidate_uuid: "ac5b359005914efeba6fb4dd2e811a7f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ead823913ee47238f6c41ab90d0b0d8"
I20260608 10:02:17.814334  6791 raft_consensus.cc:3060] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:17.815222  6837 tablet_bootstrap.cc:492] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8: No bootstrap required, opened a new log
I20260608 10:02:17.815804  6837 ts_tablet_manager.cc:1403] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.012s
I20260608 10:02:17.819458  6837 raft_consensus.cc:359] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.820335  6837 raft_consensus.cc:385] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:17.820878  6837 raft_consensus.cc:740] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ead823913ee47238f6c41ab90d0b0d8, State: Initialized, Role: FOLLOWER
I20260608 10:02:17.821086  6855 raft_consensus.cc:493] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:17.823385  6792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "2d6a71adcfcf4d96888ded292176e359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ead823913ee47238f6c41ab90d0b0d8"
I20260608 10:02:17.823871  6844 leader_election.cc:290] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [CANDIDATE]: Term 1 election: Requested vote from peers 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67:45619), ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65:33207)
I20260608 10:02:17.824061  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "2d6a71adcfcf4d96888ded292176e359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5b359005914efeba6fb4dd2e811a7f"
I20260608 10:02:17.820051  6717 raft_consensus.cc:2468] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5b359005914efeba6fb4dd2e811a7f in term 1.
I20260608 10:02:17.824997  6643 raft_consensus.cc:2393] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2d6a71adcfcf4d96888ded292176e359 in current term 1: Already voted for candidate ac5b359005914efeba6fb4dd2e811a7f in this term.
I20260608 10:02:17.821434  6790 raft_consensus.cc:2468] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5b359005914efeba6fb4dd2e811a7f in term 1.
I20260608 10:02:17.821961  6837 consensus_queue.cc:260] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.825613  6609 leader_election.cc:304] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d6a71adcfcf4d96888ded292176e359, ac5b359005914efeba6fb4dd2e811a7f; no voters: 
I20260608 10:02:17.823128  6855 raft_consensus.cc:515] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.826612  6683 leader_election.cc:304] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [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: 2d6a71adcfcf4d96888ded292176e359; no voters: 0ead823913ee47238f6c41ab90d0b0d8, ac5b359005914efeba6fb4dd2e811a7f
I20260608 10:02:17.828184  6837 ts_tablet_manager.cc:1434] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.001s
I20260608 10:02:17.828172  6844 raft_consensus.cc:2749] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:02:17.829783  6855 leader_election.cc:290] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65:33207), 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67:45619)
I20260608 10:02:17.826898  6606 leader_election.cc:304] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [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: 0ead823913ee47238f6c41ab90d0b0d8, ac5b359005914efeba6fb4dd2e811a7f; no voters: 2d6a71adcfcf4d96888ded292176e359
I20260608 10:02:17.826673  6847 raft_consensus.cc:2804] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:17.830343  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a52e397e28a41c787c497f0eeda4696" candidate_uuid: "2d6a71adcfcf4d96888ded292176e359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ead823913ee47238f6c41ab90d0b0d8" is_pre_election: true
I20260608 10:02:17.831221  6790 raft_consensus.cc:2468] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d6a71adcfcf4d96888ded292176e359 in term 0.
I20260608 10:02:17.831588  6842 raft_consensus.cc:2804] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:17.832856  6681 leader_election.cc:304] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ead823913ee47238f6c41ab90d0b0d8, 2d6a71adcfcf4d96888ded292176e359; no voters: 
I20260608 10:02:17.833451  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a52e397e28a41c787c497f0eeda4696" candidate_uuid: "2d6a71adcfcf4d96888ded292176e359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5b359005914efeba6fb4dd2e811a7f" is_pre_election: true
I20260608 10:02:17.833887  6855 raft_consensus.cc:2804] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:17.834035  6791 raft_consensus.cc:2468] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ac5b359005914efeba6fb4dd2e811a7f in term 1.
I20260608 10:02:17.834347  6855 raft_consensus.cc:493] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:17.834414  6643 raft_consensus.cc:2468] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2d6a71adcfcf4d96888ded292176e359 in term 0.
I20260608 10:02:17.834918  6855 raft_consensus.cc:3060] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:17.840889  6855 raft_consensus.cc:515] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.845192  6847 raft_consensus.cc:697] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Becoming Leader. State: Replica: ac5b359005914efeba6fb4dd2e811a7f, State: Running, Role: LEADER
I20260608 10:02:17.845180  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a52e397e28a41c787c497f0eeda4696" candidate_uuid: "2d6a71adcfcf4d96888ded292176e359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ac5b359005914efeba6fb4dd2e811a7f"
I20260608 10:02:17.845609  6842 raft_consensus.cc:697] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Becoming Leader. State: Replica: ac5b359005914efeba6fb4dd2e811a7f, State: Running, Role: LEADER
I20260608 10:02:17.846431  6643 raft_consensus.cc:3060] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:17.846554  6847 consensus_queue.cc:237] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.847133  6842 consensus_queue.cc:237] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:17.853353  6855 leader_election.cc:290] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [CANDIDATE]: Term 1 election: Requested vote from peers ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65:33207), 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67:45619)
I20260608 10:02:17.854790  6790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a52e397e28a41c787c497f0eeda4696" candidate_uuid: "2d6a71adcfcf4d96888ded292176e359" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ead823913ee47238f6c41ab90d0b0d8"
I20260608 10:02:17.855598  6790 raft_consensus.cc:3060] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:17.856102  6643 raft_consensus.cc:2468] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d6a71adcfcf4d96888ded292176e359 in term 1.
I20260608 10:02:17.857523  6683 leader_election.cc:304] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2d6a71adcfcf4d96888ded292176e359, ac5b359005914efeba6fb4dd2e811a7f; no voters: 
I20260608 10:02:17.858464  6855 raft_consensus.cc:2804] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:17.859105  6855 raft_consensus.cc:697] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 1 LEADER]: Becoming Leader. State: Replica: 2d6a71adcfcf4d96888ded292176e359, State: Running, Role: LEADER
I20260608 10:02:17.860163  6855 consensus_queue.cc:237] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } }
I20260608 10:02:17.863181  6541 catalog_manager.cc:5696] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f reported cstate change: term changed from 0 to 1, leader changed from <none> to ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65). New cstate: current_term: 1 leader_uuid: "ac5b359005914efeba6fb4dd2e811a7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:17.865276  6541 catalog_manager.cc:5696] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f reported cstate change: term changed from 0 to 1, leader changed from <none> to ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65). New cstate: current_term: 1 leader_uuid: "ac5b359005914efeba6fb4dd2e811a7f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:17.867218  6790 raft_consensus.cc:2468] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2d6a71adcfcf4d96888ded292176e359 in term 1.
I20260608 10:02:17.870767  6538 catalog_manager.cc:5696] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "2d6a71adcfcf4d96888ded292176e359" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:17.885589  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:17.892052  6861 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:17.893132  6862 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:17.894848  6864 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:17.895001  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:17.896545  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:17.896745  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:17.896883  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912937896872 us; error 0 us; skew 500 ppm
I20260608 10:02:17.897425  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:17.900050  1181 webserver.cc:533] Webserver started at http://127.1.39.68:35741/ using document root <none> and password file <none>
I20260608 10:02:17.900709  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:17.900895  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:17.901153  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:17.902340  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "14e7edb553af41819621c1702915aa47"
format_stamp: "Formatted at 2026-06-08 10:02:17 on dist-test-slave-90g7"
I20260608 10:02:17.908007  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 10:02:17.911840  6869 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:17.912762  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:02:17.913034  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "14e7edb553af41819621c1702915aa47"
format_stamp: "Formatted at 2026-06-08 10:02:17 on dist-test-slave-90g7"
I20260608 10:02:17.913290  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:17.929483  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:17.930778  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:17.932242  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:17.934962  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:17.935202  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:17.935459  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:17.935652  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:17.978919  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:38125
I20260608 10:02:17.979061  6931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:38125 every 8 connection(s)
I20260608 10:02:17.994637  6932 heartbeater.cc:344] Connected to a master server at 127.1.39.126:45651
I20260608 10:02:17.995038  6932 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:17.995756  6932 heartbeater.cc:507] Master 127.1.39.126:45651 requested a full tablet report, sending...
I20260608 10:02:17.997790  6541 ts_manager.cc:194] Registered new tserver with Master: 14e7edb553af41819621c1702915aa47 (127.1.39.68:38125)
I20260608 10:02:17.999114  6541 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60666
I20260608 10:02:18.103349  6855 consensus_queue.cc:1048] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:18.110826  6844 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 10:02:18.111140  6844 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 10:02:18.151569  6855 consensus_queue.cc:1048] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:18.166385  6842 consensus_queue.cc:1048] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:18.175760  6847 consensus_queue.cc:1048] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:18.182701  6847 consensus_queue.cc:1048] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:18.227090  6847 consensus_queue.cc:1048] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:18.466842  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:18.483593  6643 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980"
dest_uuid: "ac5b359005914efeba6fb4dd2e811a7f"
mode: GRACEFUL
new_leader_uuid: "0ead823913ee47238f6c41ab90d0b0d8"
 from {username='slave'} at 127.0.0.1:40974
I20260608 10:02:18.484341  6643 raft_consensus.cc:606] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Received request to transfer leadership to TS 0ead823913ee47238f6c41ab90d0b0d8
I20260608 10:02:18.485983  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 10:02:18.486644  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:18.487682  6589 auto_rebalancer.cc:591] Failed to schedule move for tablet 12b7a7b76c3a4cf5a506af57a8f7c980: Remote error: Service unavailable: leader transfer in progress
I20260608 10:02:18.492657  6643 consensus_queue.cc:237] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [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: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } }
I20260608 10:02:18.500823  6717 raft_consensus.cc:1275] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Refusing update from remote peer ac5b359005914efeba6fb4dd2e811a7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:18.501238  6790 raft_consensus.cc:1275] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Refusing update from remote peer ac5b359005914efeba6fb4dd2e811a7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:18.502684  6949 consensus_queue.cc:1048] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:18.503484  6847 consensus_queue.cc:1048] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:18.512933  6717 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14e7edb553af41819621c1702915aa47 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } } }
W20260608 10:02:18.514392  6606 consensus_peers.cc:597] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f -> Peer 14e7edb553af41819621c1702915aa47 (127.1.39.68:38125): Couldn't send request to peer 14e7edb553af41819621c1702915aa47. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 771e39bd7f4b4fd88470c239720cb89d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:18.516752  6790 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14e7edb553af41819621c1702915aa47 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } } }
I20260608 10:02:18.526826  6538 catalog_manager.cc:5696] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 reported cstate change: config changed from index -1 to 2, NON_VOTER 14e7edb553af41819621c1702915aa47 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "ac5b359005914efeba6fb4dd2e811a7f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } } }
I20260608 10:02:18.772326  6842 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14e7edb553af41819621c1702915aa47 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } } }
I20260608 10:02:18.788775  6954 ts_tablet_manager.cc:933] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: Initiating tablet copy from peer ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65:33207)
I20260608 10:02:18.791013  6954 tablet_copy_client.cc:323] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:33207
I20260608 10:02:18.802263  6653 tablet_copy_service.cc:140] P ac5b359005914efeba6fb4dd2e811a7f: Received BeginTabletCopySession request for tablet 771e39bd7f4b4fd88470c239720cb89d from peer 14e7edb553af41819621c1702915aa47 ({username='slave'} at 127.0.0.1:40994)
I20260608 10:02:18.803035  6653 tablet_copy_service.cc:161] P ac5b359005914efeba6fb4dd2e811a7f: Beginning new tablet copy session on tablet 771e39bd7f4b4fd88470c239720cb89d from peer 14e7edb553af41819621c1702915aa47 at {username='slave'} at 127.0.0.1:40994: session id = 14e7edb553af41819621c1702915aa47-771e39bd7f4b4fd88470c239720cb89d
I20260608 10:02:18.808773  6653 tablet_copy_source_session.cc:215] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:18.811870  6954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771e39bd7f4b4fd88470c239720cb89d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:18.825851  6954 tablet_copy_client.cc:806] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:18.826378  6954 tablet_copy_client.cc:670] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:18.830910  6954 tablet_copy_client.cc:538] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:18.840721  6954 tablet_bootstrap.cc:492] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: Bootstrap starting.
I20260608 10:02:18.861968  6954 tablet_bootstrap.cc:492] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:18.863196  6954 tablet_bootstrap.cc:492] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: Bootstrap complete.
I20260608 10:02:18.864148  6954 ts_tablet_manager.cc:1403] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.008s
I20260608 10:02:18.867883  6954 raft_consensus.cc:359] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } }
I20260608 10:02:18.868966  6954 raft_consensus.cc:740] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 14e7edb553af41819621c1702915aa47, State: Initialized, Role: LEARNER
I20260608 10:02:18.870054  6954 consensus_queue.cc:260] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [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: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } }
I20260608 10:02:18.872869  6932 heartbeater.cc:499] Master 127.1.39.126:45651 was elected leader, sending a full tablet report...
I20260608 10:02:18.873306  6954 ts_tablet_manager.cc:1434] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:02:18.875671  6653 tablet_copy_service.cc:342] P ac5b359005914efeba6fb4dd2e811a7f: Request end of tablet copy session 14e7edb553af41819621c1702915aa47-771e39bd7f4b4fd88470c239720cb89d received from {username='slave'} at 127.0.0.1:40994
I20260608 10:02:18.876160  6653 tablet_copy_service.cc:434] P ac5b359005914efeba6fb4dd2e811a7f: ending tablet copy session 14e7edb553af41819621c1702915aa47-771e39bd7f4b4fd88470c239720cb89d on tablet 771e39bd7f4b4fd88470c239720cb89d with peer 14e7edb553af41819621c1702915aa47
I20260608 10:02:18.942445  6857 raft_consensus.cc:993] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f: : Instructing follower 0ead823913ee47238f6c41ab90d0b0d8 to start an election
I20260608 10:02:18.943343  6949 raft_consensus.cc:1081] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Signalling peer 0ead823913ee47238f6c41ab90d0b0d8 to start an election
I20260608 10:02:18.946125  6790 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980"
dest_uuid: "0ead823913ee47238f6c41ab90d0b0d8"
 from {username='slave'} at 127.0.0.1:41804
I20260608 10:02:18.946867  6790 raft_consensus.cc:493] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 10:02:18.947408  6790 raft_consensus.cc:3060] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:18.955464  6790 raft_consensus.cc:515] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:18.958045  6790 leader_election.cc:290] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [CANDIDATE]: Term 2 election: Requested vote from peers ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65:33207), 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66:45803)
I20260608 10:02:18.982640  6643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "0ead823913ee47238f6c41ab90d0b0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ac5b359005914efeba6fb4dd2e811a7f"
I20260608 10:02:18.983850  6643 raft_consensus.cc:3055] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Stepping down as leader of term 1
I20260608 10:02:18.984237  6643 raft_consensus.cc:740] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ac5b359005914efeba6fb4dd2e811a7f, State: Running, Role: LEADER
I20260608 10:02:18.987564  6717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b7a7b76c3a4cf5a506af57a8f7c980" candidate_uuid: "0ead823913ee47238f6c41ab90d0b0d8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2d6a71adcfcf4d96888ded292176e359"
I20260608 10:02:18.988610  6717 raft_consensus.cc:3060] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:18.992852  6643 consensus_queue.cc:260] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [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: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:18.995580  6643 raft_consensus.cc:3060] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:18.997152  6717 raft_consensus.cc:2468] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ead823913ee47238f6c41ab90d0b0d8 in term 2.
I20260608 10:02:19.001305  6758 leader_election.cc:304] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [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: 0ead823913ee47238f6c41ab90d0b0d8, 2d6a71adcfcf4d96888ded292176e359; no voters: 
I20260608 10:02:19.002665  6843 raft_consensus.cc:2804] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:19.003230  6643 raft_consensus.cc:2468] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0ead823913ee47238f6c41ab90d0b0d8 in term 2.
I20260608 10:02:19.004213  6843 raft_consensus.cc:697] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 2 LEADER]: Becoming Leader. State: Replica: 0ead823913ee47238f6c41ab90d0b0d8, State: Running, Role: LEADER
I20260608 10:02:19.005198  6843 consensus_queue.cc:237] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [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: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } }
I20260608 10:02:19.013928  6541 catalog_manager.cc:5696] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 reported cstate change: term changed from 1 to 2, leader changed from ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65) to 0ead823913ee47238f6c41ab90d0b0d8 (127.1.39.67). New cstate: current_term: 2 leader_uuid: "0ead823913ee47238f6c41ab90d0b0d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:19.161079  6907 raft_consensus.cc:1217] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:19.328434  6717 raft_consensus.cc:1275] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 2 FOLLOWER]: Refusing update from remote peer 0ead823913ee47238f6c41ab90d0b0d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:19.330137  6843 consensus_queue.cc:1048] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:19.349453  6643 raft_consensus.cc:1275] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 2 FOLLOWER]: Refusing update from remote peer 0ead823913ee47238f6c41ab90d0b0d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:19.351742  6843 consensus_queue.cc:1048] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:19.791425  6842 raft_consensus.cc:1064] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f: attempting to promote NON_VOTER 14e7edb553af41819621c1702915aa47 to VOTER
I20260608 10:02:19.794339  6842 consensus_queue.cc:237] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [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: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } }
I20260608 10:02:19.803050  6907 raft_consensus.cc:1275] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [term 1 LEARNER]: Refusing update from remote peer ac5b359005914efeba6fb4dd2e811a7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:19.804821  6973 consensus_queue.cc:1048] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:19.805153  6717 raft_consensus.cc:1275] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Refusing update from remote peer ac5b359005914efeba6fb4dd2e811a7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:19.806243  6790 raft_consensus.cc:1275] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Refusing update from remote peer ac5b359005914efeba6fb4dd2e811a7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:19.807754  6949 raft_consensus.cc:1027] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: attempt to promote peer 14e7edb553af41819621c1702915aa47: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260608 10:02:19.809774  6974 consensus_queue.cc:1048] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260608 10:02:19.811832  6842 consensus_queue.cc:1048] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:02:19.839663  6906 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:19.844481  6790 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:19.859756  6541 catalog_manager.cc:5696] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 reported cstate change: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "ac5b359005914efeba6fb4dd2e811a7f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:20.039283  6974 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:20.051666  6717 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } attrs { replace: true } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:20.145377  6643 consensus_queue.cc:237] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [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: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } }
I20260608 10:02:20.151472  6906 raft_consensus.cc:1275] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Refusing update from remote peer ac5b359005914efeba6fb4dd2e811a7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:20.152081  6790 raft_consensus.cc:1275] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Refusing update from remote peer ac5b359005914efeba6fb4dd2e811a7f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:20.152786  6842 consensus_queue.cc:1048] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:20.153903  6949 consensus_queue.cc:1048] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:20.164429  6790 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:20.164706  6906 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:20.180673  6538 catalog_manager.cc:5696] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 reported cstate change: config changed from index 3 to 4, VOTER 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66) evicted. New cstate: current_term: 1 leader_uuid: "ac5b359005914efeba6fb4dd2e811a7f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:20.202893  6708 tablet_service.cc:1558] Processing DeleteTablet for tablet 771e39bd7f4b4fd88470c239720cb89d with delete_type TABLET_DATA_TOMBSTONED (TS 2d6a71adcfcf4d96888ded292176e359 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:52226
I20260608 10:02:20.204677  6982 tablet_replica.cc:333] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359: stopping tablet replica
I20260608 10:02:20.205785  6982 raft_consensus.cc:2243] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:20.206578  6982 raft_consensus.cc:2272] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:20.209656  6982 ts_tablet_manager.cc:1916] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:20.221844  6982 ts_tablet_manager.cc:1929] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:02:20.222251  6982 log.cc:1199] T 771e39bd7f4b4fd88470c239720cb89d P 2d6a71adcfcf4d96888ded292176e359: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/771e39bd7f4b4fd88470c239720cb89d
I20260608 10:02:20.223978  6528 catalog_manager.cc:5027] TS 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66:45803): tablet 771e39bd7f4b4fd88470c239720cb89d (table test-workload [id=662cd669f3624b98961dc3c630ac2bb5]) successfully deleted
I20260608 10:02:20.434329  6974 raft_consensus.cc:2955] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:20.441342  6527 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 771e39bd7f4b4fd88470c239720cb89d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:20.487792  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:20.490983  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:20.491469  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:21.223381  6717 consensus_queue.cc:237] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [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: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } }
I20260608 10:02:21.231515  6643 raft_consensus.cc:1275] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Refusing update from remote peer 2d6a71adcfcf4d96888ded292176e359: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:21.233039  6790 raft_consensus.cc:1275] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Refusing update from remote peer 2d6a71adcfcf4d96888ded292176e359: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:21.233325  6987 consensus_queue.cc:1048] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:02:21.234719  6986 consensus_queue.cc:1048] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:21.245561  6681 consensus_peers.cc:597] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 -> Peer 14e7edb553af41819621c1702915aa47 (127.1.39.68:38125): Couldn't send request to peer 14e7edb553af41819621c1702915aa47. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a52e397e28a41c787c497f0eeda4696. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:21.246201  6643 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14e7edb553af41819621c1702915aa47 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } } }
I20260608 10:02:21.246287  6791 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14e7edb553af41819621c1702915aa47 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } } }
I20260608 10:02:21.257400  6539 catalog_manager.cc:5696] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 reported cstate change: config changed from index -1 to 2, NON_VOTER 14e7edb553af41819621c1702915aa47 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "2d6a71adcfcf4d96888ded292176e359" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } } }
I20260608 10:02:21.400029  6986 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14e7edb553af41819621c1702915aa47 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } } }
I20260608 10:02:21.590642  6997 ts_tablet_manager.cc:933] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: Initiating tablet copy from peer 2d6a71adcfcf4d96888ded292176e359 (127.1.39.66:45803)
I20260608 10:02:21.592676  6997 tablet_copy_client.cc:323] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:45803
I20260608 10:02:21.604194  6728 tablet_copy_service.cc:140] P 2d6a71adcfcf4d96888ded292176e359: Received BeginTabletCopySession request for tablet 6a52e397e28a41c787c497f0eeda4696 from peer 14e7edb553af41819621c1702915aa47 ({username='slave'} at 127.0.0.1:52266)
I20260608 10:02:21.604805  6728 tablet_copy_service.cc:161] P 2d6a71adcfcf4d96888ded292176e359: Beginning new tablet copy session on tablet 6a52e397e28a41c787c497f0eeda4696 from peer 14e7edb553af41819621c1702915aa47 at {username='slave'} at 127.0.0.1:52266: session id = 14e7edb553af41819621c1702915aa47-6a52e397e28a41c787c497f0eeda4696
I20260608 10:02:21.610075  6728 tablet_copy_source_session.cc:215] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:21.612937  6997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a52e397e28a41c787c497f0eeda4696. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:21.624042  6997 tablet_copy_client.cc:806] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:21.624614  6997 tablet_copy_client.cc:670] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:21.628715  6997 tablet_copy_client.cc:538] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:21.635167  6997 tablet_bootstrap.cc:492] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: Bootstrap starting.
I20260608 10:02:21.651705  6997 tablet_bootstrap.cc:492] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:21.652657  6997 tablet_bootstrap.cc:492] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: Bootstrap complete.
I20260608 10:02:21.653378  6997 ts_tablet_manager.cc:1403] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.007s
I20260608 10:02:21.655755  6997 raft_consensus.cc:359] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } }
I20260608 10:02:21.656416  6997 raft_consensus.cc:740] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 14e7edb553af41819621c1702915aa47, State: Initialized, Role: LEARNER
I20260608 10:02:21.657248  6997 consensus_queue.cc:260] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [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: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: true } }
I20260608 10:02:21.660787  6997 ts_tablet_manager.cc:1434] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:02:21.662844  6728 tablet_copy_service.cc:342] P 2d6a71adcfcf4d96888ded292176e359: Request end of tablet copy session 14e7edb553af41819621c1702915aa47-6a52e397e28a41c787c497f0eeda4696 received from {username='slave'} at 127.0.0.1:52266
I20260608 10:02:21.663286  6728 tablet_copy_service.cc:434] P 2d6a71adcfcf4d96888ded292176e359: ending tablet copy session 14e7edb553af41819621c1702915aa47-6a52e397e28a41c787c497f0eeda4696 on tablet 6a52e397e28a41c787c497f0eeda4696 with peer 14e7edb553af41819621c1702915aa47
I20260608 10:02:21.941179  6906 raft_consensus.cc:1217] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:22.464139  6986 raft_consensus.cc:1064] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359: attempting to promote NON_VOTER 14e7edb553af41819621c1702915aa47 to VOTER
I20260608 10:02:22.469620  6986 consensus_queue.cc:237] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [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: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } }
I20260608 10:02:22.486609  6906 raft_consensus.cc:1275] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [term 1 LEARNER]: Refusing update from remote peer 2d6a71adcfcf4d96888ded292176e359: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:22.487115  6791 raft_consensus.cc:1275] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Refusing update from remote peer 2d6a71adcfcf4d96888ded292176e359: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:22.488652  6995 consensus_queue.cc:1048] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:02:22.489658  6986 consensus_queue.cc:1048] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:22.490002  6643 raft_consensus.cc:1275] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Refusing update from remote peer 2d6a71adcfcf4d96888ded292176e359: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:22.493391  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:22.494069  6986 consensus_queue.cc:1048] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:22.498903  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:22.499599  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:22.509919  6643 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:22.516686  6906 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:22.525285  6538 catalog_manager.cc:5696] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f reported cstate change: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2d6a71adcfcf4d96888ded292176e359" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:22.575148  6986 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:22.587658  6791 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14e7edb553af41819621c1702915aa47 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ac5b359005914efeba6fb4dd2e811a7f" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33207 } attrs { replace: true } } peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:22.596635  6717 consensus_queue.cc:237] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [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: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } }
I20260608 10:02:22.602959  6791 raft_consensus.cc:1275] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Refusing update from remote peer 2d6a71adcfcf4d96888ded292176e359: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:22.603312  6906 raft_consensus.cc:1275] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Refusing update from remote peer 2d6a71adcfcf4d96888ded292176e359: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:22.604889  7003 consensus_queue.cc:1048] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:02:22.605798  7005 consensus_queue.cc:1048] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:02:22.615831  6791 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:22.616235  6906 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:22.630985  6540 catalog_manager.cc:5696] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 reported cstate change: config changed from index 3 to 4, VOTER ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65) evicted. New cstate: current_term: 1 leader_uuid: "2d6a71adcfcf4d96888ded292176e359" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:22.819192  6631 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a52e397e28a41c787c497f0eeda4696 with delete_type TABLET_DATA_TOMBSTONED (TS ac5b359005914efeba6fb4dd2e811a7f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:40956
I20260608 10:02:22.822603  7014 tablet_replica.cc:333] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f: stopping tablet replica
I20260608 10:02:22.823474  7014 raft_consensus.cc:2243] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:22.824232  7014 raft_consensus.cc:2272] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:22.828009  7014 ts_tablet_manager.cc:1916] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:02:22.845844  7014 ts_tablet_manager.cc:1929] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 10:02:22.846279  7014 log.cc:1199] T 6a52e397e28a41c787c497f0eeda4696 P ac5b359005914efeba6fb4dd2e811a7f: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/6a52e397e28a41c787c497f0eeda4696
I20260608 10:02:22.848167  6527 catalog_manager.cc:5027] TS ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65:33207): tablet 6a52e397e28a41c787c497f0eeda4696 (table test-workload [id=662cd669f3624b98961dc3c630ac2bb5]) successfully deleted
I20260608 10:02:23.314680  6986 raft_consensus.cc:2955] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ac5b359005914efeba6fb4dd2e811a7f (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "2d6a71adcfcf4d96888ded292176e359" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 45803 } } peers { permanent_uuid: "0ead823913ee47238f6c41ab90d0b0d8" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 45619 } } peers { permanent_uuid: "14e7edb553af41819621c1702915aa47" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 38125 } attrs { promote: false } } }
I20260608 10:02:23.322646  6528 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6a52e397e28a41c787c497f0eeda4696 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:24.500859  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:24.503698  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:24.504066  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:26.505278  6594 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:26.508823  6594 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:26.509243  6594 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:27.049877  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:02:27.082697  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:27.083575  1181 tablet_replica.cc:333] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f: stopping tablet replica
I20260608 10:02:27.084290  1181 raft_consensus.cc:2243] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.084928  1181 raft_consensus.cc:2272] T 12b7a7b76c3a4cf5a506af57a8f7c980 P ac5b359005914efeba6fb4dd2e811a7f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.087471  1181 tablet_replica.cc:333] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f: stopping tablet replica
I20260608 10:02:27.087994  1181 raft_consensus.cc:2243] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:27.088888  1181 raft_consensus.cc:2272] T 771e39bd7f4b4fd88470c239720cb89d P ac5b359005914efeba6fb4dd2e811a7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.116930  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:02:27.137215  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:02:27.167976  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:27.169199  1181 tablet_replica.cc:333] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359: stopping tablet replica
I20260608 10:02:27.169971  1181 raft_consensus.cc:2243] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:27.171093  1181 raft_consensus.cc:2272] T 6a52e397e28a41c787c497f0eeda4696 P 2d6a71adcfcf4d96888ded292176e359 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.173565  1181 tablet_replica.cc:333] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359: stopping tablet replica
I20260608 10:02:27.174062  1181 raft_consensus.cc:2243] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.174542  1181 raft_consensus.cc:2272] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 2d6a71adcfcf4d96888ded292176e359 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.201857  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:02:27.218005  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:02:27.249223  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:27.250022  1181 tablet_replica.cc:333] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8: stopping tablet replica
I20260608 10:02:27.250842  1181 raft_consensus.cc:2243] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.251395  1181 raft_consensus.cc:2272] T 6a52e397e28a41c787c497f0eeda4696 P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.253835  1181 tablet_replica.cc:333] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8: stopping tablet replica
I20260608 10:02:27.254346  1181 raft_consensus.cc:2243] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.255189  1181 raft_consensus.cc:2272] T 771e39bd7f4b4fd88470c239720cb89d P 0ead823913ee47238f6c41ab90d0b0d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.257599  1181 tablet_replica.cc:333] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8: stopping tablet replica
I20260608 10:02:27.258060  1181 raft_consensus.cc:2243] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:27.258915  1181 raft_consensus.cc:2272] T 12b7a7b76c3a4cf5a506af57a8f7c980 P 0ead823913ee47238f6c41ab90d0b0d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.283215  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:02:27.299554  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:02:27.333557  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:27.334544  1181 tablet_replica.cc:333] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47: stopping tablet replica
I20260608 10:02:27.335294  1181 raft_consensus.cc:2243] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.336185  1181 raft_consensus.cc:2272] T 6a52e397e28a41c787c497f0eeda4696 P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.339355  1181 tablet_replica.cc:333] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47: stopping tablet replica
I20260608 10:02:27.340293  1181 raft_consensus.cc:2243] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:27.341439  1181 raft_consensus.cc:2272] T 771e39bd7f4b4fd88470c239720cb89d P 14e7edb553af41819621c1702915aa47 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.364100  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:02:27.382810  1181 master.cc:562] Master@127.1.39.126:45651 shutting down...
I20260608 10:02:27.406759  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:27.407397  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:27.407764  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d7caa62686e4c46902ab97edc597242: stopping tablet replica
I20260608 10:02:27.428690  1181 master.cc:584] Master@127.1.39.126:45651 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11162 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 10:02:27.471891  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:34649
I20260608 10:02:27.473740  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:27.480894  7019 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:27.481566  7021 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:27.481000  7018 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:27.482205  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:27.483376  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:27.483563  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:27.483671  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912947483660 us; error 0 us; skew 500 ppm
I20260608 10:02:27.484193  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:27.487411  1181 webserver.cc:533] Webserver started at http://127.1.39.126:42949/ using document root <none> and password file <none>
I20260608 10:02:27.487888  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:27.488054  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:27.488296  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:27.489495  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "6e986526fdb04931a1cacf8ddcd402e4"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-90g7"
I20260608 10:02:27.494546  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:02:27.498245  7026 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.499665  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:27.500309  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "6e986526fdb04931a1cacf8ddcd402e4"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-90g7"
I20260608 10:02:27.500749  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:27.530519  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:27.532745  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:27.587899  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:34649
I20260608 10:02:27.588102  7077 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:34649 every 8 connection(s)
I20260608 10:02:27.592777  7078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:27.604591  7078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4: Bootstrap starting.
I20260608 10:02:27.609843  7078 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:27.615471  7078 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4: No bootstrap required, opened a new log
I20260608 10:02:27.618330  7078 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e986526fdb04931a1cacf8ddcd402e4" member_type: VOTER }
I20260608 10:02:27.618774  7078 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:27.619063  7078 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6e986526fdb04931a1cacf8ddcd402e4, State: Initialized, Role: FOLLOWER
I20260608 10:02:27.620223  7078 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6e986526fdb04931a1cacf8ddcd402e4" member_type: VOTER }
I20260608 10:02:27.620909  7078 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:27.621150  7078 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:27.621464  7078 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:27.628082  7078 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e986526fdb04931a1cacf8ddcd402e4" member_type: VOTER }
I20260608 10:02:27.628819  7078 leader_election.cc:304] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [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: 6e986526fdb04931a1cacf8ddcd402e4; no voters: 
I20260608 10:02:27.630167  7078 leader_election.cc:290] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:27.630611  7081 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:27.632098  7081 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 1 LEADER]: Becoming Leader. State: Replica: 6e986526fdb04931a1cacf8ddcd402e4, State: Running, Role: LEADER
I20260608 10:02:27.632889  7081 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [LEADER]: Queue going to LEADER mode. State: All 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: "6e986526fdb04931a1cacf8ddcd402e4" member_type: VOTER }
I20260608 10:02:27.633848  7078 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:27.636439  7082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6e986526fdb04931a1cacf8ddcd402e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e986526fdb04931a1cacf8ddcd402e4" member_type: VOTER } }
I20260608 10:02:27.636667  7083 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6e986526fdb04931a1cacf8ddcd402e4. Latest consensus state: current_term: 1 leader_uuid: "6e986526fdb04931a1cacf8ddcd402e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6e986526fdb04931a1cacf8ddcd402e4" member_type: VOTER } }
I20260608 10:02:27.637169  7082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:27.637373  7083 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:27.644331  7086 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:27.651566  7086 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:27.652760  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:27.663977  7086 catalog_manager.cc:1382] Generated new cluster ID: 7fd1bdd648fe4cdbb6403ebb97eaa2e4
I20260608 10:02:27.664305  7086 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:27.689488  7086 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:27.691205  7086 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:27.708730  7086 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4: Generated new TSK 0
I20260608 10:02:27.709465  7086 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:27.721138  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:27.729216  7100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:27.729168  7099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:27.731019  7102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:27.733294  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:27.734268  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:27.734478  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:27.734673  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912947734658 us; error 0 us; skew 500 ppm
I20260608 10:02:27.735982  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:27.739650  1181 webserver.cc:533] Webserver started at http://127.1.39.65:43639/ using document root <none> and password file <none>
I20260608 10:02:27.740243  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:27.740501  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:27.741096  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:27.742444  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "97acdd47e76a4c78805dd55acc5e529a"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-90g7"
I20260608 10:02:27.749248  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260608 10:02:27.755242  7107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.756265  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 10:02:27.756635  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "97acdd47e76a4c78805dd55acc5e529a"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-90g7"
I20260608 10:02:27.756896  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:27.769384  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:27.770586  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:27.772091  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:27.774611  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:27.774818  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.775122  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:27.775274  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.832239  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:35799
I20260608 10:02:27.832460  7169 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:35799 every 8 connection(s)
I20260608 10:02:27.840421  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:27.849285  7174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:27.850499  7175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:27.856758  7177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:27.856731  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:27.858397  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:27.858691  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:27.858937  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912947858908 us; error 0 us; skew 500 ppm
I20260608 10:02:27.859795  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:27.863886  7170 heartbeater.cc:344] Connected to a master server at 127.1.39.126:34649
I20260608 10:02:27.863992  1181 webserver.cc:533] Webserver started at http://127.1.39.66:41569/ using document root <none> and password file <none>
I20260608 10:02:27.864468  7170 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:27.864869  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:27.865152  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:27.865437  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:27.865499  7170 heartbeater.cc:507] Master 127.1.39.126:34649 requested a full tablet report, sending...
I20260608 10:02:27.866644  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "d60699e33b9c4ccd8c591af788d7f895"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-90g7"
I20260608 10:02:27.868201  7043 ts_manager.cc:194] Registered new tserver with Master: 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799)
I20260608 10:02:27.870218  7043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60180
I20260608 10:02:27.872270  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 10:02:27.877249  7182 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.878491  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:02:27.879006  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "d60699e33b9c4ccd8c591af788d7f895"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-90g7"
I20260608 10:02:27.879316  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:27.895114  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:27.897010  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:27.898681  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:27.901849  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:27.902097  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.902354  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:27.902537  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.960742  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:33345
I20260608 10:02:27.960877  7244 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:33345 every 8 connection(s)
I20260608 10:02:27.966140  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:27.974828  7248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:27.975870  7249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:27.979449  7251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:27.979671  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:27.980937  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:27.981252  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:27.981283  7245 heartbeater.cc:344] Connected to a master server at 127.1.39.126:34649
I20260608 10:02:27.981528  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912947981507 us; error 0 us; skew 500 ppm
I20260608 10:02:27.981709  7245 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:27.982283  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:27.982535  7245 heartbeater.cc:507] Master 127.1.39.126:34649 requested a full tablet report, sending...
I20260608 10:02:27.985045  7043 ts_manager.cc:194] Registered new tserver with Master: d60699e33b9c4ccd8c591af788d7f895 (127.1.39.66:33345)
I20260608 10:02:27.986471  1181 webserver.cc:533] Webserver started at http://127.1.39.67:46365/ using document root <none> and password file <none>
I20260608 10:02:27.986712  7043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60184
I20260608 10:02:27.987293  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:27.987563  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:27.988014  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:27.989470  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "5548e05fc1874340a788e53a4f3f7cb0"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-90g7"
I20260608 10:02:27.994655  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:02:27.998989  7256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:27.999846  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 10:02:28.000182  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "5548e05fc1874340a788e53a4f3f7cb0"
format_stamp: "Formatted at 2026-06-08 10:02:27 on dist-test-slave-90g7"
I20260608 10:02:28.000571  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:28.040316  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:28.042455  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:28.044450  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:28.047741  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:28.048041  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:28.048374  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:28.048568  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:02:28.100535  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:41741
I20260608 10:02:28.100737  7318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:41741 every 8 connection(s)
I20260608 10:02:28.116962  7319 heartbeater.cc:344] Connected to a master server at 127.1.39.126:34649
I20260608 10:02:28.117460  7319 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:28.118201  7319 heartbeater.cc:507] Master 127.1.39.126:34649 requested a full tablet report, sending...
I20260608 10:02:28.120980  7043 ts_manager.cc:194] Registered new tserver with Master: 5548e05fc1874340a788e53a4f3f7cb0 (127.1.39.67:41741)
I20260608 10:02:28.121600  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0173999s
I20260608 10:02:28.123075  7043 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60192
I20260608 10:02:28.873647  7170 heartbeater.cc:499] Master 127.1.39.126:34649 was elected leader, sending a full tablet report...
I20260608 10:02:28.989818  7245 heartbeater.cc:499] Master 127.1.39.126:34649 was elected leader, sending a full tablet report...
I20260608 10:02:29.126698  7319 heartbeater.cc:499] Master 127.1.39.126:34649 was elected leader, sending a full tablet report...
I20260608 10:02:29.182438  7043 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60196:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:02:29.184590  7043 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:02:29.229352  7284 tablet_service.cc:1511] Processing CreateTablet for tablet 28dfd73085d945f5894787d2a5d3a787 (DEFAULT_TABLE table=test-workload [id=7c63007d00624d8f8aeaac1ddfce95e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:29.229903  7210 tablet_service.cc:1511] Processing CreateTablet for tablet 28dfd73085d945f5894787d2a5d3a787 (DEFAULT_TABLE table=test-workload [id=7c63007d00624d8f8aeaac1ddfce95e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:29.230906  7284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dfd73085d945f5894787d2a5d3a787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:29.231263  7210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dfd73085d945f5894787d2a5d3a787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:29.243636  7135 tablet_service.cc:1511] Processing CreateTablet for tablet 28dfd73085d945f5894787d2a5d3a787 (DEFAULT_TABLE table=test-workload [id=7c63007d00624d8f8aeaac1ddfce95e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:02:29.245112  7135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 28dfd73085d945f5894787d2a5d3a787. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:29.249895  7339 tablet_bootstrap.cc:492] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895: Bootstrap starting.
I20260608 10:02:29.251658  7340 tablet_bootstrap.cc:492] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0: Bootstrap starting.
I20260608 10:02:29.257602  7339 tablet_bootstrap.cc:654] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:29.259079  7340 tablet_bootstrap.cc:654] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:29.264139  7339 tablet_bootstrap.cc:492] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895: No bootstrap required, opened a new log
I20260608 10:02:29.264746  7339 ts_tablet_manager.cc:1403] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:02:29.265625  7340 tablet_bootstrap.cc:492] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0: No bootstrap required, opened a new log
I20260608 10:02:29.265990  7342 tablet_bootstrap.cc:492] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a: Bootstrap starting.
I20260608 10:02:29.266116  7340 ts_tablet_manager.cc:1403] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 10:02:29.267896  7339 raft_consensus.cc:359] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.268672  7339 raft_consensus.cc:385] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:29.268962  7339 raft_consensus.cc:740] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d60699e33b9c4ccd8c591af788d7f895, State: Initialized, Role: FOLLOWER
I20260608 10:02:29.269284  7340 raft_consensus.cc:359] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.270005  7340 raft_consensus.cc:385] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:29.269771  7339 consensus_queue.cc:260] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.270296  7340 raft_consensus.cc:740] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5548e05fc1874340a788e53a4f3f7cb0, State: Initialized, Role: FOLLOWER
I20260608 10:02:29.271150  7340 consensus_queue.cc:260] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.272886  7342 tablet_bootstrap.cc:654] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:29.273041  7339 ts_tablet_manager.cc:1434] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:02:29.275508  7340 ts_tablet_manager.cc:1434] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260608 10:02:29.282941  7342 tablet_bootstrap.cc:492] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a: No bootstrap required, opened a new log
I20260608 10:02:29.283491  7342 ts_tablet_manager.cc:1403] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.007s
I20260608 10:02:29.286466  7342 raft_consensus.cc:359] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.287235  7342 raft_consensus.cc:385] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:29.287560  7342 raft_consensus.cc:740] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97acdd47e76a4c78805dd55acc5e529a, State: Initialized, Role: FOLLOWER
I20260608 10:02:29.288379  7342 consensus_queue.cc:260] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.290868  7342 ts_tablet_manager.cc:1434] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260608 10:02:29.339941  7171 tablet.cc:2404] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:02:29.350485  7344 raft_consensus.cc:493] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:29.351037  7347 raft_consensus.cc:493] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:29.351152  7344 raft_consensus.cc:515] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.351616  7347 raft_consensus.cc:515] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.354441  7347 leader_election.cc:290] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d60699e33b9c4ccd8c591af788d7f895 (127.1.39.66:33345), 5548e05fc1874340a788e53a4f3f7cb0 (127.1.39.67:41741)
I20260608 10:02:29.354441  7344 leader_election.cc:290] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5548e05fc1874340a788e53a4f3f7cb0 (127.1.39.67:41741), 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799)
I20260608 10:02:29.373570  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dfd73085d945f5894787d2a5d3a787" candidate_uuid: "97acdd47e76a4c78805dd55acc5e529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60699e33b9c4ccd8c591af788d7f895" is_pre_election: true
I20260608 10:02:29.374482  7220 raft_consensus.cc:2468] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97acdd47e76a4c78805dd55acc5e529a in term 0.
I20260608 10:02:29.376173  7111 leader_election.cc:304] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97acdd47e76a4c78805dd55acc5e529a, d60699e33b9c4ccd8c591af788d7f895; no voters: 
I20260608 10:02:29.377203  7347 raft_consensus.cc:2804] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:29.377599  7347 raft_consensus.cc:493] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:29.377930  7347 raft_consensus.cc:3060] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:29.384841  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dfd73085d945f5894787d2a5d3a787" candidate_uuid: "97acdd47e76a4c78805dd55acc5e529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5548e05fc1874340a788e53a4f3f7cb0" is_pre_election: true
I20260608 10:02:29.385615  7294 raft_consensus.cc:2468] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97acdd47e76a4c78805dd55acc5e529a in term 0.
I20260608 10:02:29.387276  7145 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dfd73085d945f5894787d2a5d3a787" candidate_uuid: "d60699e33b9c4ccd8c591af788d7f895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97acdd47e76a4c78805dd55acc5e529a" is_pre_election: true
I20260608 10:02:29.389209  7347 raft_consensus.cc:515] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.391474  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dfd73085d945f5894787d2a5d3a787" candidate_uuid: "d60699e33b9c4ccd8c591af788d7f895" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5548e05fc1874340a788e53a4f3f7cb0" is_pre_election: true
I20260608 10:02:29.392087  7294 raft_consensus.cc:2468] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60699e33b9c4ccd8c591af788d7f895 in term 0.
I20260608 10:02:29.392318  7347 leader_election.cc:290] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [CANDIDATE]: Term 1 election: Requested vote from peers d60699e33b9c4ccd8c591af788d7f895 (127.1.39.66:33345), 5548e05fc1874340a788e53a4f3f7cb0 (127.1.39.67:41741)
I20260608 10:02:29.393297  7145 raft_consensus.cc:2393] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d60699e33b9c4ccd8c591af788d7f895 in current term 1: Already voted for candidate 97acdd47e76a4c78805dd55acc5e529a in this term.
I20260608 10:02:29.394644  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dfd73085d945f5894787d2a5d3a787" candidate_uuid: "97acdd47e76a4c78805dd55acc5e529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5548e05fc1874340a788e53a4f3f7cb0"
I20260608 10:02:29.395131  7220 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dfd73085d945f5894787d2a5d3a787" candidate_uuid: "97acdd47e76a4c78805dd55acc5e529a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d60699e33b9c4ccd8c591af788d7f895"
I20260608 10:02:29.394543  7184 leader_election.cc:304] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5548e05fc1874340a788e53a4f3f7cb0, d60699e33b9c4ccd8c591af788d7f895; no voters: 
I20260608 10:02:29.396071  7220 raft_consensus.cc:3060] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:29.395516  7294 raft_consensus.cc:3060] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:29.402946  7220 raft_consensus.cc:2468] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97acdd47e76a4c78805dd55acc5e529a in term 1.
I20260608 10:02:29.403137  7294 raft_consensus.cc:2468] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97acdd47e76a4c78805dd55acc5e529a in term 1.
I20260608 10:02:29.403483  7344 raft_consensus.cc:2764] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:02:29.404083  7111 leader_election.cc:304] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97acdd47e76a4c78805dd55acc5e529a, d60699e33b9c4ccd8c591af788d7f895; no voters: 
I20260608 10:02:29.405016  7347 raft_consensus.cc:2804] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:29.406208  7347 raft_consensus.cc:697] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 1 LEADER]: Becoming Leader. State: Replica: 97acdd47e76a4c78805dd55acc5e529a, State: Running, Role: LEADER
I20260608 10:02:29.406975  7347 consensus_queue.cc:237] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:29.417256  7043 catalog_manager.cc:5696] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a reported cstate change: term changed from 0 to 1, leader changed from <none> to 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65). New cstate: current_term: 1 leader_uuid: "97acdd47e76a4c78805dd55acc5e529a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } health_report { overall_health: HEALTHY } } }
I20260608 10:02:29.441002  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:02:29.473228  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:29.474057  1181 tablet_replica.cc:333] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a: stopping tablet replica
I20260608 10:02:29.474552  1181 raft_consensus.cc:2243] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:29.475416  1181 pending_rounds.cc:70] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a: Trying to abort 1 pending ops.
I20260608 10:02:29.475625  1181 pending_rounds.cc:77] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619440781246464 op_type: NO_OP noop_request { }
I20260608 10:02:29.475910  1181 raft_consensus.cc:2889] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:29.476164  1181 raft_consensus.cc:2272] T 28dfd73085d945f5894787d2a5d3a787 P 97acdd47e76a4c78805dd55acc5e529a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:29.500083  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:02:29.649703  7096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:29.651747  7096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:29.652281  7096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:30.929415  7355 raft_consensus.cc:493] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:30.929956  7355 raft_consensus.cc:515] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:30.931799  7355 leader_election.cc:290] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 5548e05fc1874340a788e53a4f3f7cb0 (127.1.39.67:41741), 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799)
I20260608 10:02:30.932868  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dfd73085d945f5894787d2a5d3a787" candidate_uuid: "d60699e33b9c4ccd8c591af788d7f895" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5548e05fc1874340a788e53a4f3f7cb0" is_pre_election: true
I20260608 10:02:30.933498  7294 raft_consensus.cc:2468] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d60699e33b9c4ccd8c591af788d7f895 in term 1.
W20260608 10:02:30.934412  7185 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:35799: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260608 10:02:30.934595  7184 leader_election.cc:304] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [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: 5548e05fc1874340a788e53a4f3f7cb0, d60699e33b9c4ccd8c591af788d7f895; no voters: 
I20260608 10:02:30.935456  7355 raft_consensus.cc:2804] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:30.935786  7355 raft_consensus.cc:493] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:30.936498  7355 raft_consensus.cc:3060] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:02:30.938266  7185 leader_election.cc:336] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799): Network error: Client connection negotiation failed: client connection to 127.1.39.65:35799: connect: Connection refused (error 111)
I20260608 10:02:30.942094  7355 raft_consensus.cc:515] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:30.943928  7355 leader_election.cc:290] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [CANDIDATE]: Term 2 election: Requested vote from peers 5548e05fc1874340a788e53a4f3f7cb0 (127.1.39.67:41741), 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799)
I20260608 10:02:30.944766  7294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "28dfd73085d945f5894787d2a5d3a787" candidate_uuid: "d60699e33b9c4ccd8c591af788d7f895" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5548e05fc1874340a788e53a4f3f7cb0"
I20260608 10:02:30.945245  7294 raft_consensus.cc:3060] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:02:30.947651  7185 leader_election.cc:336] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799): Network error: Client connection negotiation failed: client connection to 127.1.39.65:35799: connect: Connection refused (error 111)
I20260608 10:02:30.949878  7294 raft_consensus.cc:2468] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d60699e33b9c4ccd8c591af788d7f895 in term 2.
I20260608 10:02:30.950855  7184 leader_election.cc:304] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [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: 5548e05fc1874340a788e53a4f3f7cb0, d60699e33b9c4ccd8c591af788d7f895; no voters: 97acdd47e76a4c78805dd55acc5e529a
I20260608 10:02:30.951565  7355 raft_consensus.cc:2804] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:30.952513  7355 raft_consensus.cc:697] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 2 LEADER]: Becoming Leader. State: Replica: d60699e33b9c4ccd8c591af788d7f895, State: Running, Role: LEADER
I20260608 10:02:30.953323  7355 consensus_queue.cc:237] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [LEADER]: Queue going to LEADER 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: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } }
I20260608 10:02:30.960201  7043 catalog_manager.cc:5696] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 reported cstate change: term changed from 1 to 2, leader changed from 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65) to d60699e33b9c4ccd8c591af788d7f895 (127.1.39.66). New cstate: current_term: 2 leader_uuid: "d60699e33b9c4ccd8c591af788d7f895" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d60699e33b9c4ccd8c591af788d7f895" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33345 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97acdd47e76a4c78805dd55acc5e529a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 35799 } health_report { overall_health: UNKNOWN } } }
W20260608 10:02:31.364078  7185 consensus_peers.cc:597] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 -> Peer 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799): Couldn't send request to peer 97acdd47e76a4c78805dd55acc5e529a. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:35799: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:31.431262  7294 raft_consensus.cc:1275] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 2 FOLLOWER]: Refusing update from remote peer d60699e33b9c4ccd8c591af788d7f895: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:02:31.432996  7355 consensus_queue.cc:1048] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5548e05fc1874340a788e53a4f3f7cb0" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 41741 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:31.653734  7096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:31.655222  7096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:31.655515  7096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:33.656927  7096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:33.658648  7096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:33.659061  7096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:34.162840  7185 consensus_peers.cc:597] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 -> Peer 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799): Couldn't send request to peer 97acdd47e76a4c78805dd55acc5e529a. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:35799: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:02:35.660207  7096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:35.661902  7096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:35.662355  7096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:36.160537  7185 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:35799: connect: Connection refused (error 111) [suppressed 10 similar messages]
W20260608 10:02:36.685026  7185 consensus_peers.cc:597] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 -> Peer 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799): Couldn't send request to peer 97acdd47e76a4c78805dd55acc5e529a. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:35799: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:02:37.663434  7096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:37.664921  7096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:37.665287  7096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 10:02:38.998775  7185 consensus_peers.cc:597] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 -> Peer 97acdd47e76a4c78805dd55acc5e529a (127.1.39.65:35799): Couldn't send request to peer 97acdd47e76a4c78805dd55acc5e529a. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:35799: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 10:02:39.666432  7096 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 10:02:39.668066  7096 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 10:02:39.668437  7096 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 10:02:40.579543  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:02:40.610235  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:40.611152  1181 tablet_replica.cc:333] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895: stopping tablet replica
I20260608 10:02:40.611792  1181 raft_consensus.cc:2243] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:40.613095  1181 raft_consensus.cc:2272] T 28dfd73085d945f5894787d2a5d3a787 P d60699e33b9c4ccd8c591af788d7f895 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:40.635972  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:02:40.650967  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:02:40.682391  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:40.683207  1181 tablet_replica.cc:333] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0: stopping tablet replica
I20260608 10:02:40.683768  1181 raft_consensus.cc:2243] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:40.684299  1181 raft_consensus.cc:2272] T 28dfd73085d945f5894787d2a5d3a787 P 5548e05fc1874340a788e53a4f3f7cb0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:40.704766  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:02:40.717898  1181 master.cc:562] Master@127.1.39.126:34649 shutting down...
I20260608 10:02:40.742159  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:40.742977  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:40.743392  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6e986526fdb04931a1cacf8ddcd402e4: stopping tablet replica
I20260608 10:02:40.763451  1181 master.cc:584] Master@127.1.39.126:34649 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13334 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 10:02:40.806143  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:37131
I20260608 10:02:40.807427  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:40.814117  7387 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:40.814210  7388 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:40.814493  7390 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:40.815775  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:40.816960  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:40.817190  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:40.817377  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912960817352 us; error 0 us; skew 500 ppm
I20260608 10:02:40.817986  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:40.820819  1181 webserver.cc:533] Webserver started at http://127.1.39.126:34637/ using document root <none> and password file <none>
I20260608 10:02:40.821391  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:40.821617  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:40.821903  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:40.823206  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "13cf669ed89d43908dc64f310c512931"
format_stamp: "Formatted at 2026-06-08 10:02:40 on dist-test-slave-90g7"
I20260608 10:02:40.828249  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.007s
I20260608 10:02:40.832561  7395 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:40.833757  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:40.834051  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "13cf669ed89d43908dc64f310c512931"
format_stamp: "Formatted at 2026-06-08 10:02:40 on dist-test-slave-90g7"
I20260608 10:02:40.834304  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:40.848150  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:40.849573  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:40.892855  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:37131
I20260608 10:02:40.892974  7446 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:37131 every 8 connection(s)
I20260608 10:02:40.897441  7447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:40.909094  7447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931: Bootstrap starting.
I20260608 10:02:40.914211  7447 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:40.918584  7447 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931: No bootstrap required, opened a new log
I20260608 10:02:40.921015  7447 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13cf669ed89d43908dc64f310c512931" member_type: VOTER }
I20260608 10:02:40.921555  7447 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:40.921792  7447 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13cf669ed89d43908dc64f310c512931, State: Initialized, Role: FOLLOWER
I20260608 10:02:40.922518  7447 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13cf669ed89d43908dc64f310c512931" member_type: VOTER }
I20260608 10:02:40.922995  7447 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:40.923240  7447 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:40.923540  7447 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:40.928423  7447 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13cf669ed89d43908dc64f310c512931" member_type: VOTER }
I20260608 10:02:40.928951  7447 leader_election.cc:304] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [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: 13cf669ed89d43908dc64f310c512931; no voters: 
I20260608 10:02:40.930127  7447 leader_election.cc:290] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:40.930588  7450 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:40.932013  7450 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 1 LEADER]: Becoming Leader. State: Replica: 13cf669ed89d43908dc64f310c512931, State: Running, Role: LEADER
I20260608 10:02:40.932794  7450 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [LEADER]: Queue going to LEADER mode. State: All 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: "13cf669ed89d43908dc64f310c512931" member_type: VOTER }
I20260608 10:02:40.933279  7447 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:40.935909  7451 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13cf669ed89d43908dc64f310c512931" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13cf669ed89d43908dc64f310c512931" member_type: VOTER } }
I20260608 10:02:40.936687  7451 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:40.936018  7452 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13cf669ed89d43908dc64f310c512931. Latest consensus state: current_term: 1 leader_uuid: "13cf669ed89d43908dc64f310c512931" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13cf669ed89d43908dc64f310c512931" member_type: VOTER } }
I20260608 10:02:40.937857  7452 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:40.939751  7456 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:40.945555  7456 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:40.949380  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:40.955996  7456 catalog_manager.cc:1382] Generated new cluster ID: 9531dd39d7724dccbe863db145d0c9a4
I20260608 10:02:40.956341  7456 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:40.992933  7456 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:40.994372  7456 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:41.012319  7456 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931: Generated new TSK 0
I20260608 10:02:41.012976  7456 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:41.081030  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:41.087572  7468 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:41.088945  7469 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:41.090930  1181 server_base.cc:1061] running on GCE node
W20260608 10:02:41.090903  7471 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:41.092166  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:41.092432  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:41.092615  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912961092597 us; error 0 us; skew 500 ppm
I20260608 10:02:41.093223  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:41.095553  1181 webserver.cc:533] Webserver started at http://127.1.39.65:37879/ using document root <none> and password file <none>
I20260608 10:02:41.096073  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:41.096287  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:41.096621  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:41.097754  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "ec01448f57584d81b3c72370d25b5005"
format_stamp: "Formatted at 2026-06-08 10:02:41 on dist-test-slave-90g7"
I20260608 10:02:41.102807  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:02:41.106455  7476 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:41.107379  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260608 10:02:41.107703  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "ec01448f57584d81b3c72370d25b5005"
format_stamp: "Formatted at 2026-06-08 10:02:41 on dist-test-slave-90g7"
I20260608 10:02:41.108021  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:41.127054  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:41.128422  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:41.130002  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:41.132633  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:41.132880  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:41.133139  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:41.133352  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:41.178815  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:42233
I20260608 10:02:41.178931  7538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:42233 every 8 connection(s)
I20260608 10:02:41.185009  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:41.193338  7543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:41.194566  7544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:41.196933  7546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:41.197721  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:41.198702  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:41.198963  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:41.199162  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912961199140 us; error 0 us; skew 500 ppm
I20260608 10:02:41.199831  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:41.202983  1181 webserver.cc:533] Webserver started at http://127.1.39.66:42421/ using document root <none> and password file <none>
I20260608 10:02:41.203718  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:41.203941  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:41.204254  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:41.205662  7539 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37131
I20260608 10:02:41.205910  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "a74c8bcf46764ca7b8f2e43f0e02f871"
format_stamp: "Formatted at 2026-06-08 10:02:41 on dist-test-slave-90g7"
I20260608 10:02:41.206115  7539 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:41.207111  7539 heartbeater.cc:507] Master 127.1.39.126:37131 requested a full tablet report, sending...
I20260608 10:02:41.209764  7412 ts_manager.cc:194] Registered new tserver with Master: ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233)
I20260608 10:02:41.212432  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:02:41.212761  7412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42438
I20260608 10:02:41.217185  7551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:41.218065  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:02:41.218371  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "a74c8bcf46764ca7b8f2e43f0e02f871"
format_stamp: "Formatted at 2026-06-08 10:02:41 on dist-test-slave-90g7"
I20260608 10:02:41.218616  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:41.231184  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:41.232476  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:41.233970  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:41.236779  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:41.236985  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:41.237186  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:41.237345  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:41.282748  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:46701
I20260608 10:02:41.282927  7613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:46701 every 8 connection(s)
I20260608 10:02:41.288573  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:41.297529  7617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:41.298508  7618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:41.301522  1181 server_base.cc:1061] running on GCE node
W20260608 10:02:41.301652  7620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:41.302619  7614 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37131
I20260608 10:02:41.302875  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:02:41.303032  7614 heartbeater.cc:461] Registering TS with master...
W20260608 10:02:41.303167  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:41.303412  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912961303393 us; error 0 us; skew 500 ppm
I20260608 10:02:41.304015  7614 heartbeater.cc:507] Master 127.1.39.126:37131 requested a full tablet report, sending...
I20260608 10:02:41.304380  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:41.306555  7412 ts_manager.cc:194] Registered new tserver with Master: a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701)
I20260608 10:02:41.307157  1181 webserver.cc:533] Webserver started at http://127.1.39.67:42653/ using document root <none> and password file <none>
I20260608 10:02:41.307703  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:41.307960  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:41.308228  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:41.308344  7412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42448
I20260608 10:02:41.309743  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "66f173b41afd49beaf8bc5eb03af912b"
format_stamp: "Formatted at 2026-06-08 10:02:41 on dist-test-slave-90g7"
I20260608 10:02:41.314808  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:02:41.318436  7625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:41.319340  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.001s
I20260608 10:02:41.319661  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "66f173b41afd49beaf8bc5eb03af912b"
format_stamp: "Formatted at 2026-06-08 10:02:41 on dist-test-slave-90g7"
I20260608 10:02:41.319967  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:41.342444  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:41.343766  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:41.345110  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:41.347437  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:41.347662  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:41.347915  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:41.348094  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:41.393627  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:40153
I20260608 10:02:41.393827  7687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:40153 every 8 connection(s)
I20260608 10:02:41.409135  7688 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37131
I20260608 10:02:41.409639  7688 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:41.410537  7688 heartbeater.cc:507] Master 127.1.39.126:37131 requested a full tablet report, sending...
I20260608 10:02:41.412611  7412 ts_manager.cc:194] Registered new tserver with Master: 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:41.413365  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016247505s
I20260608 10:02:41.414408  7412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42454
I20260608 10:02:42.232422  7539 heartbeater.cc:499] Master 127.1.39.126:37131 was elected leader, sending a full tablet report...
I20260608 10:02:42.311614  7614 heartbeater.cc:499] Master 127.1.39.126:37131 was elected leader, sending a full tablet report...
I20260608 10:02:42.417833  7688 heartbeater.cc:499] Master 127.1.39.126:37131 was elected leader, sending a full tablet report...
I20260608 10:02:42.480540  7412 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42462:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:02:42.483362  7412 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:02:42.554258  7504 tablet_service.cc:1511] Processing CreateTablet for tablet f3985a53f4d34121ba9a73fa9d555c4b (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:42.557081  7653 tablet_service.cc:1511] Processing CreateTablet for tablet f3985a53f4d34121ba9a73fa9d555c4b (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:42.558858  7653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3985a53f4d34121ba9a73fa9d555c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.558506  7652 tablet_service.cc:1511] Processing CreateTablet for tablet dc129e72b82e4517aea51928a1f1f625 (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:42.559979  7652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc129e72b82e4517aea51928a1f1f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.554596  7503 tablet_service.cc:1511] Processing CreateTablet for tablet dc129e72b82e4517aea51928a1f1f625 (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:42.563584  7502 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7a386b07214134bcc243c338b4c804 (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:42.566723  7651 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7a386b07214134bcc243c338b4c804 (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:42.573532  7651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7a386b07214134bcc243c338b4c804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.566085  7504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3985a53f4d34121ba9a73fa9d555c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.577404  7579 tablet_service.cc:1511] Processing CreateTablet for tablet f3985a53f4d34121ba9a73fa9d555c4b (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:42.578500  7503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc129e72b82e4517aea51928a1f1f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.579061  7579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3985a53f4d34121ba9a73fa9d555c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.585626  7578 tablet_service.cc:1511] Processing CreateTablet for tablet dc129e72b82e4517aea51928a1f1f625 (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:42.586172  7650 tablet_service.cc:1511] Processing CreateTablet for tablet 65461ee9cb7f451bb3dd689570415b57 (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:42.587416  7578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc129e72b82e4517aea51928a1f1f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.589406  7501 tablet_service.cc:1511] Processing CreateTablet for tablet 65461ee9cb7f451bb3dd689570415b57 (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:42.591473  7501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65461ee9cb7f451bb3dd689570415b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.593004  7502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7a386b07214134bcc243c338b4c804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.595180  7577 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7a386b07214134bcc243c338b4c804 (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:42.596709  7577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7a386b07214134bcc243c338b4c804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.604876  7650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65461ee9cb7f451bb3dd689570415b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.608994  7710 tablet_bootstrap.cc:492] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871: Bootstrap starting.
I20260608 10:02:42.616254  7579 tablet_service.cc:1511] Processing CreateTablet for tablet 65461ee9cb7f451bb3dd689570415b57 (DEFAULT_TABLE table=test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:42.620970  7579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65461ee9cb7f451bb3dd689570415b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:42.625201  7710 tablet_bootstrap.cc:654] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.664008  7710 tablet_bootstrap.cc:492] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871: No bootstrap required, opened a new log
I20260608 10:02:42.666915  7710 ts_tablet_manager.cc:1403] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.015s
I20260608 10:02:42.671903  7710 raft_consensus.cc:359] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } }
I20260608 10:02:42.672909  7710 raft_consensus.cc:385] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.673242  7710 raft_consensus.cc:740] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74c8bcf46764ca7b8f2e43f0e02f871, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.674131  7710 consensus_queue.cc:260] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } }
I20260608 10:02:42.679069  7712 tablet_bootstrap.cc:492] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005: Bootstrap starting.
I20260608 10:02:42.682400  7709 tablet_bootstrap.cc:492] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b: Bootstrap starting.
I20260608 10:02:42.689401  7712 tablet_bootstrap.cc:654] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.690605  7710 ts_tablet_manager.cc:1434] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.009s
I20260608 10:02:42.691879  7710 tablet_bootstrap.cc:492] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871: Bootstrap starting.
I20260608 10:02:42.694947  7709 tablet_bootstrap.cc:654] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.699867  7710 tablet_bootstrap.cc:654] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.702105  7712 tablet_bootstrap.cc:492] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005: No bootstrap required, opened a new log
I20260608 10:02:42.702837  7712 ts_tablet_manager.cc:1403] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260608 10:02:42.707645  7709 tablet_bootstrap.cc:492] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b: No bootstrap required, opened a new log
I20260608 10:02:42.708230  7712 raft_consensus.cc:359] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.709319  7712 raft_consensus.cc:385] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.708276  7709 ts_tablet_manager.cc:1403] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.005s
I20260608 10:02:42.709708  7712 raft_consensus.cc:740] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec01448f57584d81b3c72370d25b5005, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.711488  7710 tablet_bootstrap.cc:492] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871: No bootstrap required, opened a new log
I20260608 10:02:42.711011  7712 consensus_queue.cc:260] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.712082  7710 ts_tablet_manager.cc:1403] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260608 10:02:42.712522  7709 raft_consensus.cc:359] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } }
I20260608 10:02:42.713286  7709 raft_consensus.cc:385] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.713617  7709 raft_consensus.cc:740] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f173b41afd49beaf8bc5eb03af912b, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.714577  7712 ts_tablet_manager.cc:1434] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.007s
I20260608 10:02:42.714538  7709 consensus_queue.cc:260] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } }
I20260608 10:02:42.715945  7712 tablet_bootstrap.cc:492] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005: Bootstrap starting.
I20260608 10:02:42.715837  7710 raft_consensus.cc:359] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.716801  7710 raft_consensus.cc:385] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.717176  7710 raft_consensus.cc:740] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74c8bcf46764ca7b8f2e43f0e02f871, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.718009  7710 consensus_queue.cc:260] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.720806  7710 ts_tablet_manager.cc:1434] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.005s
I20260608 10:02:42.722011  7710 tablet_bootstrap.cc:492] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871: Bootstrap starting.
I20260608 10:02:42.724210  7712 tablet_bootstrap.cc:654] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.729562  7710 tablet_bootstrap.cc:654] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.743225  7710 tablet_bootstrap.cc:492] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871: No bootstrap required, opened a new log
I20260608 10:02:42.743994  7710 ts_tablet_manager.cc:1403] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.014s
I20260608 10:02:42.748247  7710 raft_consensus.cc:359] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.749248  7710 raft_consensus.cc:385] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.749645  7710 raft_consensus.cc:740] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74c8bcf46764ca7b8f2e43f0e02f871, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.750872  7710 consensus_queue.cc:260] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.754417  7710 ts_tablet_manager.cc:1434] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 10:02:42.755824  7710 tablet_bootstrap.cc:492] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871: Bootstrap starting.
I20260608 10:02:42.765137  7710 tablet_bootstrap.cc:654] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.779945  7710 tablet_bootstrap.cc:492] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871: No bootstrap required, opened a new log
I20260608 10:02:42.780628  7710 ts_tablet_manager.cc:1403] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.008s
I20260608 10:02:42.780947  7709 ts_tablet_manager.cc:1434] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b: Time spent starting tablet: real 0.071s	user 0.027s	sys 0.042s
I20260608 10:02:42.782122  7709 tablet_bootstrap.cc:492] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b: Bootstrap starting.
I20260608 10:02:42.783458  7712 tablet_bootstrap.cc:492] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005: No bootstrap required, opened a new log
I20260608 10:02:42.784137  7712 ts_tablet_manager.cc:1403] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005: Time spent bootstrapping tablet: real 0.068s	user 0.030s	sys 0.034s
I20260608 10:02:42.784017  7710 raft_consensus.cc:359] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.784981  7710 raft_consensus.cc:385] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.785369  7710 raft_consensus.cc:740] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a74c8bcf46764ca7b8f2e43f0e02f871, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.786329  7710 consensus_queue.cc:260] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.790431  7709 tablet_bootstrap.cc:654] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.790823  7712 raft_consensus.cc:359] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.791283  7710 ts_tablet_manager.cc:1434] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 10:02:42.792133  7712 raft_consensus.cc:385] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.792624  7712 raft_consensus.cc:740] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec01448f57584d81b3c72370d25b5005, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.793488  7712 consensus_queue.cc:260] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.795827  7712 ts_tablet_manager.cc:1434] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260608 10:02:42.796890  7712 tablet_bootstrap.cc:492] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005: Bootstrap starting.
I20260608 10:02:42.799914  7709 tablet_bootstrap.cc:492] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b: No bootstrap required, opened a new log
I20260608 10:02:42.800511  7709 ts_tablet_manager.cc:1403] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.005s
I20260608 10:02:42.803761  7709 raft_consensus.cc:359] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.804486  7709 raft_consensus.cc:385] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.804798  7709 raft_consensus.cc:740] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f173b41afd49beaf8bc5eb03af912b, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.806156  7712 tablet_bootstrap.cc:654] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.805831  7709 consensus_queue.cc:260] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.808154  7709 ts_tablet_manager.cc:1434] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:02:42.809257  7709 tablet_bootstrap.cc:492] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b: Bootstrap starting.
I20260608 10:02:42.815907  7709 tablet_bootstrap.cc:654] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.818709  7712 tablet_bootstrap.cc:492] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005: No bootstrap required, opened a new log
I20260608 10:02:42.819278  7712 ts_tablet_manager.cc:1403] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.012s
I20260608 10:02:42.822150  7709 tablet_bootstrap.cc:492] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b: No bootstrap required, opened a new log
I20260608 10:02:42.822705  7709 ts_tablet_manager.cc:1403] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260608 10:02:42.822691  7712 raft_consensus.cc:359] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.823756  7712 raft_consensus.cc:385] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.824311  7712 raft_consensus.cc:740] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec01448f57584d81b3c72370d25b5005, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.825129  7712 consensus_queue.cc:260] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.826169  7709 raft_consensus.cc:359] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.826730  7709 raft_consensus.cc:385] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.826972  7709 raft_consensus.cc:740] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f173b41afd49beaf8bc5eb03af912b, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.827193  7712 ts_tablet_manager.cc:1434] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:02:42.828191  7712 tablet_bootstrap.cc:492] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005: Bootstrap starting.
I20260608 10:02:42.827694  7709 consensus_queue.cc:260] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.830300  7709 ts_tablet_manager.cc:1434] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:02:42.831347  7709 tablet_bootstrap.cc:492] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b: Bootstrap starting.
I20260608 10:02:42.835702  7712 tablet_bootstrap.cc:654] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.837412  7717 raft_consensus.cc:493] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:42.838302  7709 tablet_bootstrap.cc:654] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:42.838001  7717 raft_consensus.cc:515] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.841410  7712 tablet_bootstrap.cc:492] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005: No bootstrap required, opened a new log
I20260608 10:02:42.842079  7712 ts_tablet_manager.cc:1403] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.001s
I20260608 10:02:42.845583  7712 raft_consensus.cc:359] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } }
I20260608 10:02:42.846233  7712 raft_consensus.cc:385] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.846592  7712 raft_consensus.cc:740] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ec01448f57584d81b3c72370d25b5005, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.847616  7712 consensus_queue.cc:260] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } }
I20260608 10:02:42.848498  7717 leader_election.cc:290] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:42.874666  7712 ts_tablet_manager.cc:1434] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.026s
I20260608 10:02:42.874907  7709 tablet_bootstrap.cc:492] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b: No bootstrap required, opened a new log
I20260608 10:02:42.875577  7709 ts_tablet_manager.cc:1403] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.020s
I20260608 10:02:42.879078  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc129e72b82e4517aea51928a1f1f625" candidate_uuid: "ec01448f57584d81b3c72370d25b5005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b" is_pre_election: true
I20260608 10:02:42.878983  7709 raft_consensus.cc:359] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.879932  7709 raft_consensus.cc:385] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:42.880002  7663 raft_consensus.cc:2468] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec01448f57584d81b3c72370d25b5005 in term 0.
I20260608 10:02:42.880314  7709 raft_consensus.cc:740] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66f173b41afd49beaf8bc5eb03af912b, State: Initialized, Role: FOLLOWER
I20260608 10:02:42.881367  7709 consensus_queue.cc:260] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.881812  7478 leader_election.cc:304] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f173b41afd49beaf8bc5eb03af912b, ec01448f57584d81b3c72370d25b5005; no voters: 
I20260608 10:02:42.883803  7729 raft_consensus.cc:2804] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:42.884042  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc129e72b82e4517aea51928a1f1f625" candidate_uuid: "ec01448f57584d81b3c72370d25b5005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" is_pre_election: true
I20260608 10:02:42.884331  7729 raft_consensus.cc:493] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:42.884985  7729 raft_consensus.cc:3060] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:42.885054  7589 raft_consensus.cc:2468] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec01448f57584d81b3c72370d25b5005 in term 0.
I20260608 10:02:42.886358  7709 ts_tablet_manager.cc:1434] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:02:42.891474  7729 raft_consensus.cc:515] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.894562  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc129e72b82e4517aea51928a1f1f625" candidate_uuid: "ec01448f57584d81b3c72370d25b5005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871"
I20260608 10:02:42.894559  7729 leader_election.cc:290] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [CANDIDATE]: Term 1 election: Requested vote from peers a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:42.894989  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc129e72b82e4517aea51928a1f1f625" candidate_uuid: "ec01448f57584d81b3c72370d25b5005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b"
I20260608 10:02:42.895288  7589 raft_consensus.cc:3060] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:42.895624  7663 raft_consensus.cc:3060] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:42.900913  7589 raft_consensus.cc:2468] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec01448f57584d81b3c72370d25b5005 in term 1.
I20260608 10:02:42.902086  7479 leader_election.cc:304] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a74c8bcf46764ca7b8f2e43f0e02f871, ec01448f57584d81b3c72370d25b5005; no voters: 
I20260608 10:02:42.902385  7663 raft_consensus.cc:2468] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec01448f57584d81b3c72370d25b5005 in term 1.
I20260608 10:02:42.902819  7729 raft_consensus.cc:2804] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:42.903297  7729 raft_consensus.cc:697] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 1 LEADER]: Becoming Leader. State: Replica: ec01448f57584d81b3c72370d25b5005, State: Running, Role: LEADER
I20260608 10:02:42.904209  7729 consensus_queue.cc:237] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:42.912106  7410 catalog_manager.cc:5696] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec01448f57584d81b3c72370d25b5005 (127.1.39.65). New cstate: current_term: 1 leader_uuid: "ec01448f57584d81b3c72370d25b5005" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:42.944146  7718 raft_consensus.cc:493] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:42.944844  7718 raft_consensus.cc:515] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } }
W20260608 10:02:42.946274  7460 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:02:42.947800  7718 leader_election.cc:290] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701)
I20260608 10:02:42.962338  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3985a53f4d34121ba9a73fa9d555c4b" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" is_pre_election: true
I20260608 10:02:42.962463  7514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3985a53f4d34121ba9a73fa9d555c4b" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec01448f57584d81b3c72370d25b5005" is_pre_election: true
I20260608 10:02:42.963413  7589 raft_consensus.cc:2468] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f173b41afd49beaf8bc5eb03af912b in term 0.
I20260608 10:02:42.963430  7514 raft_consensus.cc:2468] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f173b41afd49beaf8bc5eb03af912b in term 0.
I20260608 10:02:42.965425  7628 leader_election.cc:304] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f173b41afd49beaf8bc5eb03af912b, a74c8bcf46764ca7b8f2e43f0e02f871; no voters: 
I20260608 10:02:42.966243  7718 raft_consensus.cc:2804] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:42.966652  7718 raft_consensus.cc:493] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:42.967041  7718 raft_consensus.cc:3060] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:42.972730  7718 raft_consensus.cc:515] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } }
I20260608 10:02:42.974407  7718 leader_election.cc:290] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 1 election: Requested vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701)
I20260608 10:02:42.975318  7514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3985a53f4d34121ba9a73fa9d555c4b" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec01448f57584d81b3c72370d25b5005"
I20260608 10:02:42.975461  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3985a53f4d34121ba9a73fa9d555c4b" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871"
I20260608 10:02:42.975816  7514 raft_consensus.cc:3060] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:42.976034  7589 raft_consensus.cc:3060] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:42.980635  7589 raft_consensus.cc:2468] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f173b41afd49beaf8bc5eb03af912b in term 1.
I20260608 10:02:42.980887  7514 raft_consensus.cc:2468] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f173b41afd49beaf8bc5eb03af912b in term 1.
I20260608 10:02:42.981614  7628 leader_election.cc:304] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f173b41afd49beaf8bc5eb03af912b, a74c8bcf46764ca7b8f2e43f0e02f871; no voters: 
I20260608 10:02:42.982486  7718 raft_consensus.cc:2804] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:42.983409  7718 raft_consensus.cc:697] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 1 LEADER]: Becoming Leader. State: Replica: 66f173b41afd49beaf8bc5eb03af912b, State: Running, Role: LEADER
I20260608 10:02:42.984229  7718 consensus_queue.cc:237] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } }
I20260608 10:02:42.991592  7410 catalog_manager.cc:5696] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b reported cstate change: term changed from 0 to 1, leader changed from <none> to 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67). New cstate: current_term: 1 leader_uuid: "66f173b41afd49beaf8bc5eb03af912b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:43.036865  7713 raft_consensus.cc:493] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:43.037508  7713 raft_consensus.cc:515] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.039997  7713 leader_election.cc:290] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:43.042120  7729 raft_consensus.cc:493] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:43.042678  7729 raft_consensus.cc:515] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.046269  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "ec01448f57584d81b3c72370d25b5005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" is_pre_election: true
I20260608 10:02:43.046813  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "ec01448f57584d81b3c72370d25b5005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b" is_pre_election: true
I20260608 10:02:43.047013  7589 raft_consensus.cc:2468] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec01448f57584d81b3c72370d25b5005 in term 0.
I20260608 10:02:43.047660  7663 raft_consensus.cc:2468] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ec01448f57584d81b3c72370d25b5005 in term 0.
I20260608 10:02:43.048840  7479 leader_election.cc:304] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a74c8bcf46764ca7b8f2e43f0e02f871, ec01448f57584d81b3c72370d25b5005; no voters: 
I20260608 10:02:43.049484  7729 leader_election.cc:290] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:43.049949  7717 raft_consensus.cc:2804] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:43.050355  7717 raft_consensus.cc:493] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:43.050817  7717 raft_consensus.cc:3060] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:43.055699  7514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec01448f57584d81b3c72370d25b5005" is_pre_election: true
I20260608 10:02:43.055765  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b" is_pre_election: true
I20260608 10:02:43.056491  7663 raft_consensus.cc:2468] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in term 0.
I20260608 10:02:43.058223  7553 leader_election.cc:304] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f173b41afd49beaf8bc5eb03af912b, a74c8bcf46764ca7b8f2e43f0e02f871; no voters: 
I20260608 10:02:43.059095  7713 raft_consensus.cc:2804] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:43.059484  7713 raft_consensus.cc:493] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:43.059252  7717 raft_consensus.cc:515] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.059835  7713 raft_consensus.cc:3060] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:43.060477  7514 raft_consensus.cc:2393] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a74c8bcf46764ca7b8f2e43f0e02f871 in current term 1: Already voted for candidate ec01448f57584d81b3c72370d25b5005 in this term.
I20260608 10:02:43.062547  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "ec01448f57584d81b3c72370d25b5005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871"
I20260608 10:02:43.063407  7663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "ec01448f57584d81b3c72370d25b5005" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b"
I20260608 10:02:43.063879  7663 raft_consensus.cc:3060] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:43.065886  7713 raft_consensus.cc:515] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.066465  7717 leader_election.cc:290] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [CANDIDATE]: Term 1 election: Requested vote from peers a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:43.066883  7589 raft_consensus.cc:2393] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ec01448f57584d81b3c72370d25b5005 in current term 1: Already voted for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in this term.
I20260608 10:02:43.067899  7713 leader_election.cc:290] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 1 election: Requested vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:43.069475  7663 raft_consensus.cc:2468] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ec01448f57584d81b3c72370d25b5005 in term 1.
I20260608 10:02:43.069957  7514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec01448f57584d81b3c72370d25b5005"
I20260608 10:02:43.069952  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b"
I20260608 10:02:43.070900  7514 raft_consensus.cc:2393] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a74c8bcf46764ca7b8f2e43f0e02f871 in current term 1: Already voted for candidate ec01448f57584d81b3c72370d25b5005 in this term.
I20260608 10:02:43.070716  7478 leader_election.cc:304] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [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: 66f173b41afd49beaf8bc5eb03af912b, ec01448f57584d81b3c72370d25b5005; no voters: a74c8bcf46764ca7b8f2e43f0e02f871
I20260608 10:02:43.071126  7662 raft_consensus.cc:2393] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a74c8bcf46764ca7b8f2e43f0e02f871 in current term 1: Already voted for candidate ec01448f57584d81b3c72370d25b5005 in this term.
I20260608 10:02:43.072044  7717 raft_consensus.cc:2804] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:43.072508  7713 raft_consensus.cc:493] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:43.072582  7717 raft_consensus.cc:697] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 1 LEADER]: Becoming Leader. State: Replica: ec01448f57584d81b3c72370d25b5005, State: Running, Role: LEADER
I20260608 10:02:43.072713  7553 leader_election.cc:304] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [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: a74c8bcf46764ca7b8f2e43f0e02f871; no voters: 66f173b41afd49beaf8bc5eb03af912b, ec01448f57584d81b3c72370d25b5005
I20260608 10:02:43.073104  7713 raft_consensus.cc:515] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.075074  7718 raft_consensus.cc:493] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:43.075412  7713 leader_election.cc:290] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:43.074851  7737 raft_consensus.cc:2749] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:02:43.076095  7718 raft_consensus.cc:515] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.076977  7514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65461ee9cb7f451bb3dd689570415b57" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec01448f57584d81b3c72370d25b5005" is_pre_election: true
I20260608 10:02:43.077518  7514 raft_consensus.cc:2468] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in term 0.
I20260608 10:02:43.078161  7718 leader_election.cc:290] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701)
I20260608 10:02:43.079025  7514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65461ee9cb7f451bb3dd689570415b57" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec01448f57584d81b3c72370d25b5005" is_pre_election: true
I20260608 10:02:43.079356  7555 leader_election.cc:304] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a74c8bcf46764ca7b8f2e43f0e02f871, ec01448f57584d81b3c72370d25b5005; no voters: 
I20260608 10:02:43.079681  7514 raft_consensus.cc:2468] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f173b41afd49beaf8bc5eb03af912b in term 0.
I20260608 10:02:43.080329  7737 raft_consensus.cc:2804] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:43.080622  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65461ee9cb7f451bb3dd689570415b57" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" is_pre_election: true
I20260608 10:02:43.080818  7737 raft_consensus.cc:493] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:43.081377  7737 raft_consensus.cc:3060] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:43.081390  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65461ee9cb7f451bb3dd689570415b57" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b" is_pre_election: true
I20260608 10:02:43.081807  7629 leader_election.cc:304] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 66f173b41afd49beaf8bc5eb03af912b, ec01448f57584d81b3c72370d25b5005; no voters: 
I20260608 10:02:43.082199  7662 raft_consensus.cc:2468] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in term 0.
I20260608 10:02:43.081688  7717 consensus_queue.cc:237] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.083005  7718 raft_consensus.cc:2804] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:43.083401  7718 raft_consensus.cc:493] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:43.083734  7718 raft_consensus.cc:3060] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:43.087643  7737 raft_consensus.cc:515] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.088691  7589 raft_consensus.cc:2393] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 66f173b41afd49beaf8bc5eb03af912b in current term 1: Already voted for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in this term.
I20260608 10:02:43.090422  7514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65461ee9cb7f451bb3dd689570415b57" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec01448f57584d81b3c72370d25b5005"
I20260608 10:02:43.091003  7514 raft_consensus.cc:3060] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:43.093128  7718 raft_consensus.cc:515] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.094585  7737 leader_election.cc:290] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 1 election: Requested vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:43.096024  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65461ee9cb7f451bb3dd689570415b57" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b"
I20260608 10:02:43.096725  7514 raft_consensus.cc:2468] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in term 1.
I20260608 10:02:43.097187  7662 raft_consensus.cc:2393] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a74c8bcf46764ca7b8f2e43f0e02f871 in current term 1: Already voted for candidate 66f173b41afd49beaf8bc5eb03af912b in this term.
I20260608 10:02:43.097007  7513 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65461ee9cb7f451bb3dd689570415b57" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ec01448f57584d81b3c72370d25b5005"
I20260608 10:02:43.097901  7513 raft_consensus.cc:2393] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66f173b41afd49beaf8bc5eb03af912b in current term 1: Already voted for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in this term.
I20260608 10:02:43.098004  7555 leader_election.cc:304] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a74c8bcf46764ca7b8f2e43f0e02f871, ec01448f57584d81b3c72370d25b5005; no voters: 
I20260608 10:02:43.098088  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65461ee9cb7f451bb3dd689570415b57" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871"
I20260608 10:02:43.098964  7718 leader_election.cc:290] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 1 election: Requested vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701)
I20260608 10:02:43.099236  7589 raft_consensus.cc:2393] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 66f173b41afd49beaf8bc5eb03af912b in current term 1: Already voted for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in this term.
I20260608 10:02:43.099743  7737 raft_consensus.cc:2804] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:43.100327  7737 raft_consensus.cc:697] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 LEADER]: Becoming Leader. State: Replica: a74c8bcf46764ca7b8f2e43f0e02f871, State: Running, Role: LEADER
I20260608 10:02:43.100517  7628 leader_election.cc:304] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [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: 66f173b41afd49beaf8bc5eb03af912b; no voters: a74c8bcf46764ca7b8f2e43f0e02f871, ec01448f57584d81b3c72370d25b5005
I20260608 10:02:43.101967  7718 raft_consensus.cc:2749] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:02:43.101624  7737 consensus_queue.cc:237] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:43.104916  7410 catalog_manager.cc:5696] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 reported cstate change: term changed from 0 to 1, leader changed from <none> to ec01448f57584d81b3c72370d25b5005 (127.1.39.65). New cstate: current_term: 1 leader_uuid: "ec01448f57584d81b3c72370d25b5005" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:43.110927  7412 catalog_manager.cc:5696] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 reported cstate change: term changed from 0 to 1, leader changed from <none> to a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:43.188483  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:02:43.217300  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:43.218351  1181 tablet_replica.cc:333] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005: stopping tablet replica
I20260608 10:02:43.219270  1181 raft_consensus.cc:2243] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:43.219702  1181 raft_consensus.cc:2272] T 65461ee9cb7f451bb3dd689570415b57 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:43.221990  1181 tablet_replica.cc:333] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005: stopping tablet replica
I20260608 10:02:43.222553  1181 raft_consensus.cc:2243] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:43.223150  1181 pending_rounds.cc:70] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005: Trying to abort 1 pending ops.
I20260608 10:02:43.223340  1181 pending_rounds.cc:77] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619496063827968 op_type: NO_OP noop_request { }
I20260608 10:02:43.223681  1181 raft_consensus.cc:2889] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:43.223948  1181 raft_consensus.cc:2272] T dc129e72b82e4517aea51928a1f1f625 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:43.226249  1181 tablet_replica.cc:333] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005: stopping tablet replica
I20260608 10:02:43.226769  1181 raft_consensus.cc:2243] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:43.227137  1181 raft_consensus.cc:2272] T f3985a53f4d34121ba9a73fa9d555c4b P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:43.229580  1181 tablet_replica.cc:333] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005: stopping tablet replica
I20260608 10:02:43.230156  1181 raft_consensus.cc:2243] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:43.230731  1181 pending_rounds.cc:70] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005: Trying to abort 1 pending ops.
I20260608 10:02:43.230882  1181 pending_rounds.cc:77] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619496796569600 op_type: NO_OP noop_request { }
I20260608 10:02:43.231148  1181 raft_consensus.cc:2889] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:43.231446  1181 raft_consensus.cc:2272] T 9a7a386b07214134bcc243c338b4c804 P ec01448f57584d81b3c72370d25b5005 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:43.255482  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:02:43.395130  7718 consensus_queue.cc:1048] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:43.410377  7629 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 10:02:43.414935  7629 consensus_peers.cc:597] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:43.492527  7737 consensus_queue.cc:1048] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:02:43.508375  7555 consensus_peers.cc:597] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:44.008594  7733 consensus_queue.cc:579] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Leader has been unable to successfully communicate with peer ec01448f57584d81b3c72370d25b5005 for more than 1 seconds (1.023s)
W20260608 10:02:44.017901  7412 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f3985a53f4d34121ba9a73fa9d555c4b with cas_config_opid_index -1: no extra replica candidate found for tablet f3985a53f4d34121ba9a73fa9d555c4b (table test-workload [id=4e1a850123ea49f7b1b9d504fbd739be]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
I20260608 10:02:44.272413  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:44.279343  7754 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:44.281180  7755 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:44.284484  7757 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:44.284653  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:44.286134  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:44.286345  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:44.286489  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912964286477 us; error 0 us; skew 500 ppm
I20260608 10:02:44.287024  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:44.290001  1181 webserver.cc:533] Webserver started at http://127.1.39.68:40681/ using document root <none> and password file <none>
I20260608 10:02:44.290483  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:44.290650  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:44.290907  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:44.291987  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "5ec230a1496645898d1dcb9ad3c0641f"
format_stamp: "Formatted at 2026-06-08 10:02:44 on dist-test-slave-90g7"
I20260608 10:02:44.297305  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.001s
I20260608 10:02:44.301246  7762 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:44.302315  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:02:44.302701  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "5ec230a1496645898d1dcb9ad3c0641f"
format_stamp: "Formatted at 2026-06-08 10:02:44 on dist-test-slave-90g7"
I20260608 10:02:44.302947  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:44.315553  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:44.316886  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:44.318295  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:44.320919  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:44.321103  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:44.321396  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:44.321542  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:44.366775  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:45375
I20260608 10:02:44.366937  7824 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:45375 every 8 connection(s)
I20260608 10:02:44.382557  7825 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37131
I20260608 10:02:44.382977  7825 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:44.383857  7825 heartbeater.cc:507] Master 127.1.39.126:37131 requested a full tablet report, sending...
I20260608 10:02:44.386011  7412 ts_manager.cc:194] Registered new tserver with Master: 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68:45375)
I20260608 10:02:44.387635  7412 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57600
I20260608 10:02:44.566475  7751 raft_consensus.cc:493] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:44.567018  7751 raft_consensus.cc:515] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:44.568825  7751 leader_election.cc:290] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:44.569947  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc129e72b82e4517aea51928a1f1f625" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b" is_pre_election: true
I20260608 10:02:44.570601  7662 raft_consensus.cc:2468] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in term 1.
I20260608 10:02:44.571671  7553 leader_election.cc:304] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [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: 66f173b41afd49beaf8bc5eb03af912b, a74c8bcf46764ca7b8f2e43f0e02f871; no voters: 
I20260608 10:02:44.572577  7751 raft_consensus.cc:2804] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:02:44.572917  7751 raft_consensus.cc:493] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:44.573324  7751 raft_consensus.cc:3060] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:02:44.574999  7555 leader_election.cc:336] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
I20260608 10:02:44.579254  7751 raft_consensus.cc:515] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:44.581156  7751 leader_election.cc:290] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 2 election: Requested vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:44.582826  7662 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc129e72b82e4517aea51928a1f1f625" candidate_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "66f173b41afd49beaf8bc5eb03af912b"
I20260608 10:02:44.583774  7662 raft_consensus.cc:3060] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:02:44.585884  7555 leader_election.cc:336] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
I20260608 10:02:44.590389  7662 raft_consensus.cc:2468] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a74c8bcf46764ca7b8f2e43f0e02f871 in term 2.
I20260608 10:02:44.591567  7553 leader_election.cc:304] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [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: 66f173b41afd49beaf8bc5eb03af912b, a74c8bcf46764ca7b8f2e43f0e02f871; no voters: ec01448f57584d81b3c72370d25b5005
I20260608 10:02:44.592303  7751 raft_consensus.cc:2804] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:44.593356  7751 raft_consensus.cc:697] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 LEADER]: Becoming Leader. State: Replica: a74c8bcf46764ca7b8f2e43f0e02f871, State: Running, Role: LEADER
I20260608 10:02:44.594380  7831 consensus_queue.cc:579] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Leader has been unable to successfully communicate with peer ec01448f57584d81b3c72370d25b5005 for more than 1 seconds (1.491s)
I20260608 10:02:44.594532  7751 consensus_queue.cc:237] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Queue going to LEADER 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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:44.603349  7412 catalog_manager.cc:5696] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 reported cstate change: term changed from 1 to 2, leader changed from ec01448f57584d81b3c72370d25b5005 (127.1.39.65) to a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66). New cstate: current_term: 2 leader_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:44.624820  7589 consensus_queue.cc:237] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:44.632644  7662 raft_consensus.cc:1275] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:44.634519  7832 consensus_queue.cc:1048] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:44.639423  7555 consensus_peers.cc:597] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:02:44.644148  7553 consensus_peers.cc:597] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 -> Peer 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68:45375): Couldn't send request to peer 5ec230a1496645898d1dcb9ad3c0641f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 65461ee9cb7f451bb3dd689570415b57. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:44.643567  7833 raft_consensus.cc:2955] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
I20260608 10:02:44.646085  7663 raft_consensus.cc:2955] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
I20260608 10:02:44.647255  7662 consensus_queue.cc:237] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [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: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:44.656608  7398 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 65461ee9cb7f451bb3dd689570415b57 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:02:44.660480  7589 raft_consensus.cc:1275] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:02:44.662703  7412 catalog_manager.cc:5696] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:44.665650  7748 consensus_queue.cc:1048] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:02:44.669183  7627 consensus_peers.cc:597] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b -> Peer 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68:45375): Couldn't send request to peer 5ec230a1496645898d1dcb9ad3c0641f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3985a53f4d34121ba9a73fa9d555c4b. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:44.675222  7748 raft_consensus.cc:2955] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
W20260608 10:02:44.676594  7629 consensus_peers.cc:597] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:44.677338  7589 raft_consensus.cc:2955] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
I20260608 10:02:44.686594  7397 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet f3985a53f4d34121ba9a73fa9d555c4b with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:02:44.690824  7412 catalog_manager.cc:5696] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "66f173b41afd49beaf8bc5eb03af912b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
I20260608 10:02:44.783123  7844 raft_consensus.cc:493] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:44.783687  7844 raft_consensus.cc:515] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:44.785687  7844 leader_election.cc:290] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701)
I20260608 10:02:44.786829  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" is_pre_election: true
I20260608 10:02:44.787417  7589 raft_consensus.cc:2468] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 66f173b41afd49beaf8bc5eb03af912b in term 1.
I20260608 10:02:44.788589  7628 leader_election.cc:304] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [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: 66f173b41afd49beaf8bc5eb03af912b, a74c8bcf46764ca7b8f2e43f0e02f871; no voters: 
I20260608 10:02:44.789295  7844 raft_consensus.cc:2804] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 10:02:44.789358  7629 leader_election.cc:336] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
I20260608 10:02:44.789634  7844 raft_consensus.cc:493] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:44.790014  7844 raft_consensus.cc:3060] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:02:44.794775  7844 raft_consensus.cc:515] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:44.796391  7844 leader_election.cc:290] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 2 election: Requested vote from peers ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233), a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701)
I20260608 10:02:44.797398  7589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7a386b07214134bcc243c338b4c804" candidate_uuid: "66f173b41afd49beaf8bc5eb03af912b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871"
I20260608 10:02:44.797937  7589 raft_consensus.cc:3060] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:02:44.799798  7629 leader_election.cc:336] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
I20260608 10:02:44.802759  7589 raft_consensus.cc:2468] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 66f173b41afd49beaf8bc5eb03af912b in term 2.
I20260608 10:02:44.803753  7628 leader_election.cc:304] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [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: 66f173b41afd49beaf8bc5eb03af912b, a74c8bcf46764ca7b8f2e43f0e02f871; no voters: ec01448f57584d81b3c72370d25b5005
I20260608 10:02:44.804497  7844 raft_consensus.cc:2804] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:02:44.804948  7844 raft_consensus.cc:697] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 2 LEADER]: Becoming Leader. State: Replica: 66f173b41afd49beaf8bc5eb03af912b, State: Running, Role: LEADER
I20260608 10:02:44.805788  7844 consensus_queue.cc:237] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Queue going to LEADER 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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } }
I20260608 10:02:44.812669  7410 catalog_manager.cc:5696] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b reported cstate change: term changed from 1 to 2, leader changed from ec01448f57584d81b3c72370d25b5005 (127.1.39.65) to 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67). New cstate: current_term: 2 leader_uuid: "66f173b41afd49beaf8bc5eb03af912b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: HEALTHY } } }
W20260608 10:02:44.955900  7460 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ec01448f57584d81b3c72370d25b5005 not available for placement
I20260608 10:02:45.059613  7849 ts_tablet_manager.cc:933] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: Initiating tablet copy from peer a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701)
I20260608 10:02:45.061218  7849 tablet_copy_client.cc:323] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:46701
I20260608 10:02:45.071831  7599 tablet_copy_service.cc:140] P a74c8bcf46764ca7b8f2e43f0e02f871: Received BeginTabletCopySession request for tablet 65461ee9cb7f451bb3dd689570415b57 from peer 5ec230a1496645898d1dcb9ad3c0641f ({username='slave'} at 127.0.0.1:42744)
I20260608 10:02:45.072386  7599 tablet_copy_service.cc:161] P a74c8bcf46764ca7b8f2e43f0e02f871: Beginning new tablet copy session on tablet 65461ee9cb7f451bb3dd689570415b57 from peer 5ec230a1496645898d1dcb9ad3c0641f at {username='slave'} at 127.0.0.1:42744: session id = 5ec230a1496645898d1dcb9ad3c0641f-65461ee9cb7f451bb3dd689570415b57
I20260608 10:02:45.077757  7599 tablet_copy_source_session.cc:215] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:45.080739  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65461ee9cb7f451bb3dd689570415b57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:45.093047  7849 tablet_copy_client.cc:806] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:45.093613  7849 tablet_copy_client.cc:670] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:45.097751  7849 tablet_copy_client.cc:538] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
W20260608 10:02:45.100059  7555 consensus_peers.cc:597] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:45.104234  7849 tablet_bootstrap.cc:492] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap starting.
I20260608 10:02:45.121109  7849 tablet_bootstrap.cc:492] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:45.121975  7849 tablet_bootstrap.cc:492] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap complete.
I20260608 10:02:45.122561  7849 ts_tablet_manager.cc:1403] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.007s
I20260608 10:02:45.124859  7849 raft_consensus.cc:359] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:45.125463  7849 raft_consensus.cc:740] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ec230a1496645898d1dcb9ad3c0641f, State: Initialized, Role: LEARNER
I20260608 10:02:45.125999  7849 consensus_queue.cc:260] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:45.128162  7825 heartbeater.cc:499] Master 127.1.39.126:37131 was elected leader, sending a full tablet report...
I20260608 10:02:45.128549  7849 ts_tablet_manager.cc:1434] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260608 10:02:45.130530  7599 tablet_copy_service.cc:342] P a74c8bcf46764ca7b8f2e43f0e02f871: Request end of tablet copy session 5ec230a1496645898d1dcb9ad3c0641f-65461ee9cb7f451bb3dd689570415b57 received from {username='slave'} at 127.0.0.1:42744
I20260608 10:02:45.130949  7599 tablet_copy_service.cc:434] P a74c8bcf46764ca7b8f2e43f0e02f871: ending tablet copy session 5ec230a1496645898d1dcb9ad3c0641f-65461ee9cb7f451bb3dd689570415b57 on tablet 65461ee9cb7f451bb3dd689570415b57 with peer 5ec230a1496645898d1dcb9ad3c0641f
I20260608 10:02:45.219113  7663 raft_consensus.cc:1275] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:02:45.220538  7833 consensus_queue.cc:1048] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:45.242487  7849 ts_tablet_manager.cc:933] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: Initiating tablet copy from peer 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:45.244138  7849 tablet_copy_client.cc:323] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:40153
I20260608 10:02:45.253201  7673 tablet_copy_service.cc:140] P 66f173b41afd49beaf8bc5eb03af912b: Received BeginTabletCopySession request for tablet f3985a53f4d34121ba9a73fa9d555c4b from peer 5ec230a1496645898d1dcb9ad3c0641f ({username='slave'} at 127.0.0.1:43408)
I20260608 10:02:45.253731  7673 tablet_copy_service.cc:161] P 66f173b41afd49beaf8bc5eb03af912b: Beginning new tablet copy session on tablet f3985a53f4d34121ba9a73fa9d555c4b from peer 5ec230a1496645898d1dcb9ad3c0641f at {username='slave'} at 127.0.0.1:43408: session id = 5ec230a1496645898d1dcb9ad3c0641f-f3985a53f4d34121ba9a73fa9d555c4b
I20260608 10:02:45.259246  7673 tablet_copy_source_session.cc:215] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:45.262117  7849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3985a53f4d34121ba9a73fa9d555c4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:45.272607  7849 tablet_copy_client.cc:806] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:45.273141  7849 tablet_copy_client.cc:670] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:45.276666  7849 tablet_copy_client.cc:538] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:45.282454  7849 tablet_bootstrap.cc:492] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap starting.
I20260608 10:02:45.294173  7589 raft_consensus.cc:1275] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 10:02:45.295565  7844 consensus_queue.cc:1048] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:02:45.298252  7849 tablet_bootstrap.cc:492] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:45.299190  7849 tablet_bootstrap.cc:492] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap complete.
I20260608 10:02:45.299867  7849 ts_tablet_manager.cc:1403] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 10:02:45.302983  7849 raft_consensus.cc:359] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:45.303819  7849 raft_consensus.cc:740] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5ec230a1496645898d1dcb9ad3c0641f, State: Initialized, Role: LEARNER
I20260608 10:02:45.304610  7849 consensus_queue.cc:260] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [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: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
W20260608 10:02:45.310982  7629 consensus_peers.cc:597] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:45.312917  7849 ts_tablet_manager.cc:1434] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 10:02:45.314688  7673 tablet_copy_service.cc:342] P 66f173b41afd49beaf8bc5eb03af912b: Request end of tablet copy session 5ec230a1496645898d1dcb9ad3c0641f-f3985a53f4d34121ba9a73fa9d555c4b received from {username='slave'} at 127.0.0.1:43408
I20260608 10:02:45.315160  7673 tablet_copy_service.cc:434] P 66f173b41afd49beaf8bc5eb03af912b: ending tablet copy session 5ec230a1496645898d1dcb9ad3c0641f-f3985a53f4d34121ba9a73fa9d555c4b on tablet f3985a53f4d34121ba9a73fa9d555c4b with peer 5ec230a1496645898d1dcb9ad3c0641f
I20260608 10:02:45.459441  7800 raft_consensus.cc:1217] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:45.641619  7833 consensus_queue.cc:579] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Leader has been unable to successfully communicate with peer ec01448f57584d81b3c72370d25b5005 for more than 1 seconds (1.016s)
I20260608 10:02:45.713302  7800 raft_consensus.cc:1217] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:02:45.850945  7864 consensus_queue.cc:579] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Leader has been unable to successfully communicate with peer ec01448f57584d81b3c72370d25b5005 for more than 1 seconds (1.044s)
I20260608 10:02:45.862025  7662 consensus_queue.cc:237] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:45.867841  7589 raft_consensus.cc:1275] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 10:02:45.868446  7627 consensus_peers.cc:597] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b -> Peer 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68:45375): Couldn't send request to peer 5ec230a1496645898d1dcb9ad3c0641f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9a7a386b07214134bcc243c338b4c804. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:45.869674  7844 consensus_queue.cc:1048] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:02:45.871469  7629 consensus_peers.cc:597] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:45.876300  7748 raft_consensus.cc:2955] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
I20260608 10:02:45.878432  7589 raft_consensus.cc:2955] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
I20260608 10:02:45.884006  7397 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 9a7a386b07214134bcc243c338b4c804 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:02:45.890261  7411 catalog_manager.cc:5696] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 reported cstate change: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New cstate: current_term: 2 leader_uuid: "66f173b41afd49beaf8bc5eb03af912b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
W20260608 10:02:45.958171  7460 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ec01448f57584d81b3c72370d25b5005 not available for placement
I20260608 10:02:46.037035  7857 raft_consensus.cc:1064] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871: attempting to promote NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f to VOTER
I20260608 10:02:46.039119  7857 consensus_queue.cc:237] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } }
I20260608 10:02:46.046187  7800 raft_consensus.cc:1275] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [term 1 LEARNER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:46.046289  7662 raft_consensus.cc:1275] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:46.047719  7856 consensus_queue.cc:1048] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:46.048509  7833 consensus_queue.cc:1048] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:02:46.049482  7555 consensus_peers.cc:597] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:46.051118  7833 consensus_queue.cc:579] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Leader has been unable to successfully communicate with peer ec01448f57584d81b3c72370d25b5005 for more than 1 seconds (1.455s)
I20260608 10:02:46.065208  7589 consensus_queue.cc:237] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:46.065734  7856 raft_consensus.cc:2955] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.067976  7662 raft_consensus.cc:2955] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
W20260608 10:02:46.072495  7553 consensus_peers.cc:597] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 -> Peer 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68:45375): Couldn't send request to peer 5ec230a1496645898d1dcb9ad3c0641f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc129e72b82e4517aea51928a1f1f625. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:46.074210  7663 raft_consensus.cc:1275] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:02:46.079509  7871 consensus_queue.cc:1048] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:02:46.080243  7800 raft_consensus.cc:2955] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
W20260608 10:02:46.083137  7555 consensus_peers.cc:597] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:46.084223  7410 catalog_manager.cc:5696] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b reported cstate change: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.093844  7874 raft_consensus.cc:2955] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
I20260608 10:02:46.097330  7662 raft_consensus.cc:2955] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
I20260608 10:02:46.104684  7398 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet dc129e72b82e4517aea51928a1f1f625 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 10:02:46.109947  7589 consensus_queue.cc:237] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [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: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } }
I20260608 10:02:46.111760  7412 catalog_manager.cc:5696] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b reported cstate change: config changed from index -1 to 2, NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) added. New cstate: current_term: 2 leader_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } } }
I20260608 10:02:46.115504  7800 raft_consensus.cc:1275] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:46.116147  7662 raft_consensus.cc:1275] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:46.117419  7874 consensus_queue.cc:1048] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:46.118135  7856 consensus_queue.cc:1048] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:46.125926  7871 raft_consensus.cc:2955] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.129529  7800 raft_consensus.cc:2955] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.133587  7662 raft_consensus.cc:2955] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.136384  7398 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 65461ee9cb7f451bb3dd689570415b57 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:46.143260  7411 catalog_manager.cc:5696] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 reported cstate change: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New cstate: current_term: 1 leader_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260608 10:02:46.161938  7399 catalog_manager.cc:4754] TS ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 65461ee9cb7f451bb3dd689570415b57: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
I20260608 10:02:46.206606  7865 consensus_queue.cc:579] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Leader has been unable to successfully communicate with peer ec01448f57584d81b3c72370d25b5005 for more than 1 seconds (1.558s)
I20260608 10:02:46.296118  7865 raft_consensus.cc:1064] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b: attempting to promote NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f to VOTER
I20260608 10:02:46.298098  7865 consensus_queue.cc:237] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [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: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } }
I20260608 10:02:46.304494  7589 raft_consensus.cc:1275] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:46.304489  7800 raft_consensus.cc:1275] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [term 1 LEARNER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:02:46.306316  7865 consensus_queue.cc:1048] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:46.307066  7864 consensus_queue.cc:1048] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:02:46.307880  7629 consensus_peers.cc:597] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:46.316882  7864 raft_consensus.cc:2955] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.318769  7589 raft_consensus.cc:2955] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.327061  7800 raft_consensus.cc:2955] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.329562  7412 catalog_manager.cc:5696] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b reported cstate change: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "66f173b41afd49beaf8bc5eb03af912b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:46.343568  7662 consensus_queue.cc:237] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [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: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } }
I20260608 10:02:46.349428  7800 raft_consensus.cc:1275] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:46.350711  7589 raft_consensus.cc:1275] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:02:46.351045  7844 consensus_queue.cc:1048] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:46.352420  7864 consensus_queue.cc:1048] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:46.360108  7880 ts_tablet_manager.cc:933] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: Initiating tablet copy from peer 66f173b41afd49beaf8bc5eb03af912b (127.1.39.67:40153)
I20260608 10:02:46.359488  7865 raft_consensus.cc:2955] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.362351  7880 tablet_copy_client.cc:323] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:40153
I20260608 10:02:46.361735  7589 raft_consensus.cc:2955] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.364166  7673 tablet_copy_service.cc:140] P 66f173b41afd49beaf8bc5eb03af912b: Received BeginTabletCopySession request for tablet 9a7a386b07214134bcc243c338b4c804 from peer 5ec230a1496645898d1dcb9ad3c0641f ({username='slave'} at 127.0.0.1:43408)
I20260608 10:02:46.364727  7673 tablet_copy_service.cc:161] P 66f173b41afd49beaf8bc5eb03af912b: Beginning new tablet copy session on tablet 9a7a386b07214134bcc243c338b4c804 from peer 5ec230a1496645898d1dcb9ad3c0641f at {username='slave'} at 127.0.0.1:43408: session id = 5ec230a1496645898d1dcb9ad3c0641f-9a7a386b07214134bcc243c338b4c804
I20260608 10:02:46.367974  7397 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f3985a53f4d34121ba9a73fa9d555c4b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:46.375803  7673 tablet_copy_source_session.cc:215] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:46.378882  7800 raft_consensus.cc:2955] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.378881  7412 catalog_manager.cc:5696] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 reported cstate change: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New cstate: current_term: 1 leader_uuid: "66f173b41afd49beaf8bc5eb03af912b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:46.383394  7880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7a386b07214134bcc243c338b4c804. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:46.402595  7880 tablet_copy_client.cc:806] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:46.403225  7880 tablet_copy_client.cc:670] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:46.406950  7880 tablet_copy_client.cc:538] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:46.415247  7880 tablet_bootstrap.cc:492] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap starting.
I20260608 10:02:46.432672  7880 tablet_bootstrap.cc:492] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:46.433393  7880 tablet_bootstrap.cc:492] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap complete.
I20260608 10:02:46.433956  7880 ts_tablet_manager.cc:1403] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260608 10:02:46.436506  7880 raft_consensus.cc:359] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:46.437249  7880 raft_consensus.cc:740] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5ec230a1496645898d1dcb9ad3c0641f, State: Initialized, Role: LEARNER
I20260608 10:02:46.437770  7880 consensus_queue.cc:260] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:46.439646  7880 ts_tablet_manager.cc:1434] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260608 10:02:46.441406  7673 tablet_copy_service.cc:342] P 66f173b41afd49beaf8bc5eb03af912b: Request end of tablet copy session 5ec230a1496645898d1dcb9ad3c0641f-9a7a386b07214134bcc243c338b4c804 received from {username='slave'} at 127.0.0.1:43408
I20260608 10:02:46.441852  7673 tablet_copy_service.cc:434] P 66f173b41afd49beaf8bc5eb03af912b: ending tablet copy session 5ec230a1496645898d1dcb9ad3c0641f-9a7a386b07214134bcc243c338b4c804 on tablet 9a7a386b07214134bcc243c338b4c804 with peer 5ec230a1496645898d1dcb9ad3c0641f
I20260608 10:02:46.537465  7880 ts_tablet_manager.cc:933] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: Initiating tablet copy from peer a74c8bcf46764ca7b8f2e43f0e02f871 (127.1.39.66:46701)
I20260608 10:02:46.538865  7880 tablet_copy_client.cc:323] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:46701
I20260608 10:02:46.540436  7599 tablet_copy_service.cc:140] P a74c8bcf46764ca7b8f2e43f0e02f871: Received BeginTabletCopySession request for tablet dc129e72b82e4517aea51928a1f1f625 from peer 5ec230a1496645898d1dcb9ad3c0641f ({username='slave'} at 127.0.0.1:42744)
I20260608 10:02:46.540895  7599 tablet_copy_service.cc:161] P a74c8bcf46764ca7b8f2e43f0e02f871: Beginning new tablet copy session on tablet dc129e72b82e4517aea51928a1f1f625 from peer 5ec230a1496645898d1dcb9ad3c0641f at {username='slave'} at 127.0.0.1:42744: session id = 5ec230a1496645898d1dcb9ad3c0641f-dc129e72b82e4517aea51928a1f1f625
I20260608 10:02:46.546110  7599 tablet_copy_source_session.cc:215] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:02:46.549005  7880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc129e72b82e4517aea51928a1f1f625. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:46.559144  7880 tablet_copy_client.cc:806] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Starting download of 0 data blocks...
I20260608 10:02:46.559674  7880 tablet_copy_client.cc:670] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Starting download of 1 WAL segments...
I20260608 10:02:46.564098  7880 tablet_copy_client.cc:538] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:02:46.570574  7880 tablet_bootstrap.cc:492] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap starting.
I20260608 10:02:46.586344  7880 tablet_bootstrap.cc:492] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:02:46.587044  7880 tablet_bootstrap.cc:492] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: Bootstrap complete.
I20260608 10:02:46.587580  7880 ts_tablet_manager.cc:1403] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 10:02:46.590071  7880 raft_consensus.cc:359] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:46.590883  7880 raft_consensus.cc:740] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5ec230a1496645898d1dcb9ad3c0641f, State: Initialized, Role: LEARNER
I20260608 10:02:46.591568  7880 consensus_queue.cc:260] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: true } }
I20260608 10:02:46.594468  7880 ts_tablet_manager.cc:1434] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:02:46.596252  7599 tablet_copy_service.cc:342] P a74c8bcf46764ca7b8f2e43f0e02f871: Request end of tablet copy session 5ec230a1496645898d1dcb9ad3c0641f-dc129e72b82e4517aea51928a1f1f625 received from {username='slave'} at 127.0.0.1:42744
I20260608 10:02:46.596650  7599 tablet_copy_service.cc:434] P a74c8bcf46764ca7b8f2e43f0e02f871: ending tablet copy session 5ec230a1496645898d1dcb9ad3c0641f-dc129e72b82e4517aea51928a1f1f625 on tablet dc129e72b82e4517aea51928a1f1f625 with peer 5ec230a1496645898d1dcb9ad3c0641f
I20260608 10:02:46.739642  7800 raft_consensus.cc:1217] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 10:02:46.962030  7460 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ec01448f57584d81b3c72370d25b5005 not available for placement
I20260608 10:02:46.975133  7800 raft_consensus.cc:1217] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 10:02:47.059748  7865 consensus_queue.cc:579] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Leader has been unable to successfully communicate with peer ec01448f57584d81b3c72370d25b5005 for more than 1 seconds (1.197s)
I20260608 10:02:47.312251  7865 raft_consensus.cc:1064] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b: attempting to promote NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f to VOTER
I20260608 10:02:47.314522  7865 consensus_queue.cc:237] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } }
I20260608 10:02:47.322538  7800 raft_consensus.cc:1275] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 LEARNER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:02:47.324143  7844 consensus_queue.cc:1048] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:47.324306  7589 raft_consensus.cc:1275] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:02:47.326046  7865 consensus_queue.cc:1048] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 10:02:47.326824  7629 consensus_peers.cc:597] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:47.335063  7844 raft_consensus.cc:2955] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
W20260608 10:02:47.336472  7399 catalog_manager.cc:4754] TS ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 65461ee9cb7f451bb3dd689570415b57: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
I20260608 10:02:47.337109  7589 raft_consensus.cc:2955] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.346962  7800 raft_consensus.cc:2955] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.349710  7411 catalog_manager.cc:5696] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b reported cstate change: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "66f173b41afd49beaf8bc5eb03af912b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:47.366781  7662 consensus_queue.cc:237] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [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: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } }
I20260608 10:02:47.373463  7800 raft_consensus.cc:1275] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:47.374326  7589 raft_consensus.cc:1275] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Refusing update from remote peer 66f173b41afd49beaf8bc5eb03af912b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:47.375346  7865 consensus_queue.cc:1048] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:47.376936  7844 consensus_queue.cc:1048] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [LEADER]: Connected to new peer: Peer: permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:47.382509  7865 raft_consensus.cc:2955] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.384481  7799 raft_consensus.cc:2955] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.386348  7589 raft_consensus.cc:2955] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.391134  7397 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9a7a386b07214134bcc243c338b4c804 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:47.394992  7411 catalog_manager.cc:5696] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b reported cstate change: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New cstate: current_term: 2 leader_uuid: "66f173b41afd49beaf8bc5eb03af912b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:47.403605  7888 raft_consensus.cc:1064] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871: attempting to promote NON_VOTER 5ec230a1496645898d1dcb9ad3c0641f to VOTER
I20260608 10:02:47.406086  7888 consensus_queue.cc:237] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [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: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } }
I20260608 10:02:47.413880  7799 raft_consensus.cc:1275] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 LEARNER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:02:47.415338  7887 consensus_queue.cc:1048] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:02:47.420178  7662 raft_consensus.cc:1275] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:02:47.422308  7888 consensus_queue.cc:1048] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 10:02:47.423229  7555 consensus_peers.cc:597] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 -> Peer ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): Couldn't send request to peer ec01448f57584d81b3c72370d25b5005. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:02:47.429960  7899 raft_consensus.cc:2955] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.431802  7662 raft_consensus.cc:2955] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.442526  7799 raft_consensus.cc:2955] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.444809  7411 catalog_manager.cc:5696] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 reported cstate change: config changed from index 2 to 3, 5ec230a1496645898d1dcb9ad3c0641f (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ec01448f57584d81b3c72370d25b5005" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42233 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:02:47.458355  7589 consensus_queue.cc:237] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [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: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } }
I20260608 10:02:47.463138  7799 raft_consensus.cc:1275] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:47.463351  7662 raft_consensus.cc:1275] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Refusing update from remote peer a74c8bcf46764ca7b8f2e43f0e02f871: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:02:47.464637  7899 consensus_queue.cc:1048] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:47.465415  7888 consensus_queue.cc:1048] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [LEADER]: Connected to new peer: Peer: permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:02:47.471890  7887 raft_consensus.cc:2955] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.474009  7662 raft_consensus.cc:2955] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.473874  7799 raft_consensus.cc:2955] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
I20260608 10:02:47.483928  7398 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet dc129e72b82e4517aea51928a1f1f625 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:02:47.488770  7410 catalog_manager.cc:5696] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b reported cstate change: config changed from index 3 to 4, VOTER ec01448f57584d81b3c72370d25b5005 (127.1.39.65) evicted. New cstate: current_term: 2 leader_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "a74c8bcf46764ca7b8f2e43f0e02f871" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 46701 } } peers { permanent_uuid: "66f173b41afd49beaf8bc5eb03af912b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 40153 } } peers { permanent_uuid: "5ec230a1496645898d1dcb9ad3c0641f" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 45375 } attrs { promote: false } } }
W20260608 10:02:48.409792  7399 catalog_manager.cc:4754] TS ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 65461ee9cb7f451bb3dd689570415b57: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
W20260608 10:02:48.584292  7399 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260608 10:02:49.662302  7399 catalog_manager.cc:4754] TS ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9a7a386b07214134bcc243c338b4c804: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
W20260608 10:02:50.716331  7399 catalog_manager.cc:4754] TS ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet f3985a53f4d34121ba9a73fa9d555c4b: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
I20260608 10:02:51.403080  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:02:51.433625  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:51.434545  1181 tablet_replica.cc:333] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871: stopping tablet replica
I20260608 10:02:51.435299  1181 raft_consensus.cc:2243] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:51.436455  1181 raft_consensus.cc:2272] T dc129e72b82e4517aea51928a1f1f625 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.438514  1181 tablet_replica.cc:333] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871: stopping tablet replica
I20260608 10:02:51.439072  1181 raft_consensus.cc:2243] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:51.439870  1181 raft_consensus.cc:2272] T 65461ee9cb7f451bb3dd689570415b57 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.441910  1181 tablet_replica.cc:333] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871: stopping tablet replica
I20260608 10:02:51.442472  1181 raft_consensus.cc:2243] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.443143  1181 raft_consensus.cc:2272] T 9a7a386b07214134bcc243c338b4c804 P a74c8bcf46764ca7b8f2e43f0e02f871 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.445057  1181 tablet_replica.cc:333] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871: stopping tablet replica
I20260608 10:02:51.445542  1181 raft_consensus.cc:2243] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.446101  1181 raft_consensus.cc:2272] T f3985a53f4d34121ba9a73fa9d555c4b P a74c8bcf46764ca7b8f2e43f0e02f871 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.470921  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:02:51.486318  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:02:51.512713  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:51.513396  1181 tablet_replica.cc:333] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b: stopping tablet replica
I20260608 10:02:51.513927  1181 raft_consensus.cc:2243] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.514564  1181 raft_consensus.cc:2272] T 65461ee9cb7f451bb3dd689570415b57 P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.516614  1181 tablet_replica.cc:333] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b: stopping tablet replica
I20260608 10:02:51.517144  1181 raft_consensus.cc:2243] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.517717  1181 raft_consensus.cc:2272] T dc129e72b82e4517aea51928a1f1f625 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.519635  1181 tablet_replica.cc:333] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b: stopping tablet replica
I20260608 10:02:51.520130  1181 raft_consensus.cc:2243] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:02:51.520933  1181 raft_consensus.cc:2272] T 9a7a386b07214134bcc243c338b4c804 P 66f173b41afd49beaf8bc5eb03af912b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.523018  1181 tablet_replica.cc:333] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b: stopping tablet replica
I20260608 10:02:51.523517  1181 raft_consensus.cc:2243] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:51.524266  1181 raft_consensus.cc:2272] T f3985a53f4d34121ba9a73fa9d555c4b P 66f173b41afd49beaf8bc5eb03af912b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.548446  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:02:51.562860  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:02:51.588219  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:51.589016  1181 tablet_replica.cc:333] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f: stopping tablet replica
I20260608 10:02:51.589596  1181 raft_consensus.cc:2243] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.590205  1181 raft_consensus.cc:2272] T dc129e72b82e4517aea51928a1f1f625 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.592171  1181 tablet_replica.cc:333] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f: stopping tablet replica
I20260608 10:02:51.592736  1181 raft_consensus.cc:2243] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.593247  1181 raft_consensus.cc:2272] T 9a7a386b07214134bcc243c338b4c804 P 5ec230a1496645898d1dcb9ad3c0641f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.595132  1181 tablet_replica.cc:333] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f: stopping tablet replica
I20260608 10:02:51.595763  1181 raft_consensus.cc:2243] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.596451  1181 raft_consensus.cc:2272] T f3985a53f4d34121ba9a73fa9d555c4b P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.598276  1181 tablet_replica.cc:333] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f: stopping tablet replica
I20260608 10:02:51.598760  1181 raft_consensus.cc:2243] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:51.599261  1181 raft_consensus.cc:2272] T 65461ee9cb7f451bb3dd689570415b57 P 5ec230a1496645898d1dcb9ad3c0641f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:51.622565  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:02:51.635655  1181 master.cc:562] Master@127.1.39.126:37131 shutting down...
W20260608 10:02:51.724246  7399 catalog_manager.cc:4754] TS ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 9a7a386b07214134bcc243c338b4c804: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
W20260608 10:02:54.621121  7399 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 10:02:54.625687  7399 catalog_manager.cc:4754] TS ec01448f57584d81b3c72370d25b5005 (127.1.39.65:42233): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 65461ee9cb7f451bb3dd689570415b57: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42233: connect: Connection refused (error 111)
I20260608 10:02:55.252058  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:55.253481  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:55.253942  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13cf669ed89d43908dc64f310c512931: stopping tablet replica
I20260608 10:02:55.290269  1181 master.cc:584] Master@127.1.39.126:37131 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14537 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 10:02:55.343735  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:44445
I20260608 10:02:55.345073  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:55.352375  7913 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:55.352586  7912 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:55.353880  7915 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:55.357090  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:55.358011  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:55.358340  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:55.358472  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912975358460 us; error 0 us; skew 500 ppm
I20260608 10:02:55.359195  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:55.362138  1181 webserver.cc:533] Webserver started at http://127.1.39.126:35227/ using document root <none> and password file <none>
I20260608 10:02:55.362703  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:55.362879  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:55.363220  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:55.364645  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "a64f43c5a73b49b299b64e13c2d25df1"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:02:55.369680  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:02:55.375689  7920 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.376899  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 10:02:55.377215  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "a64f43c5a73b49b299b64e13c2d25df1"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:02:55.377485  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:55.395998  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:55.397363  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:55.446688  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:44445
I20260608 10:02:55.446899  7971 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:44445 every 8 connection(s)
I20260608 10:02:55.451602  7972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:55.467418  7972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1: Bootstrap starting.
I20260608 10:02:55.473753  7972 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:55.479265  7972 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1: No bootstrap required, opened a new log
I20260608 10:02:55.482362  7972 raft_consensus.cc:359] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f43c5a73b49b299b64e13c2d25df1" member_type: VOTER }
I20260608 10:02:55.482921  7972 raft_consensus.cc:385] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:55.483165  7972 raft_consensus.cc:740] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a64f43c5a73b49b299b64e13c2d25df1, State: Initialized, Role: FOLLOWER
I20260608 10:02:55.483937  7972 consensus_queue.cc:260] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a64f43c5a73b49b299b64e13c2d25df1" member_type: VOTER }
I20260608 10:02:55.484477  7972 raft_consensus.cc:399] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:02:55.484714  7972 raft_consensus.cc:493] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:02:55.485019  7972 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:55.490935  7972 raft_consensus.cc:515] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f43c5a73b49b299b64e13c2d25df1" member_type: VOTER }
I20260608 10:02:55.491580  7972 leader_election.cc:304] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [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: a64f43c5a73b49b299b64e13c2d25df1; no voters: 
I20260608 10:02:55.493057  7972 leader_election.cc:290] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:02:55.493722  7975 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:55.495496  7975 raft_consensus.cc:697] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 1 LEADER]: Becoming Leader. State: Replica: a64f43c5a73b49b299b64e13c2d25df1, State: Running, Role: LEADER
I20260608 10:02:55.496392  7972 sys_catalog.cc:565] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:02:55.496310  7975 consensus_queue.cc:237] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [LEADER]: Queue going to LEADER mode. State: All 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: "a64f43c5a73b49b299b64e13c2d25df1" member_type: VOTER }
I20260608 10:02:55.504240  7976 sys_catalog.cc:455] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a64f43c5a73b49b299b64e13c2d25df1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f43c5a73b49b299b64e13c2d25df1" member_type: VOTER } }
I20260608 10:02:55.504580  7977 sys_catalog.cc:455] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a64f43c5a73b49b299b64e13c2d25df1. Latest consensus state: current_term: 1 leader_uuid: "a64f43c5a73b49b299b64e13c2d25df1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a64f43c5a73b49b299b64e13c2d25df1" member_type: VOTER } }
I20260608 10:02:55.504962  7976 sys_catalog.cc:458] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:55.505115  7977 sys_catalog.cc:458] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [sys.catalog]: This master's current role is: LEADER
I20260608 10:02:55.507294  7983 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:02:55.512663  7983 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:02:55.516175  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:02:55.523471  7983 catalog_manager.cc:1382] Generated new cluster ID: 53abbb0ffa434782b20a8a62fb64a9c0
I20260608 10:02:55.523852  7983 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:02:55.545099  7983 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:02:55.546746  7983 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:02:55.570232  7983 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1: Generated new TSK 0
I20260608 10:02:55.571031  7983 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:02:55.583205  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:55.591148  7993 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:55.592492  7994 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:55.594178  7996 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:55.594763  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:55.595677  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:55.595903  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:55.596046  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912975596033 us; error 0 us; skew 500 ppm
I20260608 10:02:55.596701  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:55.599529  1181 webserver.cc:533] Webserver started at http://127.1.39.65:33343/ using document root <none> and password file <none>
I20260608 10:02:55.600019  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:55.600194  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:55.600492  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:55.601794  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "fdc8997edc84409892d81bcae0dededc"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:02:55.606911  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.001s	sys 0.004s
I20260608 10:02:55.611215  8001 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.612344  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:02:55.612751  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "fdc8997edc84409892d81bcae0dededc"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:02:55.613058  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:55.627346  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:55.628702  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:55.630380  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:55.633041  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:55.633272  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.633533  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:55.633710  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.684783  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:42581
I20260608 10:02:55.684981  8063 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:42581 every 8 connection(s)
I20260608 10:02:55.690461  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:55.699230  8069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:55.699457  8068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:55.702169  8071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:55.702214  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:55.703986  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:55.704193  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:55.704326  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912975704314 us; error 0 us; skew 500 ppm
I20260608 10:02:55.704929  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:55.707535  1181 webserver.cc:533] Webserver started at http://127.1.39.66:42153/ using document root <none> and password file <none>
I20260608 10:02:55.708012  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:55.708184  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:55.708478  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:55.709847  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "984c30ef7c3d450095b98c56e930871d"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:02:55.715024  8064 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44445
I20260608 10:02:55.715567  8064 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:55.715866  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:02:55.716562  8064 heartbeater.cc:507] Master 127.1.39.126:44445 requested a full tablet report, sending...
I20260608 10:02:55.719049  7937 ts_manager.cc:194] Registered new tserver with Master: fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581)
I20260608 10:02:55.720425  8076 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.721390  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:55.721729  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "984c30ef7c3d450095b98c56e930871d"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:02:55.721969  7937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39526
I20260608 10:02:55.722105  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:55.737267  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:55.738472  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:55.739886  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:55.742333  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:55.742509  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.742815  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:55.742980  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.787324  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:43757
I20260608 10:02:55.787428  8138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:43757 every 8 connection(s)
I20260608 10:02:55.792852  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:55.802156  8143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:55.803432  8142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:55.805512  1181 server_base.cc:1061] running on GCE node
W20260608 10:02:55.805577  8145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:55.806814  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:55.807103  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:55.807334  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912975807314 us; error 0 us; skew 500 ppm
I20260608 10:02:55.807989  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:55.808282  8139 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44445
I20260608 10:02:55.808831  8139 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:55.809803  8139 heartbeater.cc:507] Master 127.1.39.126:44445 requested a full tablet report, sending...
I20260608 10:02:55.810909  1181 webserver.cc:533] Webserver started at http://127.1.39.67:40629/ using document root <none> and password file <none>
I20260608 10:02:55.811546  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:55.811764  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:55.812073  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:55.812112  7937 ts_manager.cc:194] Registered new tserver with Master: 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757)
I20260608 10:02:55.813586  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "bc3b180b32dc44048b8dcb086a6b919b"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:02:55.813992  7937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39528
I20260608 10:02:55.818619  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:02:55.822335  8150 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.823168  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:02:55.823477  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "bc3b180b32dc44048b8dcb086a6b919b"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:02:55.823781  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:55.851042  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:55.852460  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:55.853977  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:55.856467  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:55.856695  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.856947  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:55.857136  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:55.901297  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:38165
I20260608 10:02:55.901417  8212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:38165 every 8 connection(s)
I20260608 10:02:55.916767  8213 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44445
I20260608 10:02:55.917232  8213 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:55.918035  8213 heartbeater.cc:507] Master 127.1.39.126:44445 requested a full tablet report, sending...
I20260608 10:02:55.920197  7937 ts_manager.cc:194] Registered new tserver with Master: bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:02:55.920909  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015943155s
I20260608 10:02:55.921726  7937 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39536
I20260608 10:02:56.725179  8064 heartbeater.cc:499] Master 127.1.39.126:44445 was elected leader, sending a full tablet report...
I20260608 10:02:56.816782  8139 heartbeater.cc:499] Master 127.1.39.126:44445 was elected leader, sending a full tablet report...
I20260608 10:02:56.924986  8213 heartbeater.cc:499] Master 127.1.39.126:44445 was elected leader, sending a full tablet report...
I20260608 10:02:56.983227  7937 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39548:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:02:56.986445  7937 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:02:57.050971  8029 tablet_service.cc:1511] Processing CreateTablet for tablet 30570c7dccfc4fdc9f86b687c7fee73e (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:57.052699  8029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30570c7dccfc4fdc9f86b687c7fee73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.051910  8028 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac411d501394918aba2be419694d8fc (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:57.054502  8028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac411d501394918aba2be419694d8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.058683  8027 tablet_service.cc:1511] Processing CreateTablet for tablet e6d6adb121ee426daf7909f2737ee2d1 (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:57.060794  8027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d6adb121ee426daf7909f2737ee2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.067379  8026 tablet_service.cc:1511] Processing CreateTablet for tablet 290e72dad56249218a730b58ed3827b3 (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:57.069988  8026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290e72dad56249218a730b58ed3827b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.089473  8178 tablet_service.cc:1511] Processing CreateTablet for tablet 30570c7dccfc4fdc9f86b687c7fee73e (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:57.090677  8175 tablet_service.cc:1511] Processing CreateTablet for tablet 290e72dad56249218a730b58ed3827b3 (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:57.091547  8178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30570c7dccfc4fdc9f86b687c7fee73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.092515  8175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290e72dad56249218a730b58ed3827b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.094098  8177 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac411d501394918aba2be419694d8fc (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:57.095820  8177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac411d501394918aba2be419694d8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.098238  8176 tablet_service.cc:1511] Processing CreateTablet for tablet e6d6adb121ee426daf7909f2737ee2d1 (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:57.100087  8176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d6adb121ee426daf7909f2737ee2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.117708  8232 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Bootstrap starting.
I20260608 10:02:57.133950  8104 tablet_service.cc:1511] Processing CreateTablet for tablet 30570c7dccfc4fdc9f86b687c7fee73e (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:02:57.138445  8102 tablet_service.cc:1511] Processing CreateTablet for tablet e6d6adb121ee426daf7909f2737ee2d1 (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:02:57.136080  8104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30570c7dccfc4fdc9f86b687c7fee73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.138453  8103 tablet_service.cc:1511] Processing CreateTablet for tablet 4ac411d501394918aba2be419694d8fc (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:02:57.143375  8232 tablet_bootstrap.cc:654] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.144012  8101 tablet_service.cc:1511] Processing CreateTablet for tablet 290e72dad56249218a730b58ed3827b3 (DEFAULT_TABLE table=test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:02:57.145958  8102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d6adb121ee426daf7909f2737ee2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.148762  8101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290e72dad56249218a730b58ed3827b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.149595  8103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ac411d501394918aba2be419694d8fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:02:57.169436  8232 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: No bootstrap required, opened a new log
I20260608 10:02:57.170223  8232 ts_tablet_manager.cc:1403] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.013s
I20260608 10:02:57.174751  8233 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap starting.
I20260608 10:02:57.174790  8232 raft_consensus.cc:359] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:02:57.184132  8232 raft_consensus.cc:385] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.184643  8232 raft_consensus.cc:740] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.185657  8232 consensus_queue.cc:260] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:02:57.189074  8235 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: Bootstrap starting.
I20260608 10:02:57.189939  8233 tablet_bootstrap.cc:654] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.197996  8235 tablet_bootstrap.cc:654] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.205971  8233 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: No bootstrap required, opened a new log
I20260608 10:02:57.206161  8232 ts_tablet_manager.cc:1434] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Time spent starting tablet: real 0.036s	user 0.014s	sys 0.008s
I20260608 10:02:57.206506  8233 ts_tablet_manager.cc:1403] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.013s
I20260608 10:02:57.208036  8232 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Bootstrap starting.
I20260608 10:02:57.210026  8233 raft_consensus.cc:359] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.210817  8233 raft_consensus.cc:385] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.211117  8233 raft_consensus.cc:740] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3b180b32dc44048b8dcb086a6b919b, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.213011  8233 consensus_queue.cc:260] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.215695  8235 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: No bootstrap required, opened a new log
I20260608 10:02:57.216490  8235 ts_tablet_manager.cc:1403] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.003s
I20260608 10:02:57.220696  8235 raft_consensus.cc:359] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:02:57.221570  8235 raft_consensus.cc:385] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.221951  8235 raft_consensus.cc:740] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.223001  8235 consensus_queue.cc:260] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:02:57.226351  8233 ts_tablet_manager.cc:1434] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: Time spent starting tablet: real 0.019s	user 0.016s	sys 0.004s
I20260608 10:02:57.227291  8232 tablet_bootstrap.cc:654] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.227928  8233 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap starting.
I20260608 10:02:57.233420  8235 ts_tablet_manager.cc:1434] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 10:02:57.237498  8233 tablet_bootstrap.cc:654] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.244400  8235 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Bootstrap starting.
I20260608 10:02:57.249174  8232 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: No bootstrap required, opened a new log
I20260608 10:02:57.249713  8232 ts_tablet_manager.cc:1403] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.016s
I20260608 10:02:57.250070  8233 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: No bootstrap required, opened a new log
I20260608 10:02:57.250850  8233 ts_tablet_manager.cc:1403] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.008s
I20260608 10:02:57.252964  8232 raft_consensus.cc:359] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.253741  8232 raft_consensus.cc:385] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.254045  8232 raft_consensus.cc:740] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.254876  8232 consensus_queue.cc:260] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.255280  8233 raft_consensus.cc:359] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.257078  8232 ts_tablet_manager.cc:1434] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:02:57.257927  8233 raft_consensus.cc:385] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.258387  8233 raft_consensus.cc:740] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3b180b32dc44048b8dcb086a6b919b, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.258839  8235 tablet_bootstrap.cc:654] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.259610  8233 consensus_queue.cc:260] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.263613  8232 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Bootstrap starting.
I20260608 10:02:57.273365  8233 ts_tablet_manager.cc:1434] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.000s
I20260608 10:02:57.274293  8232 tablet_bootstrap.cc:654] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.274660  8233 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap starting.
I20260608 10:02:57.282477  8233 tablet_bootstrap.cc:654] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.286105  8232 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: No bootstrap required, opened a new log
I20260608 10:02:57.286705  8232 ts_tablet_manager.cc:1403] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260608 10:02:57.287209  8235 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: No bootstrap required, opened a new log
I20260608 10:02:57.287959  8235 ts_tablet_manager.cc:1403] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Time spent bootstrapping tablet: real 0.044s	user 0.020s	sys 0.016s
I20260608 10:02:57.289263  8233 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: No bootstrap required, opened a new log
I20260608 10:02:57.289810  8233 ts_tablet_manager.cc:1403] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.001s
I20260608 10:02:57.290331  8232 raft_consensus.cc:359] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.291143  8232 raft_consensus.cc:385] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.291059  8235 raft_consensus.cc:359] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.291560  8232 raft_consensus.cc:740] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.291891  8235 raft_consensus.cc:385] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.292212  8235 raft_consensus.cc:740] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.292902  8233 raft_consensus.cc:359] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.293097  8235 consensus_queue.cc:260] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.292520  8232 consensus_queue.cc:260] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.293792  8233 raft_consensus.cc:385] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.294277  8233 raft_consensus.cc:740] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3b180b32dc44048b8dcb086a6b919b, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.295557  8235 ts_tablet_manager.cc:1434] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:02:57.295678  8232 ts_tablet_manager.cc:1434] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260608 10:02:57.295717  8233 consensus_queue.cc:260] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.296847  8235 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: Bootstrap starting.
I20260608 10:02:57.297256  8232 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Bootstrap starting.
I20260608 10:02:57.300974  8233 ts_tablet_manager.cc:1434] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.002s
I20260608 10:02:57.302259  8233 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap starting.
I20260608 10:02:57.304088  8232 tablet_bootstrap.cc:654] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.304394  8235 tablet_bootstrap.cc:654] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.308933  8236 raft_consensus.cc:493] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:57.309845  8233 tablet_bootstrap.cc:654] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.309578  8236 raft_consensus.cc:515] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.326540  8248 raft_consensus.cc:493] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:57.329198  8248 raft_consensus.cc:515] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:02:57.331084  8240 raft_consensus.cc:493] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:57.331957  8240 raft_consensus.cc:515] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.340243  8236 leader_election.cc:290] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:02:57.340773  8232 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: No bootstrap required, opened a new log
I20260608 10:02:57.346784  8232 ts_tablet_manager.cc:1403] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Time spent bootstrapping tablet: real 0.050s	user 0.018s	sys 0.001s
I20260608 10:02:57.345660  8240 leader_election.cc:290] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:02:57.386320  8232 raft_consensus.cc:359] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.395015  8233 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: No bootstrap required, opened a new log
I20260608 10:02:57.395640  8235 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: No bootstrap required, opened a new log
I20260608 10:02:57.395967  8233 ts_tablet_manager.cc:1403] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Time spent bootstrapping tablet: real 0.094s	user 0.034s	sys 0.019s
I20260608 10:02:57.396485  8232 raft_consensus.cc:385] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.397547  8232 raft_consensus.cc:740] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.398494  8235 ts_tablet_manager.cc:1403] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: Time spent bootstrapping tablet: real 0.102s	user 0.031s	sys 0.039s
I20260608 10:02:57.398708  8248 leader_election.cc:290] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165), 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757)
I20260608 10:02:57.403225  8235 raft_consensus.cc:359] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.404305  8235 raft_consensus.cc:385] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.404762  8235 raft_consensus.cc:740] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.405932  8235 consensus_queue.cc:260] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.410425  8233 raft_consensus.cc:359] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:02:57.411448  8235 ts_tablet_manager.cc:1434] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:02:57.411795  8233 raft_consensus.cc:385] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.413209  8235 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Bootstrap starting.
I20260608 10:02:57.414757  8239 raft_consensus.cc:493] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:57.415331  8239 raft_consensus.cc:515] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.419291  8233 raft_consensus.cc:740] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3b180b32dc44048b8dcb086a6b919b, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.424952  8233 consensus_queue.cc:260] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:02:57.430154  8235 tablet_bootstrap.cc:654] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Neither blocks nor log segments found. Creating new log.
I20260608 10:02:57.430882  8248 raft_consensus.cc:493] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:57.431631  8248 raft_consensus.cc:515] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.437914  8248 leader_election.cc:290] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:02:57.438952  8239 leader_election.cc:290] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581), 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757)
I20260608 10:02:57.439066  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30570c7dccfc4fdc9f86b687c7fee73e" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b" is_pre_election: true
I20260608 10:02:57.441170  8188 raft_consensus.cc:2468] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 0.
I20260608 10:02:57.451556  8232 consensus_queue.cc:260] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.455488  8232 ts_tablet_manager.cc:1434] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Time spent starting tablet: real 0.103s	user 0.006s	sys 0.007s
I20260608 10:02:57.455367  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b" is_pre_election: true
I20260608 10:02:57.456514  8188 raft_consensus.cc:2468] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 0.
I20260608 10:02:57.472318  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac411d501394918aba2be419694d8fc" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b" is_pre_election: true
I20260608 10:02:57.475138  8188 raft_consensus.cc:2468] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 0.
I20260608 10:02:57.476848  8005 leader_election.cc:304] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:02:57.484609  8248 raft_consensus.cc:2804] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:57.485499  8248 raft_consensus.cc:493] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:57.485616  8005 leader_election.cc:304] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:02:57.486061  8248 raft_consensus.cc:3060] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.486749  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b" is_pre_election: true
I20260608 10:02:57.487124  8005 leader_election.cc:304] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:02:57.487571  8188 raft_consensus.cc:2468] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984c30ef7c3d450095b98c56e930871d in term 0.
I20260608 10:02:57.489526  8236 raft_consensus.cc:2804] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:57.491571  8080 leader_election.cc:304] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 984c30ef7c3d450095b98c56e930871d, bc3b180b32dc44048b8dcb086a6b919b; no voters: 
I20260608 10:02:57.491847  8236 raft_consensus.cc:493] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:57.492292  8236 raft_consensus.cc:3060] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.495311  8235 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: No bootstrap required, opened a new log
I20260608 10:02:57.493021  8240 raft_consensus.cc:2804] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:57.496450  8235 ts_tablet_manager.cc:1403] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Time spent bootstrapping tablet: real 0.084s	user 0.022s	sys 0.017s
I20260608 10:02:57.496570  8240 raft_consensus.cc:493] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:57.497637  8240 raft_consensus.cc:3060] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.505438  8114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "bc3b180b32dc44048b8dcb086a6b919b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d" is_pre_election: true
I20260608 10:02:57.507925  8236 raft_consensus.cc:515] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.510462  8236 leader_election.cc:290] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 election: Requested vote from peers 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:02:57.511090  8236 raft_consensus.cc:2804] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:02:57.511463  8236 raft_consensus.cc:493] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:02:57.511873  8236 raft_consensus.cc:3060] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:02:57.512642  7985 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:02:57.518700  8248 raft_consensus.cc:515] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:02:57.527144  8038 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8997edc84409892d81bcae0dededc" is_pre_election: true
I20260608 10:02:57.527985  8038 raft_consensus.cc:2468] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984c30ef7c3d450095b98c56e930871d in term 0.
I20260608 10:02:57.527370  8233 ts_tablet_manager.cc:1434] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Time spent starting tablet: real 0.122s	user 0.024s	sys 0.018s
I20260608 10:02:57.521643  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "bc3b180b32dc44048b8dcb086a6b919b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8997edc84409892d81bcae0dededc" is_pre_election: true
I20260608 10:02:57.522262  8236 raft_consensus.cc:515] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.529769  8188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b"
I20260608 10:02:57.530532  8039 raft_consensus.cc:2468] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc3b180b32dc44048b8dcb086a6b919b in term 0.
I20260608 10:02:57.531508  8188 raft_consensus.cc:3060] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.533610  8240 raft_consensus.cc:515] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.533776  8153 leader_election.cc:304] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:02:57.535264  8114 raft_consensus.cc:2393] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc3b180b32dc44048b8dcb086a6b919b in current term 1: Already voted for candidate 984c30ef7c3d450095b98c56e930871d in this term.
I20260608 10:02:57.537424  8187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30570c7dccfc4fdc9f86b687c7fee73e" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b"
I20260608 10:02:57.538219  8236 leader_election.cc:290] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 election: Requested vote from peers 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:02:57.538343  8187 raft_consensus.cc:3060] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.538880  8112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30570c7dccfc4fdc9f86b687c7fee73e" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d" is_pre_election: true
I20260608 10:02:57.539489  8248 leader_election.cc:290] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 election: Requested vote from peers bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165), 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757)
I20260608 10:02:57.539664  8112 raft_consensus.cc:2468] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 0.
I20260608 10:02:57.540073  8240 leader_election.cc:290] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [CANDIDATE]: Term 1 election: Requested vote from peers fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:02:57.540663  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8997edc84409892d81bcae0dededc"
I20260608 10:02:57.540973  8111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac411d501394918aba2be419694d8fc" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d" is_pre_election: true
I20260608 10:02:57.541438  8039 raft_consensus.cc:3060] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.541527  8111 raft_consensus.cc:2468] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 0.
I20260608 10:02:57.542625  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d"
I20260608 10:02:57.543810  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b"
I20260608 10:02:57.544430  8186 raft_consensus.cc:3060] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.546520  8185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac411d501394918aba2be419694d8fc" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b"
I20260608 10:02:57.547255  8185 raft_consensus.cc:3060] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.533684  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d" is_pre_election: true
W20260608 10:02:57.551332  8005 leader_election.cc:343] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:57.551608  8110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30570c7dccfc4fdc9f86b687c7fee73e" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d"
I20260608 10:02:57.552229  8110 raft_consensus.cc:3060] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.553545  8039 raft_consensus.cc:2468] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984c30ef7c3d450095b98c56e930871d in term 1.
I20260608 10:02:57.555306  8079 leader_election.cc:304] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 984c30ef7c3d450095b98c56e930871d, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:02:57.553571  8235 raft_consensus.cc:359] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.556435  8240 raft_consensus.cc:2804] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:57.556784  8235 raft_consensus.cc:385] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:02:57.557157  8235 raft_consensus.cc:740] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Initialized, Role: FOLLOWER
I20260608 10:02:57.557716  8113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac411d501394918aba2be419694d8fc" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d"
I20260608 10:02:57.558077  8235 consensus_queue.cc:260] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.558573  8113 raft_consensus.cc:3060] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:02:57.552268  8005 leader_election.cc:343] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:02:57.561587  8187 raft_consensus.cc:2468] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:02:57.561709  8185 raft_consensus.cc:2468] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:02:57.563370  8005 leader_election.cc:304] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:02:57.569770  8188 raft_consensus.cc:2468] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:02:57.570858  8186 raft_consensus.cc:2468] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984c30ef7c3d450095b98c56e930871d in term 1.
I20260608 10:02:57.564975  8240 raft_consensus.cc:697] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 LEADER]: Becoming Leader. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Running, Role: LEADER
I20260608 10:02:57.571677  8260 raft_consensus.cc:2764] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:02:57.571854  8235 ts_tablet_manager.cc:1434] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.003s
I20260608 10:02:57.572016  8240 consensus_queue.cc:237] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.575685  8113 raft_consensus.cc:2468] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:02:57.576923  8248 raft_consensus.cc:2804] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:57.577178  8005 leader_election.cc:304] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:02:57.577696  8248 raft_consensus.cc:697] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 LEADER]: Becoming Leader. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Running, Role: LEADER
I20260608 10:02:57.578430  8236 raft_consensus.cc:2804] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:57.578972  8236 raft_consensus.cc:697] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 LEADER]: Becoming Leader. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Running, Role: LEADER
I20260608 10:02:57.578814  8248 consensus_queue.cc:237] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:02:57.580433  8005 leader_election.cc:304] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [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: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 984c30ef7c3d450095b98c56e930871d
I20260608 10:02:57.580235  8236 consensus_queue.cc:237] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.581657  8261 raft_consensus.cc:2804] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:02:57.589736  7933 catalog_manager.cc:5696] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d reported cstate change: term changed from 0 to 1, leader changed from <none> to 984c30ef7c3d450095b98c56e930871d (127.1.39.66). New cstate: current_term: 1 leader_uuid: "984c30ef7c3d450095b98c56e930871d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:57.591801  8110 raft_consensus.cc:2468] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:02:57.594362  8261 raft_consensus.cc:697] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 LEADER]: Becoming Leader. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Running, Role: LEADER
I20260608 10:02:57.596983  8261 consensus_queue.cc:237] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.599244  7934 catalog_manager.cc:5696] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc reported cstate change: term changed from 0 to 1, leader changed from <none> to fdc8997edc84409892d81bcae0dededc (127.1.39.65). New cstate: current_term: 1 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:57.624462  7933 catalog_manager.cc:5696] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc reported cstate change: term changed from 0 to 1, leader changed from <none> to fdc8997edc84409892d81bcae0dededc (127.1.39.65). New cstate: current_term: 1 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:57.626024  7933 catalog_manager.cc:5696] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc reported cstate change: term changed from 0 to 1, leader changed from <none> to fdc8997edc84409892d81bcae0dededc (127.1.39.65). New cstate: current_term: 1 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 10:02:57.653402  8240 raft_consensus.cc:493] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:02:57.654078  8240 raft_consensus.cc:515] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:02:57.656407  8240 leader_election.cc:290] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:02:57.657457  8039 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fdc8997edc84409892d81bcae0dededc" is_pre_election: true
I20260608 10:02:57.657994  8186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b" is_pre_election: true
I20260608 10:02:57.658917  8186 raft_consensus.cc:2393] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 984c30ef7c3d450095b98c56e930871d in current term 1: Already voted for candidate fdc8997edc84409892d81bcae0dededc in this term.
I20260608 10:02:57.660116  8080 leader_election.cc:304] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [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: 984c30ef7c3d450095b98c56e930871d; no voters: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc
I20260608 10:02:57.661090  8240 raft_consensus.cc:3060] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:02:57.666000  8240 raft_consensus.cc:2749] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:02:57.670316  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:02:57.696169  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:57.697504  1181 tablet_replica.cc:333] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: stopping tablet replica
I20260608 10:02:57.698529  1181 raft_consensus.cc:2243] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.699119  1181 raft_consensus.cc:2272] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.701996  1181 tablet_replica.cc:333] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: stopping tablet replica
I20260608 10:02:57.702706  1181 raft_consensus.cc:2243] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:57.703502  1181 pending_rounds.cc:70] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Trying to abort 1 pending ops.
I20260608 10:02:57.703758  1181 pending_rounds.cc:77] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619556248010752 op_type: NO_OP noop_request { }
I20260608 10:02:57.704169  1181 raft_consensus.cc:2889] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:57.704591  1181 raft_consensus.cc:2272] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.707767  1181 tablet_replica.cc:333] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: stopping tablet replica
I20260608 10:02:57.708496  1181 raft_consensus.cc:2243] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:57.709317  1181 pending_rounds.cc:70] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Trying to abort 1 pending ops.
I20260608 10:02:57.709578  1181 pending_rounds.cc:77] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619556183486464 op_type: NO_OP noop_request { }
I20260608 10:02:57.709913  1181 raft_consensus.cc:2889] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:57.710235  1181 raft_consensus.cc:2272] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.713328  1181 tablet_replica.cc:333] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: stopping tablet replica
I20260608 10:02:57.713971  1181 raft_consensus.cc:2243] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:57.714751  1181 pending_rounds.cc:70] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Trying to abort 1 pending ops.
I20260608 10:02:57.715080  1181 pending_rounds.cc:77] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619556175712256 op_type: NO_OP noop_request { }
I20260608 10:02:57.715394  1181 raft_consensus.cc:2889] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:57.715778  1181 raft_consensus.cc:2272] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.734908  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:02:57.750130  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:02:57.768581  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:57.769373  1181 tablet_replica.cc:333] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: stopping tablet replica
I20260608 10:02:57.769974  1181 raft_consensus.cc:2243] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.770430  1181 raft_consensus.cc:2272] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.772575  1181 tablet_replica.cc:333] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: stopping tablet replica
I20260608 10:02:57.773192  1181 raft_consensus.cc:2243] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.773720  1181 raft_consensus.cc:2272] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.775878  1181 tablet_replica.cc:333] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: stopping tablet replica
I20260608 10:02:57.776497  1181 raft_consensus.cc:2243] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:02:57.777112  1181 pending_rounds.cc:70] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Trying to abort 1 pending ops.
I20260608 10:02:57.777343  1181 pending_rounds.cc:77] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619556147113984 op_type: NO_OP noop_request { }
I20260608 10:02:57.777650  1181 raft_consensus.cc:2889] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:02:57.777935  1181 raft_consensus.cc:2272] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.780331  1181 tablet_replica.cc:333] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: stopping tablet replica
I20260608 10:02:57.780874  1181 raft_consensus.cc:2243] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.781253  1181 raft_consensus.cc:2272] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.804464  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:02:57.817027  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:02:57.836510  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:02:57.837442  1181 tablet_replica.cc:333] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: stopping tablet replica
I20260608 10:02:57.838169  1181 raft_consensus.cc:2243] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.838651  1181 raft_consensus.cc:2272] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.840934  1181 tablet_replica.cc:333] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: stopping tablet replica
I20260608 10:02:57.841534  1181 raft_consensus.cc:2243] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.841972  1181 raft_consensus.cc:2272] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.843888  1181 tablet_replica.cc:333] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: stopping tablet replica
I20260608 10:02:57.844513  1181 raft_consensus.cc:2243] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.844929  1181 raft_consensus.cc:2272] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.846753  1181 tablet_replica.cc:333] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: stopping tablet replica
I20260608 10:02:57.847287  1181 raft_consensus.cc:2243] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:02:57.847685  1181 raft_consensus.cc:2272] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:02:57.871887  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:02:57.885442  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:02:57.891224  8273 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:57.891391  8274 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:02:57.893061  8276 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:02:57.894358  1181 server_base.cc:1061] running on GCE node
I20260608 10:02:57.895385  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:02:57.895668  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:02:57.895879  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912977895868 us; error 0 us; skew 500 ppm
I20260608 10:02:57.896618  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:02:57.899080  1181 webserver.cc:533] Webserver started at http://127.1.39.68:35665/ using document root <none> and password file <none>
I20260608 10:02:57.899619  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:02:57.899852  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:02:57.900151  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:02:57.901357  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "312451aec8434185a80d17ec705c63f5"
format_stamp: "Formatted at 2026-06-08 10:02:57 on dist-test-slave-90g7"
I20260608 10:02:57.906364  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:02:57.910111  8281 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:57.910955  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:02:57.911365  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "312451aec8434185a80d17ec705c63f5"
format_stamp: "Formatted at 2026-06-08 10:02:57 on dist-test-slave-90g7"
I20260608 10:02:57.911754  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:02:57.928675  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:02:57.929852  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:02:57.931398  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:02:57.933894  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:02:57.934227  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:57.934547  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:02:57.934855  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:02:57.977228  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:36975
I20260608 10:02:57.977357  8343 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:36975 every 8 connection(s)
I20260608 10:02:57.992398  8344 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44445
I20260608 10:02:57.992880  8344 heartbeater.cc:461] Registering TS with master...
I20260608 10:02:57.993726  8344 heartbeater.cc:507] Master 127.1.39.126:44445 requested a full tablet report, sending...
I20260608 10:02:57.995863  7933 ts_manager.cc:194] Registered new tserver with Master: 312451aec8434185a80d17ec705c63f5 (127.1.39.68:36975)
I20260608 10:02:57.997398  7933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39554
W20260608 10:02:58.526072  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 290e72dad56249218a730b58ed3827b3: Network error: Client connection negotiation failed: client connection to 127.1.39.66:43757: connect: Connection refused (error 111)
W20260608 10:02:58.529551  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 30570c7dccfc4fdc9f86b687c7fee73e: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42581: connect: Connection refused (error 111)
W20260608 10:02:58.533005  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet e6d6adb121ee426daf7909f2737ee2d1: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42581: connect: Connection refused (error 111)
I20260608 10:02:59.000113  8344 heartbeater.cc:499] Master 127.1.39.126:44445 was elected leader, sending a full tablet report...
W20260608 10:02:59.550408  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 4ac411d501394918aba2be419694d8fc: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42581: connect: Connection refused (error 111)
W20260608 10:02:59.554965  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet e6d6adb121ee426daf7909f2737ee2d1: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42581: connect: Connection refused (error 111)
W20260608 10:02:59.559672  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 290e72dad56249218a730b58ed3827b3: Network error: Client connection negotiation failed: client connection to 127.1.39.66:43757: connect: Connection refused (error 111)
W20260608 10:03:00.591126  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 30570c7dccfc4fdc9f86b687c7fee73e: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42581: connect: Connection refused (error 111)
W20260608 10:03:00.594724  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 4ac411d501394918aba2be419694d8fc: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42581: connect: Connection refused (error 111)
W20260608 10:03:00.598039  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 290e72dad56249218a730b58ed3827b3: Network error: Client connection negotiation failed: client connection to 127.1.39.66:43757: connect: Connection refused (error 111)
W20260608 10:03:01.614140  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 4ac411d501394918aba2be419694d8fc: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42581: connect: Connection refused (error 111)
W20260608 10:03:01.618912  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 30570c7dccfc4fdc9f86b687c7fee73e: Network error: Client connection negotiation failed: client connection to 127.1.39.65:42581: connect: Connection refused (error 111)
W20260608 10:03:01.623363  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 290e72dad56249218a730b58ed3827b3: Network error: Client connection negotiation failed: client connection to 127.1.39.66:43757: connect: Connection refused (error 111)
W20260608 10:03:02.627247  7985 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fdc8997edc84409892d81bcae0dededc not available for placement
W20260608 10:03:03.629863  7985 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fdc8997edc84409892d81bcae0dededc not available for placement
W20260608 10:03:04.632601  7985 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver fdc8997edc84409892d81bcae0dededc not available for placement
I20260608 10:03:05.016212  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:05.025622  8353 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:05.026124  8354 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:05.026871  8356 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:05.029860  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:05.032810  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:05.033125  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:05.033353  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912985033332 us; error 0 us; skew 500 ppm
I20260608 10:03:05.034334  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:05.037681  1181 webserver.cc:533] Webserver started at http://127.1.39.65:33343/ using document root <none> and password file <none>
I20260608 10:03:05.038414  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:05.038646  1181 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:05.043157  1181 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 10:03:05.047369  8361 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:05.048453  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:05.048830  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "fdc8997edc84409892d81bcae0dededc"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:03:05.049321  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:05.072916  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:05.074568  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:05.076529  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:05.081758  8368 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 10:03:05.102964  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:03:05.103456  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 10:03:05.103820  1181 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 10:03:05.110792  8368 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Bootstrap starting.
I20260608 10:03:05.123904  8368 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:05.124706  8368 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Bootstrap complete.
I20260608 10:03:05.124864  1181 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:03:05.125257  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.019s	sys 0.003s
I20260608 10:03:05.125407  8368 ts_tablet_manager.cc:1403] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.006s
I20260608 10:03:05.128307  8368 raft_consensus.cc:359] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.129231  8368 raft_consensus.cc:740] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.130051  8368 consensus_queue.cc:260] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.132850  8368 ts_tablet_manager.cc:1434] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260608 10:03:05.133612  8368 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Bootstrap starting.
I20260608 10:03:05.148288  8368 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:03:05.149269  8368 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Bootstrap complete.
I20260608 10:03:05.149946  8368 ts_tablet_manager.cc:1403] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260608 10:03:05.152963  8368 raft_consensus.cc:359] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.153738  8368 raft_consensus.cc:740] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.154628  8368 consensus_queue.cc:260] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.156641  8368 ts_tablet_manager.cc:1434] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:05.157518  8368 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Bootstrap starting.
I20260608 10:03:05.174888  8368 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:03:05.175901  8368 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Bootstrap complete.
I20260608 10:03:05.176669  8368 ts_tablet_manager.cc:1403] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 10:03:05.179013  8368 raft_consensus.cc:359] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.179889  8368 raft_consensus.cc:740] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.181083  8368 consensus_queue.cc:260] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.183422  8368 ts_tablet_manager.cc:1434] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:03:05.184263  8368 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Bootstrap starting.
I20260608 10:03:05.200253  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:42581
I20260608 10:03:05.200295  8429 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:42581 every 8 connection(s)
I20260608 10:03:05.201861  8368 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:03:05.203133  8368 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Bootstrap complete.
I20260608 10:03:05.204041  8368 ts_tablet_manager.cc:1403] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.004s
W20260608 10:03:05.208014  8431 tablet.cc:2404] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:03:05.208971  8368 raft_consensus.cc:359] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:03:05.209684  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:05.210364  8368 raft_consensus.cc:740] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.211656  8368 consensus_queue.cc:260] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:03:05.215075  8368 ts_tablet_manager.cc:1434] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
W20260608 10:03:05.221794  8434 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:05.222721  8435 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:05.228235  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:05.230002  8437 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:05.231431  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:05.231659  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:05.231971  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912985231931 us; error 0 us; skew 500 ppm
I20260608 10:03:05.232717  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:05.235291  1181 webserver.cc:533] Webserver started at http://127.1.39.66:42153/ using document root <none> and password file <none>
I20260608 10:03:05.235951  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:05.236172  1181 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:05.240584  8430 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44445
I20260608 10:03:05.241110  8430 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:05.241161  1181 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:05.242139  8430 heartbeater.cc:507] Master 127.1.39.126:44445 requested a full tablet report, sending...
I20260608 10:03:05.245762  8442 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:05.246915  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:05.247128  7933 ts_manager.cc:194] Re-registered known tserver with Master: fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581)
I20260608 10:03:05.247398  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "984c30ef7c3d450095b98c56e930871d"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:03:05.248104  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:05.257963  7933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59342
I20260608 10:03:05.262079  8430 heartbeater.cc:499] Master 127.1.39.126:44445 was elected leader, sending a full tablet report...
I20260608 10:03:05.285238  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:05.287120  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:05.289193  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:05.317922  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:03:05.318331  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.026s	user 0.002s	sys 0.000s
I20260608 10:03:05.325320  8449 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Bootstrap starting.
I20260608 10:03:05.338421  8449 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:03:05.338984  1181 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:03:05.339223  8449 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Bootstrap complete.
I20260608 10:03:05.339339  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.019s	sys 0.000s
I20260608 10:03:05.340165  8449 ts_tablet_manager.cc:1403] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.001s
I20260608 10:03:05.342619  8449 raft_consensus.cc:359] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.343339  8449 raft_consensus.cc:740] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.344023  8449 consensus_queue.cc:260] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.346720  8449 ts_tablet_manager.cc:1434] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 10:03:05.347460  8449 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Bootstrap starting.
I20260608 10:03:05.361234  8449 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:05.362102  8449 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Bootstrap complete.
I20260608 10:03:05.362895  8449 ts_tablet_manager.cc:1403] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 10:03:05.365569  8449 raft_consensus.cc:359] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.366392  8449 raft_consensus.cc:740] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.367138  8449 consensus_queue.cc:260] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.369194  8449 ts_tablet_manager.cc:1434] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:05.370139  8449 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: Bootstrap starting.
I20260608 10:03:05.386426  8449 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:05.387161  8449 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: Bootstrap complete.
I20260608 10:03:05.387773  8449 ts_tablet_manager.cc:1403] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 10:03:05.390767  8449 raft_consensus.cc:359] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.391710  8449 raft_consensus.cc:740] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.392704  8449 consensus_queue.cc:260] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.394830  8449 ts_tablet_manager.cc:1434] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260608 10:03:05.395740  8449 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: Bootstrap starting.
I20260608 10:03:05.411597  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:43757
I20260608 10:03:05.411635  8449 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:05.411772  8510 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:43757 every 8 connection(s)
I20260608 10:03:05.413204  8449 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: Bootstrap complete.
I20260608 10:03:05.414280  8449 ts_tablet_manager.cc:1403] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 10:03:05.418244  8449 raft_consensus.cc:359] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:03:05.419175  8449 raft_consensus.cc:740] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.419777  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:05.420243  8449 consensus_queue.cc:260] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:03:05.422386  8449 ts_tablet_manager.cc:1434] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
W20260608 10:03:05.429550  8514 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:05.431277  8515 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:05.435482  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:05.435436  8517 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:05.437404  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:05.437677  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:05.437976  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912985437952 us; error 0 us; skew 500 ppm
I20260608 10:03:05.438073  8511 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44445
I20260608 10:03:05.438602  8511 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:05.438813  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:05.439559  8511 heartbeater.cc:507] Master 127.1.39.126:44445 requested a full tablet report, sending...
I20260608 10:03:05.441747  1181 webserver.cc:533] Webserver started at http://127.1.39.67:40629/ using document root <none> and password file <none>
I20260608 10:03:05.442446  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:05.442718  1181 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:05.444657  7933 ts_manager.cc:194] Re-registered known tserver with Master: 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757)
I20260608 10:03:05.447177  1181 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:05.450448  7933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59354
I20260608 10:03:05.451773  8522 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:05.453383  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 10:03:05.453754  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "bc3b180b32dc44048b8dcb086a6b919b"
format_stamp: "Formatted at 2026-06-08 10:02:55 on dist-test-slave-90g7"
I20260608 10:03:05.454077  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:05.454710  8511 heartbeater.cc:499] Master 127.1.39.126:44445 was elected leader, sending a full tablet report...
I20260608 10:03:05.476670  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:05.478648  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:05.480722  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:05.505681  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 10:03:05.506248  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.002s	sys 0.000s
I20260608 10:03:05.512920  8529 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap starting.
I20260608 10:03:05.524993  8529 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:05.525713  8529 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap complete.
I20260608 10:03:05.526294  8529 ts_tablet_manager.cc:1403] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.009s
I20260608 10:03:05.526998  1181 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 10:03:05.527383  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.019s	sys 0.000s
I20260608 10:03:05.528800  8529 raft_consensus.cc:359] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.529449  8529 raft_consensus.cc:740] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3b180b32dc44048b8dcb086a6b919b, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.530194  8529 consensus_queue.cc:260] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.532980  8529 ts_tablet_manager.cc:1434] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260608 10:03:05.533708  8529 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap starting.
I20260608 10:03:05.549446  8529 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:05.551081  8529 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap complete.
I20260608 10:03:05.552270  8529 ts_tablet_manager.cc:1403] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260608 10:03:05.557403  8529 raft_consensus.cc:359] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.558565  8529 raft_consensus.cc:740] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3b180b32dc44048b8dcb086a6b919b, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.560297  8529 consensus_queue.cc:260] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.564131  8529 ts_tablet_manager.cc:1434] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:03:05.565537  8529 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap starting.
I20260608 10:03:05.589843  8529 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:05.591265  8529 tablet_bootstrap.cc:492] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap complete.
I20260608 10:03:05.592435  8529 ts_tablet_manager.cc:1403] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.016s
I20260608 10:03:05.597074  8529 raft_consensus.cc:359] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.598264  8529 raft_consensus.cc:740] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3b180b32dc44048b8dcb086a6b919b, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.599704  8529 consensus_queue.cc:260] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:05.602145  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:38165
I20260608 10:03:05.602406  8589 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:38165 every 8 connection(s)
I20260608 10:03:05.603068  8529 ts_tablet_manager.cc:1434] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:03:05.604261  8529 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap starting.
I20260608 10:03:05.624956  8529 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:05.625316  8590 heartbeater.cc:344] Connected to a master server at 127.1.39.126:44445
I20260608 10:03:05.626281  8590 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:05.626621  8529 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Bootstrap complete.
I20260608 10:03:05.627754  8590 heartbeater.cc:507] Master 127.1.39.126:44445 requested a full tablet report, sending...
I20260608 10:03:05.627897  8529 ts_tablet_manager.cc:1403] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.003s
I20260608 10:03:05.632874  8529 raft_consensus.cc:359] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:03:05.634177  8529 raft_consensus.cc:740] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc3b180b32dc44048b8dcb086a6b919b, State: Initialized, Role: FOLLOWER
I20260608 10:03:05.634873  7933 ts_manager.cc:194] Re-registered known tserver with Master: bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:03:05.635373  8529 consensus_queue.cc:260] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
W20260608 10:03:05.636109  7985 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver bc3b180b32dc44048b8dcb086a6b919b not available for placement
I20260608 10:03:05.638406  8529 ts_tablet_manager.cc:1434] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.004s
I20260608 10:03:05.640355  7933 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59366
I20260608 10:03:05.643765  8590 heartbeater.cc:499] Master 127.1.39.126:44445 was elected leader, sending a full tablet report...
I20260608 10:03:06.488720  8594 raft_consensus.cc:493] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:06.489455  8594 raft_consensus.cc:515] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:06.491946  8594 leader_election.cc:290] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:03:06.507828  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b" is_pre_election: true
I20260608 10:03:06.509004  8403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdc8997edc84409892d81bcae0dededc" is_pre_election: true
I20260608 10:03:06.509306  8564 raft_consensus.cc:2468] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984c30ef7c3d450095b98c56e930871d in term 1.
I20260608 10:03:06.510111  8403 raft_consensus.cc:2468] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 984c30ef7c3d450095b98c56e930871d in term 1.
I20260608 10:03:06.511246  8446 leader_election.cc:304] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [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: 984c30ef7c3d450095b98c56e930871d, bc3b180b32dc44048b8dcb086a6b919b; no voters: 
I20260608 10:03:06.512327  8594 raft_consensus.cc:2804] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:06.512892  8594 raft_consensus.cc:493] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:06.513465  8594 raft_consensus.cc:3060] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.515306  8599 raft_consensus.cc:493] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:06.516240  8599 raft_consensus.cc:515] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:06.520016  8599 leader_election.cc:290] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:03:06.521328  8594 raft_consensus.cc:515] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:06.524233  8594 leader_election.cc:290] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [CANDIDATE]: Term 2 election: Requested vote from peers fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:03:06.525676  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b"
I20260608 10:03:06.526526  8564 raft_consensus.cc:3060] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.526675  8403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "290e72dad56249218a730b58ed3827b3" candidate_uuid: "984c30ef7c3d450095b98c56e930871d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fdc8997edc84409892d81bcae0dededc"
I20260608 10:03:06.527602  8403 raft_consensus.cc:3060] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.535634  8564 raft_consensus.cc:2468] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984c30ef7c3d450095b98c56e930871d in term 2.
I20260608 10:03:06.536440  8403 raft_consensus.cc:2468] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 984c30ef7c3d450095b98c56e930871d in term 2.
I20260608 10:03:06.536939  8485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac411d501394918aba2be419694d8fc" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d" is_pre_election: true
I20260608 10:03:06.538082  8485 raft_consensus.cc:2468] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:03:06.538079  8445 leader_election.cc:304] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [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: 984c30ef7c3d450095b98c56e930871d, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:03:06.538326  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac411d501394918aba2be419694d8fc" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b" is_pre_election: true
I20260608 10:03:06.539620  8594 raft_consensus.cc:2804] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:06.539713  8563 raft_consensus.cc:2468] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:03:06.540446  8365 leader_election.cc:304] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [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: 984c30ef7c3d450095b98c56e930871d, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:03:06.541814  8599 raft_consensus.cc:2804] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:06.542299  8594 raft_consensus.cc:697] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 2 LEADER]: Becoming Leader. State: Replica: 984c30ef7c3d450095b98c56e930871d, State: Running, Role: LEADER
I20260608 10:03:06.542471  8599 raft_consensus.cc:493] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:06.543629  8599 raft_consensus.cc:3060] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.543915  8594 consensus_queue.cc:237] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:06.550926  8599 raft_consensus.cc:515] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:06.552201  7933 catalog_manager.cc:5696] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "984c30ef7c3d450095b98c56e930871d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:06.553123  8599 leader_election.cc:290] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 2 election: Requested vote from peers 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:03:06.553860  8485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac411d501394918aba2be419694d8fc" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d"
I20260608 10:03:06.554260  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ac411d501394918aba2be419694d8fc" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b"
I20260608 10:03:06.555579  8485 raft_consensus.cc:3060] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.555944  8563 raft_consensus.cc:3060] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.557209  8599 raft_consensus.cc:493] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:06.558084  8599 raft_consensus.cc:515] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:06.562196  8484 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d" is_pre_election: true
I20260608 10:03:06.563275  8599 leader_election.cc:290] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:03:06.563187  8484 raft_consensus.cc:2468] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:03:06.564571  8564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b" is_pre_election: true
I20260608 10:03:06.565378  8365 leader_election.cc:304] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [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: 984c30ef7c3d450095b98c56e930871d, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:03:06.565537  8564 raft_consensus.cc:2468] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:03:06.566643  8599 raft_consensus.cc:2804] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:06.566730  8563 raft_consensus.cc:2468] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 2.
I20260608 10:03:06.565653  8485 raft_consensus.cc:2468] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 2.
I20260608 10:03:06.567382  8599 raft_consensus.cc:493] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:06.568742  8599 raft_consensus.cc:3060] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.568873  8365 leader_election.cc:304] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [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: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:03:06.571668  8606 raft_consensus.cc:2804] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:06.573890  8606 raft_consensus.cc:697] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Becoming Leader. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Running, Role: LEADER
I20260608 10:03:06.575382  8606 consensus_queue.cc:237] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:06.577664  8599 raft_consensus.cc:515] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:06.581753  8599 leader_election.cc:290] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 2 election: Requested vote from peers 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757), bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165)
I20260608 10:03:06.582037  8485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d"
I20260608 10:03:06.582654  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6d6adb121ee426daf7909f2737ee2d1" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b"
I20260608 10:03:06.583453  8485 raft_consensus.cc:3060] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.584026  8563 raft_consensus.cc:3060] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.589432  7933 catalog_manager.cc:5696] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:06.590969  8563 raft_consensus.cc:2468] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 2.
I20260608 10:03:06.592630  8365 leader_election.cc:304] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [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: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:03:06.593139  8485 raft_consensus.cc:2468] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 2.
I20260608 10:03:06.593971  8606 raft_consensus.cc:2804] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:06.594790  8606 raft_consensus.cc:697] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Becoming Leader. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Running, Role: LEADER
I20260608 10:03:06.595752  8606 consensus_queue.cc:237] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } }
I20260608 10:03:06.605626  7933 catalog_manager.cc:5696] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:06.659683  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 4ac411d501394918aba2be419694d8fc: Illegal state: Leader has not yet committed an operation in its own term
W20260608 10:03:06.670835  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 290e72dad56249218a730b58ed3827b3: Illegal state: Leader has not yet committed an operation in its own term
W20260608 10:03:06.675078  7985 auto_rebalancer.cc:591] Failed to schedule move for tablet 30570c7dccfc4fdc9f86b687c7fee73e: Illegal state: Replica fdc8997edc84409892d81bcae0dededc is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } }
I20260608 10:03:06.846064  8606 raft_consensus.cc:493] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:06.846809  8606 raft_consensus.cc:515] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:03:06.848740  8606 leader_election.cc:290] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165), 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757)
I20260608 10:03:06.849740  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30570c7dccfc4fdc9f86b687c7fee73e" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b" is_pre_election: true
I20260608 10:03:06.849972  8485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30570c7dccfc4fdc9f86b687c7fee73e" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d" is_pre_election: true
I20260608 10:03:06.850594  8563 raft_consensus.cc:2468] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:03:06.850827  8485 raft_consensus.cc:2468] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 1.
I20260608 10:03:06.852062  8365 leader_election.cc:304] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [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: bc3b180b32dc44048b8dcb086a6b919b, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:03:06.853024  8606 raft_consensus.cc:2804] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:06.853489  8606 raft_consensus.cc:493] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:06.853884  8606 raft_consensus.cc:3060] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.859447  8606 raft_consensus.cc:515] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:03:06.861203  8606 leader_election.cc:290] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [CANDIDATE]: Term 2 election: Requested vote from peers bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165), 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757)
I20260608 10:03:06.862015  8563 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30570c7dccfc4fdc9f86b687c7fee73e" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc3b180b32dc44048b8dcb086a6b919b"
I20260608 10:03:06.862300  8485 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30570c7dccfc4fdc9f86b687c7fee73e" candidate_uuid: "fdc8997edc84409892d81bcae0dededc" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "984c30ef7c3d450095b98c56e930871d"
I20260608 10:03:06.862861  8563 raft_consensus.cc:3060] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.863121  8485 raft_consensus.cc:3060] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:06.870051  8485 raft_consensus.cc:2468] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 2.
I20260608 10:03:06.870051  8563 raft_consensus.cc:2468] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fdc8997edc84409892d81bcae0dededc in term 2.
I20260608 10:03:06.871490  8365 leader_election.cc:304] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [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: 984c30ef7c3d450095b98c56e930871d, fdc8997edc84409892d81bcae0dededc; no voters: 
I20260608 10:03:06.872224  8606 raft_consensus.cc:2804] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:06.872855  8606 raft_consensus.cc:697] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Becoming Leader. State: Replica: fdc8997edc84409892d81bcae0dededc, State: Running, Role: LEADER
I20260608 10:03:06.873608  8606 consensus_queue.cc:237] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } }
I20260608 10:03:06.881206  7933 catalog_manager.cc:5696] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:06.943768  8403 raft_consensus.cc:1275] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Refusing update from remote peer 984c30ef7c3d450095b98c56e930871d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:06.945642  8594 consensus_queue.cc:1048] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:06.960424  8563 raft_consensus.cc:1275] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer 984c30ef7c3d450095b98c56e930871d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:06.962391  8603 consensus_queue.cc:1048] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:06.993597  8485 raft_consensus.cc:1275] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:06.995167  8606 consensus_queue.cc:1048] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:07.007784  8563 raft_consensus.cc:1275] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:07.010675  8606 consensus_queue.cc:1048] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:07.027889  8485 raft_consensus.cc:1275] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:07.029699  8608 consensus_queue.cc:1048] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:07.041585  8563 raft_consensus.cc:1275] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:07.043511  8608 consensus_queue.cc:1048] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:07.277959  8563 raft_consensus.cc:1275] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:07.279431  8608 consensus_queue.cc:1048] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:07.291430  8485 raft_consensus.cc:1275] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:07.293120  8606 consensus_queue.cc:1048] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:07.686731  8403 consensus_queue.cc:237] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } }
I20260608 10:03:07.693578  8485 raft_consensus.cc:1275] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:07.695362  8563 raft_consensus.cc:1275] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:07.695555  8599 consensus_queue.cc:1048] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:07.697309  8608 consensus_queue.cc:1048] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:07.703070  8599 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } } }
W20260608 10:03:07.707039  8364 consensus_peers.cc:597] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc -> Peer 312451aec8434185a80d17ec705c63f5 (127.1.39.68:36975): Couldn't send request to peer 312451aec8434185a80d17ec705c63f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 30570c7dccfc4fdc9f86b687c7fee73e. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:07.706177  8485 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } } }
I20260608 10:03:07.707039  8563 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } } }
I20260608 10:03:07.717761  7934 catalog_manager.cc:5696] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc reported cstate change: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New cstate: current_term: 2 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:07.719237  8403 consensus_queue.cc:237] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } }
I20260608 10:03:07.727810  8485 raft_consensus.cc:1275] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:07.727802  8563 raft_consensus.cc:1275] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260608 10:03:07.729327  8364 consensus_peers.cc:597] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc -> Peer 312451aec8434185a80d17ec705c63f5 (127.1.39.68:36975): Couldn't send request to peer 312451aec8434185a80d17ec705c63f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e6d6adb121ee426daf7909f2737ee2d1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:07.729950  8599 consensus_queue.cc:1048] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:07.731066  8606 consensus_queue.cc:1048] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:07.740425  8606 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } } }
I20260608 10:03:07.743407  8563 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } } }
I20260608 10:03:07.743739  8485 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } } }
I20260608 10:03:07.755590  8484 consensus_queue.cc:237] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } }
I20260608 10:03:07.756935  7933 catalog_manager.cc:5696] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc reported cstate change: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New cstate: current_term: 2 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:07.764393  8563 raft_consensus.cc:1275] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer 984c30ef7c3d450095b98c56e930871d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:07.766340  8594 consensus_queue.cc:1048] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:07.776074  8628 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } } }
I20260608 10:03:07.778053  8563 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } } }
I20260608 10:03:07.779539  8403 raft_consensus.cc:1275] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Refusing update from remote peer 984c30ef7c3d450095b98c56e930871d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:07.781564  8594 consensus_queue.cc:1048] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:07.788801  8403 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } } }
I20260608 10:03:07.791002  7933 catalog_manager.cc:5696] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d reported cstate change: config changed from index -1 to 3, NON_VOTER 312451aec8434185a80d17ec705c63f5 (127.1.39.68) added. New cstate: current_term: 2 leader_uuid: "984c30ef7c3d450095b98c56e930871d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:07.794816  8445 consensus_peers.cc:597] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d -> Peer 312451aec8434185a80d17ec705c63f5 (127.1.39.68:36975): Couldn't send request to peer 312451aec8434185a80d17ec705c63f5. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 290e72dad56249218a730b58ed3827b3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:08.183931  8635 ts_tablet_manager.cc:933] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: Initiating tablet copy from peer 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757)
I20260608 10:03:08.185884  8635 tablet_copy_client.cc:323] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:43757
I20260608 10:03:08.205284  8637 ts_tablet_manager.cc:933] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: Initiating tablet copy from peer fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581)
I20260608 10:03:08.207613  8637 tablet_copy_client.cc:323] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:42581
I20260608 10:03:08.219310  8495 tablet_copy_service.cc:140] P 984c30ef7c3d450095b98c56e930871d: Received BeginTabletCopySession request for tablet 290e72dad56249218a730b58ed3827b3 from peer 312451aec8434185a80d17ec705c63f5 ({username='slave'} at 127.0.0.1:44624)
I20260608 10:03:08.220197  8495 tablet_copy_service.cc:161] P 984c30ef7c3d450095b98c56e930871d: Beginning new tablet copy session on tablet 290e72dad56249218a730b58ed3827b3 from peer 312451aec8434185a80d17ec705c63f5 at {username='slave'} at 127.0.0.1:44624: session id = 312451aec8434185a80d17ec705c63f5-290e72dad56249218a730b58ed3827b3
I20260608 10:03:08.228709  8414 tablet_copy_service.cc:140] P fdc8997edc84409892d81bcae0dededc: Received BeginTabletCopySession request for tablet e6d6adb121ee426daf7909f2737ee2d1 from peer 312451aec8434185a80d17ec705c63f5 ({username='slave'} at 127.0.0.1:55276)
I20260608 10:03:08.229301  8495 tablet_copy_source_session.cc:215] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:08.229607  8414 tablet_copy_service.cc:161] P fdc8997edc84409892d81bcae0dededc: Beginning new tablet copy session on tablet e6d6adb121ee426daf7909f2737ee2d1 from peer 312451aec8434185a80d17ec705c63f5 at {username='slave'} at 127.0.0.1:55276: session id = 312451aec8434185a80d17ec705c63f5-e6d6adb121ee426daf7909f2737ee2d1
I20260608 10:03:08.235589  8635 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 290e72dad56249218a730b58ed3827b3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:08.238641  8414 tablet_copy_source_session.cc:215] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:08.242524  8643 ts_tablet_manager.cc:933] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: Initiating tablet copy from peer fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581)
I20260608 10:03:08.242686  8637 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6d6adb121ee426daf7909f2737ee2d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:08.251080  8643 tablet_copy_client.cc:323] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:42581
I20260608 10:03:08.253386  8414 tablet_copy_service.cc:140] P fdc8997edc84409892d81bcae0dededc: Received BeginTabletCopySession request for tablet 30570c7dccfc4fdc9f86b687c7fee73e from peer 312451aec8434185a80d17ec705c63f5 ({username='slave'} at 127.0.0.1:55276)
I20260608 10:03:08.254129  8414 tablet_copy_service.cc:161] P fdc8997edc84409892d81bcae0dededc: Beginning new tablet copy session on tablet 30570c7dccfc4fdc9f86b687c7fee73e from peer 312451aec8434185a80d17ec705c63f5 at {username='slave'} at 127.0.0.1:55276: session id = 312451aec8434185a80d17ec705c63f5-30570c7dccfc4fdc9f86b687c7fee73e
I20260608 10:03:08.260298  8637 tablet_copy_client.cc:806] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:08.262347  8414 tablet_copy_source_session.cc:215] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:08.262552  8637 tablet_copy_client.cc:670] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:08.257732  8635 tablet_copy_client.cc:806] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:08.267194  8635 tablet_copy_client.cc:670] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:08.268805  8637 tablet_copy_client.cc:538] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:08.272010  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30570c7dccfc4fdc9f86b687c7fee73e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:08.273175  8635 tablet_copy_client.cc:538] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:08.277937  8637 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: Bootstrap starting.
I20260608 10:03:08.283042  8635 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: Bootstrap starting.
I20260608 10:03:08.289978  8643 tablet_copy_client.cc:806] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:08.290804  8643 tablet_copy_client.cc:670] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:08.295328  8643 tablet_copy_client.cc:538] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:08.308569  8643 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: Bootstrap starting.
I20260608 10:03:08.310312  8637 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:08.312647  8637 tablet_bootstrap.cc:492] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: Bootstrap complete.
I20260608 10:03:08.313546  8637 ts_tablet_manager.cc:1403] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: Time spent bootstrapping tablet: real 0.036s	user 0.022s	sys 0.010s
I20260608 10:03:08.317209  8637 raft_consensus.cc:359] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } }
I20260608 10:03:08.318367  8637 raft_consensus.cc:740] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 312451aec8434185a80d17ec705c63f5, State: Initialized, Role: LEARNER
I20260608 10:03:08.319293  8637 consensus_queue.cc:260] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } }
I20260608 10:03:08.320601  8635 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:08.321822  8635 tablet_bootstrap.cc:492] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: Bootstrap complete.
I20260608 10:03:08.322793  8635 ts_tablet_manager.cc:1403] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: Time spent bootstrapping tablet: real 0.040s	user 0.036s	sys 0.005s
I20260608 10:03:08.329061  8637 ts_tablet_manager.cc:1434] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.006s
I20260608 10:03:08.332866  8635 raft_consensus.cc:359] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } }
I20260608 10:03:08.334435  8635 raft_consensus.cc:740] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 312451aec8434185a80d17ec705c63f5, State: Initialized, Role: LEARNER
I20260608 10:03:08.335271  8414 tablet_copy_service.cc:342] P fdc8997edc84409892d81bcae0dededc: Request end of tablet copy session 312451aec8434185a80d17ec705c63f5-e6d6adb121ee426daf7909f2737ee2d1 received from {username='slave'} at 127.0.0.1:55276
I20260608 10:03:08.335970  8414 tablet_copy_service.cc:434] P fdc8997edc84409892d81bcae0dededc: ending tablet copy session 312451aec8434185a80d17ec705c63f5-e6d6adb121ee426daf7909f2737ee2d1 on tablet e6d6adb121ee426daf7909f2737ee2d1 with peer 312451aec8434185a80d17ec705c63f5
I20260608 10:03:08.335374  8635 consensus_queue.cc:260] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } }
I20260608 10:03:08.339026  8635 ts_tablet_manager.cc:1434] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.005s
I20260608 10:03:08.340948  8495 tablet_copy_service.cc:342] P 984c30ef7c3d450095b98c56e930871d: Request end of tablet copy session 312451aec8434185a80d17ec705c63f5-290e72dad56249218a730b58ed3827b3 received from {username='slave'} at 127.0.0.1:44624
I20260608 10:03:08.341497  8495 tablet_copy_service.cc:434] P 984c30ef7c3d450095b98c56e930871d: ending tablet copy session 312451aec8434185a80d17ec705c63f5-290e72dad56249218a730b58ed3827b3 on tablet 290e72dad56249218a730b58ed3827b3 with peer 312451aec8434185a80d17ec705c63f5
I20260608 10:03:08.348852  8643 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:08.349689  8643 tablet_bootstrap.cc:492] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: Bootstrap complete.
I20260608 10:03:08.350430  8643 ts_tablet_manager.cc:1403] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.018s
I20260608 10:03:08.352978  8643 raft_consensus.cc:359] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } }
I20260608 10:03:08.353729  8643 raft_consensus.cc:740] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 312451aec8434185a80d17ec705c63f5, State: Initialized, Role: LEARNER
I20260608 10:03:08.354359  8643 consensus_queue.cc:260] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: true } }
I20260608 10:03:08.356627  8643 ts_tablet_manager.cc:1434] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:08.358407  8414 tablet_copy_service.cc:342] P fdc8997edc84409892d81bcae0dededc: Request end of tablet copy session 312451aec8434185a80d17ec705c63f5-30570c7dccfc4fdc9f86b687c7fee73e received from {username='slave'} at 127.0.0.1:55276
I20260608 10:03:08.358992  8414 tablet_copy_service.cc:434] P fdc8997edc84409892d81bcae0dededc: ending tablet copy session 312451aec8434185a80d17ec705c63f5-30570c7dccfc4fdc9f86b687c7fee73e on tablet 30570c7dccfc4fdc9f86b687c7fee73e with peer 312451aec8434185a80d17ec705c63f5
I20260608 10:03:08.579392  8319 raft_consensus.cc:1217] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:08.594509  8319 raft_consensus.cc:1217] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:08.734143  8319 raft_consensus.cc:1217] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:09.046025  8651 raft_consensus.cc:1064] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d: attempting to promote NON_VOTER 312451aec8434185a80d17ec705c63f5 to VOTER
I20260608 10:03:09.048085  8651 consensus_queue.cc:237] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } }
I20260608 10:03:09.054605  8319 raft_consensus.cc:1275] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Refusing update from remote peer 984c30ef7c3d450095b98c56e930871d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:09.055356  8563 raft_consensus.cc:1275] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer 984c30ef7c3d450095b98c56e930871d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:09.056191  8403 raft_consensus.cc:1275] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Refusing update from remote peer 984c30ef7c3d450095b98c56e930871d: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:09.056543  8650 consensus_queue.cc:1048] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Connected to new peer: Peer: permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:09.057423  8651 consensus_queue.cc:1048] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:09.058435  8628 consensus_queue.cc:1048] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:09.078475  8650 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.080698  8563 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.081168  8403 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.093010  8319 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.096256  7934 catalog_manager.cc:5696] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc reported cstate change: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "984c30ef7c3d450095b98c56e930871d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.150622  8484 consensus_queue.cc:237] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [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: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } }
I20260608 10:03:09.156612  8563 raft_consensus.cc:1275] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer 984c30ef7c3d450095b98c56e930871d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:09.156658  8319 raft_consensus.cc:1275] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Refusing update from remote peer 984c30ef7c3d450095b98c56e930871d: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:09.158233  8651 consensus_queue.cc:1048] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:09.159768  8628 consensus_queue.cc:1048] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [LEADER]: Connected to new peer: Peer: permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:09.163228  8645 raft_consensus.cc:1064] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc: attempting to promote NON_VOTER 312451aec8434185a80d17ec705c63f5 to VOTER
I20260608 10:03:09.166100  8645 consensus_queue.cc:237] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } }
I20260608 10:03:09.165869  8650 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fdc8997edc84409892d81bcae0dededc (127.1.39.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.172384  8318 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fdc8997edc84409892d81bcae0dededc (127.1.39.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.175012  8319 raft_consensus.cc:1275] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:09.175534  8564 raft_consensus.cc:1275] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:09.176939  8606 consensus_queue.cc:1048] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:09.178028  8652 consensus_queue.cc:1048] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:09.178639  8564 raft_consensus.cc:2955] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fdc8997edc84409892d81bcae0dededc (127.1.39.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.200146  8484 raft_consensus.cc:1275] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:09.202160  8606 consensus_queue.cc:1048] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:09.205050  7933 catalog_manager.cc:5696] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 reported cstate change: config changed from index 4 to 5, VOTER fdc8997edc84409892d81bcae0dededc (127.1.39.65) evicted. New cstate: current_term: 2 leader_uuid: "984c30ef7c3d450095b98c56e930871d" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.217017  7924 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 290e72dad56249218a730b58ed3827b3 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:09.220337  8665 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.222010  8319 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.240694  8563 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.244429  8484 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.255586  7936 catalog_manager.cc:5696] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc reported cstate change: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:09.270892  8393 tablet_service.cc:1558] Processing DeleteTablet for tablet 290e72dad56249218a730b58ed3827b3 with delete_type TABLET_DATA_TOMBSTONED (TS fdc8997edc84409892d81bcae0dededc not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:55292
I20260608 10:03:09.273878  8403 consensus_queue.cc:237] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } }
I20260608 10:03:09.276721  8670 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:09.277524  8670 raft_consensus.cc:2243] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:09.278172  8670 raft_consensus.cc:2272] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:09.281589  8670 ts_tablet_manager.cc:1916] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:09.282534  8319 raft_consensus.cc:1275] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:09.282595  8563 raft_consensus.cc:1275] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:09.284582  8665 consensus_queue.cc:1048] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:09.286535  8665 consensus_queue.cc:1048] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:09.292611  8652 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 984c30ef7c3d450095b98c56e930871d (127.1.39.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.295997  8564 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 984c30ef7c3d450095b98c56e930871d (127.1.39.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.297118  8670 ts_tablet_manager.cc:1929] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:09.297616  8670 log.cc:1199] T 290e72dad56249218a730b58ed3827b3 P fdc8997edc84409892d81bcae0dededc: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/290e72dad56249218a730b58ed3827b3
I20260608 10:03:09.300263  8318 raft_consensus.cc:2955] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 984c30ef7c3d450095b98c56e930871d (127.1.39.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.305918  7923 catalog_manager.cc:5027] TS fdc8997edc84409892d81bcae0dededc (127.1.39.65:42581): tablet 290e72dad56249218a730b58ed3827b3 (table test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]) successfully deleted
I20260608 10:03:09.310956  8645 raft_consensus.cc:1064] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc: attempting to promote NON_VOTER 312451aec8434185a80d17ec705c63f5 to VOTER
I20260608 10:03:09.311160  7934 catalog_manager.cc:5696] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b reported cstate change: config changed from index 4 to 5, VOTER 984c30ef7c3d450095b98c56e930871d (127.1.39.66) evicted. New cstate: current_term: 2 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.313843  8645 consensus_queue.cc:237] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } }
I20260608 10:03:09.317132  7923 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e6d6adb121ee426daf7909f2737ee2d1 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:09.321766  8564 raft_consensus.cc:1275] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:09.321858  8484 raft_consensus.cc:1275] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:09.322423  8318 raft_consensus.cc:1275] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [term 2 LEARNER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:09.323932  8645 consensus_queue.cc:1048] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:09.326397  8645 consensus_queue.cc:1048] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:09.328164  8474 tablet_service.cc:1558] Processing DeleteTablet for tablet e6d6adb121ee426daf7909f2737ee2d1 with delete_type TABLET_DATA_TOMBSTONED (TS 984c30ef7c3d450095b98c56e930871d not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:44626
I20260608 10:03:09.328313  8652 consensus_queue.cc:1048] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.013s
I20260608 10:03:09.339864  8672 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:09.343343  8672 raft_consensus.cc:2243] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:09.344837  8672 raft_consensus.cc:2272] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:09.349116  8672 ts_tablet_manager.cc:1916] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:09.349475  8645 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.351701  8318 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.367815  8484 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.368252  8563 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.379781  7936 catalog_manager.cc:5696] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 reported cstate change: config changed from index 3 to 4, 312451aec8434185a80d17ec705c63f5 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "bc3b180b32dc44048b8dcb086a6b919b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 38165 } attrs { replace: true } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.386286  8672 ts_tablet_manager.cc:1929] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:09.386713  8672 log.cc:1199] T e6d6adb121ee426daf7909f2737ee2d1 P 984c30ef7c3d450095b98c56e930871d: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/e6d6adb121ee426daf7909f2737ee2d1
I20260608 10:03:09.388054  7924 catalog_manager.cc:5027] TS 984c30ef7c3d450095b98c56e930871d (127.1.39.66:43757): tablet e6d6adb121ee426daf7909f2737ee2d1 (table test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]) successfully deleted
I20260608 10:03:09.399185  8403 consensus_queue.cc:237] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [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: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } }
I20260608 10:03:09.405041  8318 raft_consensus.cc:1275] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:09.405637  8484 raft_consensus.cc:1275] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Refusing update from remote peer fdc8997edc84409892d81bcae0dededc: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:09.407729  8645 consensus_queue.cc:1048] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:09.415539  8645 consensus_queue.cc:1048] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [LEADER]: Connected to new peer: Peer: permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:09.418660  8606 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.420962  8318 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.422818  8484 raft_consensus.cc:2955] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } } }
I20260608 10:03:09.430564  7923 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 30570c7dccfc4fdc9f86b687c7fee73e with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:09.435351  7933 catalog_manager.cc:5696] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc reported cstate change: config changed from index 4 to 5, VOTER bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67) evicted. New cstate: current_term: 2 leader_uuid: "fdc8997edc84409892d81bcae0dededc" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fdc8997edc84409892d81bcae0dededc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 42581 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "984c30ef7c3d450095b98c56e930871d" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "312451aec8434185a80d17ec705c63f5" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 36975 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:09.460508  8554 tablet_service.cc:1558] Processing DeleteTablet for tablet 30570c7dccfc4fdc9f86b687c7fee73e with delete_type TABLET_DATA_TOMBSTONED (TS bc3b180b32dc44048b8dcb086a6b919b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56116
I20260608 10:03:09.462580  8677 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:09.463289  8677 raft_consensus.cc:2243] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:09.463819  8677 raft_consensus.cc:2272] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:09.466351  8677 ts_tablet_manager.cc:1916] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:09.477109  8677 ts_tablet_manager.cc:1929] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:09.477388  8677 log.cc:1199] T 30570c7dccfc4fdc9f86b687c7fee73e P bc3b180b32dc44048b8dcb086a6b919b: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/30570c7dccfc4fdc9f86b687c7fee73e
I20260608 10:03:09.478735  7924 catalog_manager.cc:5027] TS bc3b180b32dc44048b8dcb086a6b919b (127.1.39.67:38165): tablet 30570c7dccfc4fdc9f86b687c7fee73e (table test-workload [id=d9010d725a5f45c1ab3f39b937b0bd96]) successfully deleted
I20260608 10:03:11.647723  1181 tablet_server.cc:179] TabletServer@127.1.39.65:42581 shutting down...
I20260608 10:03:11.674469  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:11.675177  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:11.675801  1181 raft_consensus.cc:2243] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.676718  1181 raft_consensus.cc:2272] T 30570c7dccfc4fdc9f86b687c7fee73e P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.678769  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:11.679279  1181 raft_consensus.cc:2243] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.680160  1181 raft_consensus.cc:2272] T 4ac411d501394918aba2be419694d8fc P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.682789  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:11.683341  1181 raft_consensus.cc:2243] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.684288  1181 raft_consensus.cc:2272] T e6d6adb121ee426daf7909f2737ee2d1 P fdc8997edc84409892d81bcae0dededc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.708163  1181 tablet_server.cc:196] TabletServer@127.1.39.65:42581 shutdown complete.
I20260608 10:03:11.722604  1181 tablet_server.cc:179] TabletServer@127.1.39.66:43757 shutting down...
I20260608 10:03:11.742585  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:11.743331  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:11.743928  1181 raft_consensus.cc:2243] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.744540  1181 raft_consensus.cc:2272] T 30570c7dccfc4fdc9f86b687c7fee73e P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.747439  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:11.748207  1181 raft_consensus.cc:2243] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.748894  1181 raft_consensus.cc:2272] T 4ac411d501394918aba2be419694d8fc P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.751859  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:11.752557  1181 raft_consensus.cc:2243] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.753473  1181 raft_consensus.cc:2272] T 290e72dad56249218a730b58ed3827b3 P 984c30ef7c3d450095b98c56e930871d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.778806  1181 tablet_server.cc:196] TabletServer@127.1.39.66:43757 shutdown complete.
I20260608 10:03:11.794348  1181 tablet_server.cc:179] TabletServer@127.1.39.67:38165 shutting down...
I20260608 10:03:11.817647  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:11.818534  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:11.819154  1181 raft_consensus.cc:2243] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.819679  1181 raft_consensus.cc:2272] T 4ac411d501394918aba2be419694d8fc P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.822181  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:11.822890  1181 raft_consensus.cc:2243] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.823554  1181 raft_consensus.cc:2272] T e6d6adb121ee426daf7909f2737ee2d1 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.825819  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:11.826287  1181 raft_consensus.cc:2243] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.826823  1181 raft_consensus.cc:2272] T 290e72dad56249218a730b58ed3827b3 P bc3b180b32dc44048b8dcb086a6b919b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.852694  1181 tablet_server.cc:196] TabletServer@127.1.39.67:38165 shutdown complete.
I20260608 10:03:11.870857  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:03:11.908949  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:11.910234  1181 tablet_replica.cc:333] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5: stopping tablet replica
I20260608 10:03:11.911036  1181 raft_consensus.cc:2243] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.911906  1181 raft_consensus.cc:2272] T 30570c7dccfc4fdc9f86b687c7fee73e P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.914932  1181 tablet_replica.cc:333] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5: stopping tablet replica
I20260608 10:03:11.915522  1181 raft_consensus.cc:2243] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.916221  1181 raft_consensus.cc:2272] T e6d6adb121ee426daf7909f2737ee2d1 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.918195  1181 tablet_replica.cc:333] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5: stopping tablet replica
I20260608 10:03:11.918694  1181 raft_consensus.cc:2243] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:11.919171  1181 raft_consensus.cc:2272] T 290e72dad56249218a730b58ed3827b3 P 312451aec8434185a80d17ec705c63f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.943905  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:03:11.961186  1181 master.cc:562] Master@127.1.39.126:44445 shutting down...
I20260608 10:03:11.993161  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:11.993817  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:11.994184  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P a64f43c5a73b49b299b64e13c2d25df1: stopping tablet replica
I20260608 10:03:12.018697  1181 master.cc:584] Master@127.1.39.126:44445 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16724 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 10:03:12.068639  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:39547
I20260608 10:03:12.069859  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:12.076108  8680 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.076647  8679 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.077207  8682 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:12.078661  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:12.079883  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:12.080084  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:12.080268  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912992080252 us; error 0 us; skew 500 ppm
I20260608 10:03:12.080931  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:12.083838  1181 webserver.cc:533] Webserver started at http://127.1.39.126:37135/ using document root <none> and password file <none>
I20260608 10:03:12.084458  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:12.084673  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:12.085023  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:12.086198  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "1ca04516d9e84ac6bd1e6b717f670306"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-90g7"
I20260608 10:03:12.091823  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:03:12.096251  8687 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.097641  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:12.098035  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "1ca04516d9e84ac6bd1e6b717f670306"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-90g7"
I20260608 10:03:12.098364  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:12.128708  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:12.130014  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:12.184057  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:39547
I20260608 10:03:12.184504  8738 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:39547 every 8 connection(s)
I20260608 10:03:12.188624  8739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:12.203225  8739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306: Bootstrap starting.
I20260608 10:03:12.208534  8739 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:12.215567  8739 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306: No bootstrap required, opened a new log
I20260608 10:03:12.219208  8739 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ca04516d9e84ac6bd1e6b717f670306" member_type: VOTER }
I20260608 10:03:12.219884  8739 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:12.220211  8739 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1ca04516d9e84ac6bd1e6b717f670306, State: Initialized, Role: FOLLOWER
I20260608 10:03:12.221069  8739 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1ca04516d9e84ac6bd1e6b717f670306" member_type: VOTER }
I20260608 10:03:12.221539  8739 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:12.221773  8739 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:12.222072  8739 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:12.228255  8739 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ca04516d9e84ac6bd1e6b717f670306" member_type: VOTER }
I20260608 10:03:12.228883  8739 leader_election.cc:304] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [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: 1ca04516d9e84ac6bd1e6b717f670306; no voters: 
I20260608 10:03:12.230401  8739 leader_election.cc:290] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:12.230669  8742 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:12.232336  8742 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 1 LEADER]: Becoming Leader. State: Replica: 1ca04516d9e84ac6bd1e6b717f670306, State: Running, Role: LEADER
I20260608 10:03:12.233196  8742 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [LEADER]: Queue going to LEADER mode. State: All 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: "1ca04516d9e84ac6bd1e6b717f670306" member_type: VOTER }
I20260608 10:03:12.234082  8739 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:12.237993  8743 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1ca04516d9e84ac6bd1e6b717f670306" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ca04516d9e84ac6bd1e6b717f670306" member_type: VOTER } }
I20260608 10:03:12.238027  8744 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1ca04516d9e84ac6bd1e6b717f670306. Latest consensus state: current_term: 1 leader_uuid: "1ca04516d9e84ac6bd1e6b717f670306" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1ca04516d9e84ac6bd1e6b717f670306" member_type: VOTER } }
I20260608 10:03:12.239215  8743 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:12.239365  8744 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:12.246166  8749 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:12.253054  8749 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:12.254248  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:12.265286  8749 catalog_manager.cc:1382] Generated new cluster ID: 5929c33d5841465ebaae446907845970
I20260608 10:03:12.265664  8749 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:12.295337  8749 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:12.297122  8749 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:12.311635  8749 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306: Generated new TSK 0
I20260608 10:03:12.312558  8749 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:12.353487  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:12.366047  8762 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.366091  8761 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.368527  8764 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:12.371078  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:12.372419  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:12.372654  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:12.372865  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912992372846 us; error 0 us; skew 500 ppm
I20260608 10:03:12.373569  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:12.376724  1181 webserver.cc:533] Webserver started at http://127.1.39.65:46483/ using document root <none> and password file <none>
I20260608 10:03:12.377326  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:12.377528  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:12.377907  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:12.379518  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "3787360401d046618f7eb5d4869dd2bc"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-90g7"
I20260608 10:03:12.386178  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.003s
I20260608 10:03:12.391625  8769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.392872  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.000s
I20260608 10:03:12.393380  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "3787360401d046618f7eb5d4869dd2bc"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-90g7"
I20260608 10:03:12.393728  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:12.417135  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:12.419528  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:12.421641  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:12.425874  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:12.426613  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.002s	sys 0.000s
I20260608 10:03:12.427053  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:12.427354  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.492797  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:43957
I20260608 10:03:12.492956  8831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:43957 every 8 connection(s)
I20260608 10:03:12.499816  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:12.512851  8836 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.513155  8837 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.518370  8839 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:12.519747  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:12.522576  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:12.522881  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:12.523132  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912992523087 us; error 0 us; skew 500 ppm
I20260608 10:03:12.524219  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:12.527763  8832 heartbeater.cc:344] Connected to a master server at 127.1.39.126:39547
I20260608 10:03:12.527969  1181 webserver.cc:533] Webserver started at http://127.1.39.66:36899/ using document root <none> and password file <none>
I20260608 10:03:12.528254  8832 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:12.528822  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:12.529139  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:12.529348  8832 heartbeater.cc:507] Master 127.1.39.126:39547 requested a full tablet report, sending...
I20260608 10:03:12.529498  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:12.531265  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "00b65d481aaf42b59cad89c10fffd4cb"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-90g7"
I20260608 10:03:12.533218  8704 ts_manager.cc:194] Registered new tserver with Master: 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957)
I20260608 10:03:12.538233  8704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36956
I20260608 10:03:12.539847  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.005s	sys 0.000s
I20260608 10:03:12.545852  8844 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.546967  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:12.547276  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "00b65d481aaf42b59cad89c10fffd4cb"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-90g7"
I20260608 10:03:12.547565  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:12.567606  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:12.569451  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:12.571538  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:12.574818  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:12.575124  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.575381  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:12.575618  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.643268  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:37365
I20260608 10:03:12.643419  8906 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:37365 every 8 connection(s)
I20260608 10:03:12.650815  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:12.665577  8911 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:12.665625  8910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:12.670861  8907 heartbeater.cc:344] Connected to a master server at 127.1.39.126:39547
W20260608 10:03:12.671502  8913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:12.671698  8907 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:12.673492  8907 heartbeater.cc:507] Master 127.1.39.126:39547 requested a full tablet report, sending...
I20260608 10:03:12.677862  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:12.677881  8704 ts_manager.cc:194] Registered new tserver with Master: 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365)
I20260608 10:03:12.679106  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:12.679404  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:12.679634  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912992679611 us; error 0 us; skew 500 ppm
I20260608 10:03:12.680032  8704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36968
I20260608 10:03:12.680442  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:12.683591  1181 webserver.cc:533] Webserver started at http://127.1.39.67:34057/ using document root <none> and password file <none>
I20260608 10:03:12.684230  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:12.684532  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:12.684880  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:12.686285  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "b663892dbde147088a749a8687b06f81"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-90g7"
I20260608 10:03:12.695416  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:03:12.700608  8918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.701685  1181 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 10:03:12.702075  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "b663892dbde147088a749a8687b06f81"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-90g7"
I20260608 10:03:12.702621  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:12.732800  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:12.734555  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:12.736339  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:12.739099  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:12.739387  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.739670  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:12.739877  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:12.802794  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:39015
I20260608 10:03:12.803328  8980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:39015 every 8 connection(s)
I20260608 10:03:12.824635  8981 heartbeater.cc:344] Connected to a master server at 127.1.39.126:39547
I20260608 10:03:12.825100  8981 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:12.825978  8981 heartbeater.cc:507] Master 127.1.39.126:39547 requested a full tablet report, sending...
I20260608 10:03:12.829154  8704 ts_manager.cc:194] Registered new tserver with Master: b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:12.830031  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.022358412s
I20260608 10:03:12.831547  8704 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36980
I20260608 10:03:13.392242  8704 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48360:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:13.395700  8704 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:13.494740  8946 tablet_service.cc:1511] Processing CreateTablet for tablet 1f89e319b70046f59b1c44961d3bb489 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:13.496320  8943 tablet_service.cc:1511] Processing CreateTablet for tablet 4facc97d14f042a9ab922284c565d761 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:13.497764  8945 tablet_service.cc:1511] Processing CreateTablet for tablet a3f885a6b8f9415db9f1b048276a6079 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:13.499174  8944 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec1c501f395490cab8d76061c51c0b5 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:13.500121  8871 tablet_service.cc:1511] Processing CreateTablet for tablet a3f885a6b8f9415db9f1b048276a6079 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:13.501941  8871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f885a6b8f9415db9f1b048276a6079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.502151  8946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f89e319b70046f59b1c44961d3bb489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.506079  8870 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec1c501f395490cab8d76061c51c0b5 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:13.507447  8944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec1c501f395490cab8d76061c51c0b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.507879  8870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec1c501f395490cab8d76061c51c0b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.508533  8943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4facc97d14f042a9ab922284c565d761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.509536  8945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f885a6b8f9415db9f1b048276a6079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.505692  8795 tablet_service.cc:1511] Processing CreateTablet for tablet 8ec1c501f395490cab8d76061c51c0b5 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:13.502485  8797 tablet_service.cc:1511] Processing CreateTablet for tablet 1f89e319b70046f59b1c44961d3bb489 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:13.508241  8794 tablet_service.cc:1511] Processing CreateTablet for tablet 4facc97d14f042a9ab922284c565d761 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:13.510154  8872 tablet_service.cc:1511] Processing CreateTablet for tablet 1f89e319b70046f59b1c44961d3bb489 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:13.511215  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec1c501f395490cab8d76061c51c0b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.511701  8872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f89e319b70046f59b1c44961d3bb489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.512172  8797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f89e319b70046f59b1c44961d3bb489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.504742  8796 tablet_service.cc:1511] Processing CreateTablet for tablet a3f885a6b8f9415db9f1b048276a6079 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:13.513418  8796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f885a6b8f9415db9f1b048276a6079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.516743  8794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4facc97d14f042a9ab922284c565d761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.518129  8869 tablet_service.cc:1511] Processing CreateTablet for tablet 4facc97d14f042a9ab922284c565d761 (DEFAULT_TABLE table=test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:13.519781  8869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4facc97d14f042a9ab922284c565d761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:13.542725  8832 heartbeater.cc:499] Master 127.1.39.126:39547 was elected leader, sending a full tablet report...
I20260608 10:03:13.557834  9001 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81: Bootstrap starting.
I20260608 10:03:13.565164  9002 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:13.573956  9002 tablet_bootstrap.cc:654] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.575206  9001 tablet_bootstrap.cc:654] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.581172  9003 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb: Bootstrap starting.
I20260608 10:03:13.593794  9003 tablet_bootstrap.cc:654] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.596097  9002 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: No bootstrap required, opened a new log
I20260608 10:03:13.596777  9002 ts_tablet_manager.cc:1403] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.010s
I20260608 10:03:13.601781  9002 raft_consensus.cc:359] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.605075  9002 raft_consensus.cc:385] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.605440  9002 raft_consensus.cc:740] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.606640  9003 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb: No bootstrap required, opened a new log
I20260608 10:03:13.607270  9003 ts_tablet_manager.cc:1403] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.007s
I20260608 10:03:13.606844  9002 consensus_queue.cc:260] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.611898  9003 raft_consensus.cc:359] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.613126  9003 raft_consensus.cc:385] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.613657  9003 raft_consensus.cc:740] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.622288  9002 ts_tablet_manager.cc:1434] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.025s	user 0.010s	sys 0.007s
I20260608 10:03:13.622401  9001 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81: No bootstrap required, opened a new log
I20260608 10:03:13.623163  9001 ts_tablet_manager.cc:1403] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.004s
I20260608 10:03:13.623648  9002 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:13.624107  9006 raft_consensus.cc:493] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:13.624873  9006 raft_consensus.cc:515] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.626024  9003 consensus_queue.cc:260] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.626995  9001 raft_consensus.cc:359] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.627875  9001 raft_consensus.cc:385] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.629510  9001 raft_consensus.cc:740] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b663892dbde147088a749a8687b06f81, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.630542  9001 consensus_queue.cc:260] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.628638  9006 leader_election.cc:290] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:13.634629  9003 ts_tablet_manager.cc:1434] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent starting tablet: real 0.027s	user 0.014s	sys 0.001s
I20260608 10:03:13.636060  9003 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb: Bootstrap starting.
I20260608 10:03:13.637530  9001 ts_tablet_manager.cc:1434] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.001s
I20260608 10:03:13.637579  8907 heartbeater.cc:499] Master 127.1.39.126:39547 was elected leader, sending a full tablet report...
I20260608 10:03:13.642097  8981 heartbeater.cc:499] Master 127.1.39.126:39547 was elected leader, sending a full tablet report...
I20260608 10:03:13.643396  9003 tablet_bootstrap.cc:654] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.646203  9001 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81: Bootstrap starting.
I20260608 10:03:13.658799  9002 tablet_bootstrap.cc:654] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.671284  9003 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb: No bootstrap required, opened a new log
I20260608 10:03:13.672140  9003 ts_tablet_manager.cc:1403] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.022s
I20260608 10:03:13.672647  9001 tablet_bootstrap.cc:654] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.676236  9003 raft_consensus.cc:359] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.677287  9003 raft_consensus.cc:385] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.677860  9003 raft_consensus.cc:740] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.678402  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec1c501f395490cab8d76061c51c0b5" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
I20260608 10:03:13.679075  9003 consensus_queue.cc:260] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.681352  9002 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: No bootstrap required, opened a new log
W20260608 10:03:13.681663  8772 leader_election.cc:343] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b663892dbde147088a749a8687b06f81 (127.1.39.67:39015): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:13.681928  9003 ts_tablet_manager.cc:1434] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 10:03:13.682287  9002 ts_tablet_manager.cc:1403] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.005s
I20260608 10:03:13.683706  9003 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb: Bootstrap starting.
I20260608 10:03:13.685613  9001 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81: No bootstrap required, opened a new log
I20260608 10:03:13.689949  9001 ts_tablet_manager.cc:1403] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.006s
I20260608 10:03:13.688829  9002 raft_consensus.cc:359] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.690912  9002 raft_consensus.cc:385] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.691354  9002 raft_consensus.cc:740] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.692502  9002 consensus_queue.cc:260] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.694391  9003 tablet_bootstrap.cc:654] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.696659  8882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec1c501f395490cab8d76061c51c0b5" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb" is_pre_election: true
I20260608 10:03:13.698078  9002 ts_tablet_manager.cc:1434] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
W20260608 10:03:13.698662  8773 leader_election.cc:343] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:13.699265  8773 leader_election.cc:304] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [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: 3787360401d046618f7eb5d4869dd2bc; no voters: 00b65d481aaf42b59cad89c10fffd4cb, b663892dbde147088a749a8687b06f81
I20260608 10:03:13.699775  9002 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:13.700713  9006 raft_consensus.cc:2749] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:13.702159  9001 raft_consensus.cc:359] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:13.703482  9001 raft_consensus.cc:385] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.703881  9001 raft_consensus.cc:740] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b663892dbde147088a749a8687b06f81, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.704826  9001 consensus_queue.cc:260] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:13.712101  9002 tablet_bootstrap.cc:654] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.712956  9001 ts_tablet_manager.cc:1434] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81: Time spent starting tablet: real 0.023s	user 0.001s	sys 0.007s
I20260608 10:03:13.714141  9001 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81: Bootstrap starting.
I20260608 10:03:13.720945  9001 tablet_bootstrap.cc:654] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.723426  9003 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb: No bootstrap required, opened a new log
I20260608 10:03:13.724172  9003 ts_tablet_manager.cc:1403] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.020s
I20260608 10:03:13.726584  9001 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81: No bootstrap required, opened a new log
I20260608 10:03:13.727078  9001 ts_tablet_manager.cc:1403] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 10:03:13.727618  9002 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: No bootstrap required, opened a new log
I20260608 10:03:13.728257  9002 ts_tablet_manager.cc:1403] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.000s
I20260608 10:03:13.727981  9003 raft_consensus.cc:359] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.728847  9003 raft_consensus.cc:385] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.729233  9003 raft_consensus.cc:740] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.729926  9001 raft_consensus.cc:359] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.730628  9001 raft_consensus.cc:385] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.730240  9003 consensus_queue.cc:260] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.730934  9001 raft_consensus.cc:740] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b663892dbde147088a749a8687b06f81, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.731827  9001 consensus_queue.cc:260] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.732041  9002 raft_consensus.cc:359] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.733104  9003 ts_tablet_manager.cc:1434] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 10:03:13.733256  9002 raft_consensus.cc:385] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.733691  9002 raft_consensus.cc:740] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.734403  9003 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb: Bootstrap starting.
I20260608 10:03:13.734876  9002 consensus_queue.cc:260] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.736610  9001 ts_tablet_manager.cc:1434] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 10:03:13.737788  9001 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81: Bootstrap starting.
I20260608 10:03:13.740093  9002 ts_tablet_manager.cc:1434] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 10:03:13.741632  9002 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:13.743196  9003 tablet_bootstrap.cc:654] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.743731  9009 raft_consensus.cc:493] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:13.744606  9009 raft_consensus.cc:515] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.750957  9002 tablet_bootstrap.cc:654] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.759925  9003 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb: No bootstrap required, opened a new log
I20260608 10:03:13.760705  9003 ts_tablet_manager.cc:1403] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260608 10:03:13.760938  9002 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: No bootstrap required, opened a new log
I20260608 10:03:13.761318  9009 leader_election.cc:290] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:13.764729  9001 tablet_bootstrap.cc:654] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:13.764876  9003 raft_consensus.cc:359] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:13.765836  9003 raft_consensus.cc:385] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.766247  9003 raft_consensus.cc:740] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.761544  9002 ts_tablet_manager.cc:1403] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 10:03:13.769591  9009 raft_consensus.cc:493] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:13.767493  9003 consensus_queue.cc:260] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:13.772198  9002 raft_consensus.cc:359] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:13.773144  9002 raft_consensus.cc:385] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.773267  9003 ts_tablet_manager.cc:1434] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 10:03:13.773517  9002 raft_consensus.cc:740] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.774456  9002 consensus_queue.cc:260] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:13.770503  9009 raft_consensus.cc:515] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.777381  9002 ts_tablet_manager.cc:1434] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260608 10:03:13.785152  9009 leader_election.cc:290] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:13.790999  8807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4facc97d14f042a9ab922284c565d761" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc" is_pre_election: true
I20260608 10:03:13.792250  8807 raft_consensus.cc:2468] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:13.795662  8807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f885a6b8f9415db9f1b048276a6079" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc" is_pre_election: true
I20260608 10:03:13.796944  8807 raft_consensus.cc:2468] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:13.798154  9006 raft_consensus.cc:493] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:13.798934  9006 raft_consensus.cc:515] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:13.802903  8846 leader_election.cc:304] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, 3787360401d046618f7eb5d4869dd2bc; no voters: 
I20260608 10:03:13.804272  8846 leader_election.cc:304] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, 3787360401d046618f7eb5d4869dd2bc; no voters: 
I20260608 10:03:13.804677  9001 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81: No bootstrap required, opened a new log
I20260608 10:03:13.805148  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f89e319b70046f59b1c44961d3bb489" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
I20260608 10:03:13.805919  9001 ts_tablet_manager.cc:1403] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.011s
I20260608 10:03:13.806156  8956 raft_consensus.cc:2468] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3787360401d046618f7eb5d4869dd2bc in term 0.
I20260608 10:03:13.806216  8882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f89e319b70046f59b1c44961d3bb489" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb" is_pre_election: true
I20260608 10:03:13.807116  8882 raft_consensus.cc:2468] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3787360401d046618f7eb5d4869dd2bc in term 0.
I20260608 10:03:13.805088  9006 leader_election.cc:290] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:13.808138  8772 leader_election.cc:304] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3787360401d046618f7eb5d4869dd2bc, b663892dbde147088a749a8687b06f81; no voters: 
I20260608 10:03:13.804728  9023 raft_consensus.cc:2804] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:13.809355  9023 raft_consensus.cc:493] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:13.809471  9009 raft_consensus.cc:2804] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:13.809765  9006 raft_consensus.cc:2804] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:13.810015  9009 raft_consensus.cc:493] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:13.810583  9009 raft_consensus.cc:3060] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.812134  9023 raft_consensus.cc:3060] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.809816  9001 raft_consensus.cc:359] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.812915  9001 raft_consensus.cc:385] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:13.813319  9001 raft_consensus.cc:740] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b663892dbde147088a749a8687b06f81, State: Initialized, Role: FOLLOWER
I20260608 10:03:13.814493  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f885a6b8f9415db9f1b048276a6079" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
I20260608 10:03:13.814383  9001 consensus_queue.cc:260] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.815301  8955 raft_consensus.cc:2468] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:13.817327  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4facc97d14f042a9ab922284c565d761" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
I20260608 10:03:13.818123  8956 raft_consensus.cc:2468] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:13.810353  9006 raft_consensus.cc:493] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:13.819648  9006 raft_consensus.cc:3060] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.822124  9001 ts_tablet_manager.cc:1434] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.003s
I20260608 10:03:13.821765  9023 raft_consensus.cc:515] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.822582  9009 raft_consensus.cc:515] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.826265  8807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4facc97d14f042a9ab922284c565d761" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc"
I20260608 10:03:13.826620  8956 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4facc97d14f042a9ab922284c565d761" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81"
I20260608 10:03:13.826875  8807 raft_consensus.cc:3060] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.827337  8956 raft_consensus.cc:3060] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.828791  9006 raft_consensus.cc:515] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:13.831885  9006 leader_election.cc:290] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 election: Requested vote from peers 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:13.832755  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f89e319b70046f59b1c44961d3bb489" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81"
I20260608 10:03:13.833467  8955 raft_consensus.cc:3060] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.833645  8882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f89e319b70046f59b1c44961d3bb489" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb"
I20260608 10:03:13.833959  8954 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f885a6b8f9415db9f1b048276a6079" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81"
I20260608 10:03:13.834264  8882 raft_consensus.cc:3060] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.834790  8954 raft_consensus.cc:3060] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.837330  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3f885a6b8f9415db9f1b048276a6079" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc"
I20260608 10:03:13.838049  8806 raft_consensus.cc:3060] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.840181  8807 raft_consensus.cc:2468] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:13.841885  8846 leader_election.cc:304] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, 3787360401d046618f7eb5d4869dd2bc; no voters: 
I20260608 10:03:13.842733  8882 raft_consensus.cc:2468] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3787360401d046618f7eb5d4869dd2bc in term 1.
I20260608 10:03:13.844228  8773 leader_election.cc:304] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, 3787360401d046618f7eb5d4869dd2bc; no voters: 
I20260608 10:03:13.844499  8954 raft_consensus.cc:2468] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:13.846662  8847 leader_election.cc:304] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, b663892dbde147088a749a8687b06f81; no voters: 
I20260608 10:03:13.850390  9006 raft_consensus.cc:2804] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:13.851100  8806 raft_consensus.cc:2468] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:13.851478  8956 raft_consensus.cc:2468] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:13.852780  9006 raft_consensus.cc:697] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 1 LEADER]: Becoming Leader. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Running, Role: LEADER
I20260608 10:03:13.854631  9025 raft_consensus.cc:2804] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:13.832751  9023 leader_election.cc:290] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Requested vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:13.854460  9006 consensus_queue.cc:237] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:13.854919  8955 raft_consensus.cc:2468] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3787360401d046618f7eb5d4869dd2bc in term 1.
I20260608 10:03:13.855624  9023 raft_consensus.cc:2804] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:13.856532  9023 raft_consensus.cc:697] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Becoming Leader. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Running, Role: LEADER
I20260608 10:03:13.857426  9023 consensus_queue.cc:237] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.831511  9009 leader_election.cc:290] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Requested vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:13.860579  9025 raft_consensus.cc:697] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Becoming Leader. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Running, Role: LEADER
I20260608 10:03:13.861819  9025 consensus_queue.cc:237] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.870795  8702 catalog_manager.cc:5696] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3787360401d046618f7eb5d4869dd2bc (127.1.39.65). New cstate: current_term: 1 leader_uuid: "3787360401d046618f7eb5d4869dd2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:13.870916  8704 catalog_manager.cc:5696] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66). New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:13.886538  8702 catalog_manager.cc:5696] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66). New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:13.922163  9025 raft_consensus.cc:493] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:13.922698  9025 raft_consensus.cc:515] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.924504  9025 leader_election.cc:290] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:13.925716  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec1c501f395490cab8d76061c51c0b5" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc" is_pre_election: true
I20260608 10:03:13.925933  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec1c501f395490cab8d76061c51c0b5" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
I20260608 10:03:13.926457  8806 raft_consensus.cc:2468] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:13.926501  8955 raft_consensus.cc:2468] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:13.928043  8846 leader_election.cc:304] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, 3787360401d046618f7eb5d4869dd2bc; no voters: 
I20260608 10:03:13.928946  9025 raft_consensus.cc:2804] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:13.929445  9025 raft_consensus.cc:493] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:13.929772  9025 raft_consensus.cc:3060] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.936532  9025 raft_consensus.cc:515] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.938679  9025 leader_election.cc:290] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Requested vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:13.939779  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec1c501f395490cab8d76061c51c0b5" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc"
I20260608 10:03:13.939992  8955 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ec1c501f395490cab8d76061c51c0b5" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81"
I20260608 10:03:13.940490  8806 raft_consensus.cc:3060] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.940788  8955 raft_consensus.cc:3060] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:13.945896  8806 raft_consensus.cc:2468] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:13.947244  8846 leader_election.cc:304] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, 3787360401d046618f7eb5d4869dd2bc; no voters: 
I20260608 10:03:13.947690  8955 raft_consensus.cc:2468] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:13.948158  9025 raft_consensus.cc:2804] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:13.948886  9025 raft_consensus.cc:697] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Becoming Leader. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Running, Role: LEADER
I20260608 10:03:13.950004  9025 consensus_queue.cc:237] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:13.958659  8702 catalog_manager.cc:5696] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66). New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:14.039052  8702 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48368:
name: "dugtrio"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:14.041740  8702 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table dugtrio in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:14.077836  8794 tablet_service.cc:1511] Processing CreateTablet for tablet 11efa9c55af9461bbde080a699c5a2b9 (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:14.079404  8794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11efa9c55af9461bbde080a699c5a2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.079366  8872 tablet_service.cc:1511] Processing CreateTablet for tablet 11efa9c55af9461bbde080a699c5a2b9 (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:14.081096  8872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11efa9c55af9461bbde080a699c5a2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.080873  8944 tablet_service.cc:1511] Processing CreateTablet for tablet 11efa9c55af9461bbde080a699c5a2b9 (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:14.082419  8944 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11efa9c55af9461bbde080a699c5a2b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.085505  8943 tablet_service.cc:1511] Processing CreateTablet for tablet b83e0623d234466194283f435ba0aafc (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:14.086997  8943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83e0623d234466194283f435ba0aafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.089354  8871 tablet_service.cc:1511] Processing CreateTablet for tablet 57cebee23f0c42eeb07e1a4f201933e7 (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:14.090070  8797 tablet_service.cc:1511] Processing CreateTablet for tablet b83e0623d234466194283f435ba0aafc (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:14.090823  8871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cebee23f0c42eeb07e1a4f201933e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.090509  8946 tablet_service.cc:1511] Processing CreateTablet for tablet 57cebee23f0c42eeb07e1a4f201933e7 (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:14.091490  8797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83e0623d234466194283f435ba0aafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.092003  8946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cebee23f0c42eeb07e1a4f201933e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.095276  8795 tablet_service.cc:1511] Processing CreateTablet for tablet 57cebee23f0c42eeb07e1a4f201933e7 (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:14.095878  8945 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6a37240ced4397b19ffd7dfda887f0 (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:14.097252  8945 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6a37240ced4397b19ffd7dfda887f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.097456  8796 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6a37240ced4397b19ffd7dfda887f0 (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:14.083966  8870 tablet_service.cc:1511] Processing CreateTablet for tablet b83e0623d234466194283f435ba0aafc (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:14.099493  8870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b83e0623d234466194283f435ba0aafc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.101711  8795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57cebee23f0c42eeb07e1a4f201933e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.102577  8869 tablet_service.cc:1511] Processing CreateTablet for tablet 7e6a37240ced4397b19ffd7dfda887f0 (DEFAULT_TABLE table=dugtrio [id=d967e56014ff45ee81008dc503c028c7]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:14.104019  8869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6a37240ced4397b19ffd7dfda887f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.104040  8796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e6a37240ced4397b19ffd7dfda887f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:14.113922  9001 tablet_bootstrap.cc:492] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: Bootstrap starting.
I20260608 10:03:14.122526  9001 tablet_bootstrap.cc:654] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.132243  9003 tablet_bootstrap.cc:492] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: Bootstrap starting.
I20260608 10:03:14.134721  9001 tablet_bootstrap.cc:492] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: No bootstrap required, opened a new log
I20260608 10:03:14.135277  9001 ts_tablet_manager.cc:1403] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.009s
I20260608 10:03:14.138700  9001 raft_consensus.cc:359] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.139256  9003 tablet_bootstrap.cc:654] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.139479  9001 raft_consensus.cc:385] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.139878  9001 raft_consensus.cc:740] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b663892dbde147088a749a8687b06f81, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.141042  9001 consensus_queue.cc:260] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.153882  9002 tablet_bootstrap.cc:492] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:14.157533  9001 ts_tablet_manager.cc:1434] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.004s
I20260608 10:03:14.158838  9001 tablet_bootstrap.cc:492] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: Bootstrap starting.
I20260608 10:03:14.170377  9010 raft_consensus.cc:493] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:14.171137  9010 raft_consensus.cc:515] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.172125  9001 tablet_bootstrap.cc:654] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.172556  9002 tablet_bootstrap.cc:654] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.176295  9010 leader_election.cc:290] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365)
I20260608 10:03:14.207777  9001 tablet_bootstrap.cc:492] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: No bootstrap required, opened a new log
I20260608 10:03:14.208696  9001 ts_tablet_manager.cc:1403] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: Time spent bootstrapping tablet: real 0.050s	user 0.013s	sys 0.005s
I20260608 10:03:14.212263  9001 raft_consensus.cc:359] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.213424  9001 raft_consensus.cc:385] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.213891  9001 raft_consensus.cc:740] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b663892dbde147088a749a8687b06f81, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.215111  9001 consensus_queue.cc:260] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.218644  9001 ts_tablet_manager.cc:1434] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 10:03:14.220147  9001 tablet_bootstrap.cc:492] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: Bootstrap starting.
I20260608 10:03:14.226320  9003 tablet_bootstrap.cc:492] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: No bootstrap required, opened a new log
I20260608 10:03:14.226867  9003 ts_tablet_manager.cc:1403] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent bootstrapping tablet: real 0.095s	user 0.006s	sys 0.014s
I20260608 10:03:14.232415  9001 tablet_bootstrap.cc:654] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.234086  9003 raft_consensus.cc:359] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.235716  9003 raft_consensus.cc:385] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.236443  9003 raft_consensus.cc:740] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.237785  9003 consensus_queue.cc:260] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.242543  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efa9c55af9461bbde080a699c5a2b9" candidate_uuid: "b663892dbde147088a749a8687b06f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc" is_pre_election: true
I20260608 10:03:14.242980  9002 tablet_bootstrap.cc:492] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: No bootstrap required, opened a new log
I20260608 10:03:14.243499  9002 ts_tablet_manager.cc:1403] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.090s	user 0.028s	sys 0.022s
I20260608 10:03:14.243932  9003 ts_tablet_manager.cc:1434] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.006s
W20260608 10:03:14.244263  8920 leader_election.cc:343] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:14.245306  9003 tablet_bootstrap.cc:492] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: Bootstrap starting.
I20260608 10:03:14.246788  9002 raft_consensus.cc:359] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.247531  9002 raft_consensus.cc:385] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.247828  9002 raft_consensus.cc:740] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.248656  9002 consensus_queue.cc:260] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.250983  9002 ts_tablet_manager.cc:1434] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:14.239241  9001 tablet_bootstrap.cc:492] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: No bootstrap required, opened a new log
I20260608 10:03:14.251657  9001 ts_tablet_manager.cc:1403] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.002s
W20260608 10:03:14.253208  8752 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:14.254257  8882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efa9c55af9461bbde080a699c5a2b9" candidate_uuid: "b663892dbde147088a749a8687b06f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb" is_pre_election: true
I20260608 10:03:14.255002  9001 raft_consensus.cc:359] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.255894  9001 raft_consensus.cc:385] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:03:14.255939  8922 leader_election.cc:343] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:14.256372  9001 raft_consensus.cc:740] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b663892dbde147088a749a8687b06f81, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.256611  9002 tablet_bootstrap.cc:492] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:14.256552  8922 leader_election.cc:304] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [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: b663892dbde147088a749a8687b06f81; no voters: 00b65d481aaf42b59cad89c10fffd4cb, 3787360401d046618f7eb5d4869dd2bc
I20260608 10:03:14.259058  9010 raft_consensus.cc:2749] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:14.258730  9001 consensus_queue.cc:260] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.262647  9003 tablet_bootstrap.cc:654] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.269174  9002 tablet_bootstrap.cc:654] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.275774  9025 consensus_queue.cc:1048] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:14.276420  9001 ts_tablet_manager.cc:1434] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: Time spent starting tablet: real 0.024s	user 0.017s	sys 0.008s
I20260608 10:03:14.277849  9001 tablet_bootstrap.cc:492] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: Bootstrap starting.
I20260608 10:03:14.279281  9003 tablet_bootstrap.cc:492] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: No bootstrap required, opened a new log
I20260608 10:03:14.279829  9003 ts_tablet_manager.cc:1403] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.002s
I20260608 10:03:14.283120  9001 tablet_bootstrap.cc:654] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.283236  9003 raft_consensus.cc:359] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.284112  9003 raft_consensus.cc:385] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.284449  9003 raft_consensus.cc:740] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.291013  9002 tablet_bootstrap.cc:492] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: No bootstrap required, opened a new log
I20260608 10:03:14.291839  9002 ts_tablet_manager.cc:1403] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.036s	user 0.013s	sys 0.003s
I20260608 10:03:14.292328  9003 consensus_queue.cc:260] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.298121  9003 ts_tablet_manager.cc:1434] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.002s
I20260608 10:03:14.301601  9003 tablet_bootstrap.cc:492] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: Bootstrap starting.
I20260608 10:03:14.302071  9002 raft_consensus.cc:359] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.304430  9002 raft_consensus.cc:385] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.304963  9002 raft_consensus.cc:740] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.309206  9002 consensus_queue.cc:260] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.316751  9002 ts_tablet_manager.cc:1434] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260608 10:03:14.320904  9003 tablet_bootstrap.cc:654] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.321646  9002 tablet_bootstrap.cc:492] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:14.329380  9028 consensus_queue.cc:1048] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:14.333103  9002 tablet_bootstrap.cc:654] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.336308  9001 tablet_bootstrap.cc:492] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: No bootstrap required, opened a new log
I20260608 10:03:14.336992  9001 ts_tablet_manager.cc:1403] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.034s
I20260608 10:03:14.340687  9001 raft_consensus.cc:359] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.340929  9028 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:14.341727  9001 raft_consensus.cc:385] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.342217  9001 raft_consensus.cc:740] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b663892dbde147088a749a8687b06f81, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.343273  9001 consensus_queue.cc:260] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.345202  9002 tablet_bootstrap.cc:492] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: No bootstrap required, opened a new log
I20260608 10:03:14.345515  9001 ts_tablet_manager.cc:1434] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 10:03:14.345741  9002 ts_tablet_manager.cc:1403] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.007s
I20260608 10:03:14.331115  9006 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260608 10:03:14.348785  9002 raft_consensus.cc:359] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.349472  9002 raft_consensus.cc:385] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.349802  9002 raft_consensus.cc:740] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.355072  9023 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:14.356827  9006 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:14.350862  9002 consensus_queue.cc:260] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.369429  9028 raft_consensus.cc:493] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:14.369583  9002 ts_tablet_manager.cc:1434] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 10:03:14.370134  9028 raft_consensus.cc:515] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.371490  9002 tablet_bootstrap.cc:492] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:14.374354  8807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cebee23f0c42eeb07e1a4f201933e7" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc" is_pre_election: true
I20260608 10:03:14.375248  8807 raft_consensus.cc:2468] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:14.377030  8846 leader_election.cc:304] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, 3787360401d046618f7eb5d4869dd2bc; no voters: 
I20260608 10:03:14.379132  9023 raft_consensus.cc:2804] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:14.379632  9023 raft_consensus.cc:493] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:14.380069  9023 raft_consensus.cc:3060] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.381625  9002 tablet_bootstrap.cc:654] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.396432  9002 tablet_bootstrap.cc:492] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: No bootstrap required, opened a new log
I20260608 10:03:14.397140  9002 ts_tablet_manager.cc:1403] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260608 10:03:14.400574  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cebee23f0c42eeb07e1a4f201933e7" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
I20260608 10:03:14.401567  8953 raft_consensus.cc:2468] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:14.401574  9002 raft_consensus.cc:359] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.404887  9002 raft_consensus.cc:385] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.405298  9002 raft_consensus.cc:740] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.405450  9028 leader_election.cc:290] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:14.406447  9002 consensus_queue.cc:260] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.410389  9002 ts_tablet_manager.cc:1434] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260608 10:03:14.429471  9008 raft_consensus.cc:493] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:14.430191  9008 raft_consensus.cc:515] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.434733  9008 leader_election.cc:290] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:14.434664  8881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83e0623d234466194283f435ba0aafc" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb" is_pre_election: true
I20260608 10:03:14.435169  9023 raft_consensus.cc:515] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
W20260608 10:03:14.436312  8773 leader_election.cc:343] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:14.437901  9023 leader_election.cc:290] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Requested vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:14.440275  8952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cebee23f0c42eeb07e1a4f201933e7" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81"
I20260608 10:03:14.437532  9003 tablet_bootstrap.cc:492] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: No bootstrap required, opened a new log
I20260608 10:03:14.440946  8952 raft_consensus.cc:3060] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.441172  9003 ts_tablet_manager.cc:1403] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent bootstrapping tablet: real 0.140s	user 0.058s	sys 0.051s
I20260608 10:03:14.444481  9003 raft_consensus.cc:359] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.445158  9003 raft_consensus.cc:385] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.445434  9003 raft_consensus.cc:740] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.446159  9003 consensus_queue.cc:260] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.448840  9003 ts_tablet_manager.cc:1434] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 10:03:14.450073  9003 tablet_bootstrap.cc:492] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: Bootstrap starting.
I20260608 10:03:14.454660  8953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83e0623d234466194283f435ba0aafc" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
I20260608 10:03:14.455356  8953 raft_consensus.cc:2468] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3787360401d046618f7eb5d4869dd2bc in term 0.
I20260608 10:03:14.456730  8772 leader_election.cc:304] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [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: 3787360401d046618f7eb5d4869dd2bc, b663892dbde147088a749a8687b06f81; no voters: 00b65d481aaf42b59cad89c10fffd4cb
I20260608 10:03:14.458431  9006 raft_consensus.cc:2804] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:14.460680  9006 raft_consensus.cc:493] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:14.463198  9003 tablet_bootstrap.cc:654] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:14.463292  9006 raft_consensus.cc:3060] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.464468  9046 raft_consensus.cc:493] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:14.465050  9028 consensus_queue.cc:1048] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:14.465179  9046 raft_consensus.cc:515] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.470817  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57cebee23f0c42eeb07e1a4f201933e7" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc"
I20260608 10:03:14.471537  8806 raft_consensus.cc:3060] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.472543  8807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a37240ced4397b19ffd7dfda887f0" candidate_uuid: "b663892dbde147088a749a8687b06f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc" is_pre_election: true
I20260608 10:03:14.473738  8807 raft_consensus.cc:2468] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b663892dbde147088a749a8687b06f81 in term 0.
I20260608 10:03:14.475598  8920 leader_election.cc:304] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3787360401d046618f7eb5d4869dd2bc, b663892dbde147088a749a8687b06f81; no voters: 
I20260608 10:03:14.477082  9010 raft_consensus.cc:2804] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:14.477612  9010 raft_consensus.cc:493] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:14.478088  9010 raft_consensus.cc:3060] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.471210  9046 leader_election.cc:290] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365)
I20260608 10:03:14.484710  8952 raft_consensus.cc:2468] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:14.486295  8847 leader_election.cc:304] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, b663892dbde147088a749a8687b06f81; no voters: 
I20260608 10:03:14.497423  8806 raft_consensus.cc:2468] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:14.499933  9025 raft_consensus.cc:2804] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:14.503821  9025 raft_consensus.cc:697] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Becoming Leader. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Running, Role: LEADER
I20260608 10:03:14.514991  9025 consensus_queue.cc:237] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
W20260608 10:03:14.533000  8846 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.65:43957, user_credentials={real_user=slave}} blocked reactor thread for 76366.5us
I20260608 10:03:14.528990  9010 raft_consensus.cc:515] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.540220  9010 leader_election.cc:290] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 1 election: Requested vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365)
I20260608 10:03:14.543637  8881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a37240ced4397b19ffd7dfda887f0" candidate_uuid: "b663892dbde147088a749a8687b06f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb" is_pre_election: true
I20260608 10:03:14.544306  8881 raft_consensus.cc:2468] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b663892dbde147088a749a8687b06f81 in term 0.
I20260608 10:03:14.544270  9006 raft_consensus.cc:515] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.545707  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a37240ced4397b19ffd7dfda887f0" candidate_uuid: "b663892dbde147088a749a8687b06f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc"
I20260608 10:03:14.546360  8806 raft_consensus.cc:3060] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.547560  8882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e6a37240ced4397b19ffd7dfda887f0" candidate_uuid: "b663892dbde147088a749a8687b06f81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb"
I20260608 10:03:14.548213  8882 raft_consensus.cc:3060] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.553196  9006 leader_election.cc:290] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 election: Requested vote from peers 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:14.554373  8881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83e0623d234466194283f435ba0aafc" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb"
I20260608 10:03:14.555373  9003 tablet_bootstrap.cc:492] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: No bootstrap required, opened a new log
I20260608 10:03:14.555874  9003 ts_tablet_manager.cc:1403] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: Time spent bootstrapping tablet: real 0.106s	user 0.018s	sys 0.020s
I20260608 10:03:14.556325  8882 raft_consensus.cc:2468] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b663892dbde147088a749a8687b06f81 in term 1.
W20260608 10:03:14.556697  8773 leader_election.cc:343] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:14.558651  9003 raft_consensus.cc:359] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.559340  9003 raft_consensus.cc:385] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:14.560113  9003 raft_consensus.cc:740] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Initialized, Role: FOLLOWER
I20260608 10:03:14.560901  9003 consensus_queue.cc:260] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.563010  9003 ts_tablet_manager.cc:1434] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 10:03:14.564714  8922 leader_election.cc:304] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, b663892dbde147088a749a8687b06f81; no voters: 
I20260608 10:03:14.564827  8806 raft_consensus.cc:2468] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b663892dbde147088a749a8687b06f81 in term 1.
I20260608 10:03:14.565727  9010 raft_consensus.cc:2804] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:14.566264  9010 raft_consensus.cc:697] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 1 LEADER]: Becoming Leader. State: Replica: b663892dbde147088a749a8687b06f81, State: Running, Role: LEADER
I20260608 10:03:14.559302  8952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83e0623d234466194283f435ba0aafc" candidate_uuid: "3787360401d046618f7eb5d4869dd2bc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81"
I20260608 10:03:14.565311  9064 consensus_queue.cc:1048] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:03:14.566912  8952 raft_consensus.cc:3060] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.569453  9010 consensus_queue.cc:237] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.574967  8952 raft_consensus.cc:2468] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3787360401d046618f7eb5d4869dd2bc in term 1.
I20260608 10:03:14.576233  8772 leader_election.cc:304] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [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: 3787360401d046618f7eb5d4869dd2bc, b663892dbde147088a749a8687b06f81; no voters: 00b65d481aaf42b59cad89c10fffd4cb
I20260608 10:03:14.577366  9006 raft_consensus.cc:2804] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:14.578043  9006 raft_consensus.cc:697] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 LEADER]: Becoming Leader. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Running, Role: LEADER
I20260608 10:03:14.579137  9006 consensus_queue.cc:237] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.583937  9064 raft_consensus.cc:493] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:14.582801  8702 catalog_manager.cc:5696] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66). New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:14.584467  9064 raft_consensus.cc:515] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.586692  9064 leader_election.cc:290] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:14.588284  8952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83e0623d234466194283f435ba0aafc" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
I20260608 10:03:14.589134  8807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b83e0623d234466194283f435ba0aafc" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc" is_pre_election: true
I20260608 10:03:14.589483  8952 raft_consensus.cc:2393] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00b65d481aaf42b59cad89c10fffd4cb in current term 1: Already voted for candidate 3787360401d046618f7eb5d4869dd2bc in this term.
I20260608 10:03:14.589773  8701 catalog_manager.cc:5696] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 reported cstate change: term changed from 0 to 1, leader changed from <none> to b663892dbde147088a749a8687b06f81 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "b663892dbde147088a749a8687b06f81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:14.591372  8847 leader_election.cc:304] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [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: 00b65d481aaf42b59cad89c10fffd4cb; no voters: 3787360401d046618f7eb5d4869dd2bc, b663892dbde147088a749a8687b06f81
I20260608 10:03:14.594641  9064 raft_consensus.cc:3060] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.603621  9064 raft_consensus.cc:2749] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:14.621181  8703 catalog_manager.cc:5696] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc reported cstate change: term changed from 0 to 1, leader changed from <none> to 3787360401d046618f7eb5d4869dd2bc (127.1.39.65). New cstate: current_term: 1 leader_uuid: "3787360401d046618f7eb5d4869dd2bc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:14.727996  9064 raft_consensus.cc:493] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:14.728693  9064 raft_consensus.cc:515] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.730742  9064 leader_election.cc:290] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:14.731611  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efa9c55af9461bbde080a699c5a2b9" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc" is_pre_election: true
I20260608 10:03:14.731842  8952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efa9c55af9461bbde080a699c5a2b9" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
I20260608 10:03:14.732311  8806 raft_consensus.cc:2468] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:14.732606  8952 raft_consensus.cc:2468] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 0.
I20260608 10:03:14.733595  8846 leader_election.cc:304] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, 3787360401d046618f7eb5d4869dd2bc; no voters: 
I20260608 10:03:14.734437  9064 raft_consensus.cc:2804] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:14.734861  9064 raft_consensus.cc:493] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:14.735189  9064 raft_consensus.cc:3060] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.740798  9064 raft_consensus.cc:515] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.742852  9064 leader_election.cc:290] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Requested vote from peers 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957), b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:14.744062  8806 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efa9c55af9461bbde080a699c5a2b9" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3787360401d046618f7eb5d4869dd2bc"
I20260608 10:03:14.744235  8952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11efa9c55af9461bbde080a699c5a2b9" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81"
I20260608 10:03:14.744752  8806 raft_consensus.cc:3060] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.744910  8952 raft_consensus.cc:3060] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:14.750240  8952 raft_consensus.cc:2468] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:14.750614  8806 raft_consensus.cc:2468] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00b65d481aaf42b59cad89c10fffd4cb in term 1.
I20260608 10:03:14.751312  8847 leader_election.cc:304] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00b65d481aaf42b59cad89c10fffd4cb, b663892dbde147088a749a8687b06f81; no voters: 
I20260608 10:03:14.752056  9064 raft_consensus.cc:2804] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:14.752607  9064 raft_consensus.cc:697] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Becoming Leader. State: Replica: 00b65d481aaf42b59cad89c10fffd4cb, State: Running, Role: LEADER
I20260608 10:03:14.753513  9064 consensus_queue.cc:237] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:14.761734  8703 catalog_manager.cc:5696] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: term changed from 0 to 1, leader changed from <none> to 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66). New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:14.878388  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:03:14.901974  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:14.903053  1181 tablet_replica.cc:333] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: stopping tablet replica
I20260608 10:03:14.903965  1181 raft_consensus.cc:2243] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:14.904539  1181 raft_consensus.cc:2272] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:14.906982  1181 tablet_replica.cc:333] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: stopping tablet replica
I20260608 10:03:14.907528  1181 raft_consensus.cc:2243] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:14.908088  1181 pending_rounds.cc:70] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Trying to abort 1 pending ops.
I20260608 10:03:14.908244  1181 pending_rounds.cc:77] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619625809502208 op_type: NO_OP noop_request { }
I20260608 10:03:14.908602  1181 raft_consensus.cc:2889] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:14.908915  1181 raft_consensus.cc:2272] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:14.911180  1181 tablet_replica.cc:333] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: stopping tablet replica
I20260608 10:03:14.911762  1181 raft_consensus.cc:2243] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:14.912189  1181 raft_consensus.cc:2272] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:14.914053  1181 tablet_replica.cc:333] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: stopping tablet replica
I20260608 10:03:14.914625  1181 raft_consensus.cc:2243] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:14.915093  1181 raft_consensus.cc:2272] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:14.917394  1181 tablet_replica.cc:333] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: stopping tablet replica
I20260608 10:03:14.917953  1181 raft_consensus.cc:2243] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:14.918372  1181 raft_consensus.cc:2272] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:14.920825  1181 tablet_replica.cc:333] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: stopping tablet replica
I20260608 10:03:14.921393  1181 raft_consensus.cc:2243] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:14.921831  1181 raft_consensus.cc:2272] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:14.924255  1181 tablet_replica.cc:333] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: stopping tablet replica
I20260608 10:03:14.924877  1181 raft_consensus.cc:2243] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:14.925261  1181 raft_consensus.cc:2272] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:14.926949  1181 tablet_replica.cc:333] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: stopping tablet replica
I20260608 10:03:14.927424  1181 raft_consensus.cc:2243] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:14.928200  1181 raft_consensus.cc:2272] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:14.951066  9064 consensus_queue.cc:1048] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:14.958344  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
W20260608 10:03:14.972020  8846 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 10:03:14.975896  8846 consensus_peers.cc:597] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Couldn't send request to peer 3787360401d046618f7eb5d4869dd2bc. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:14.987943  8920 consensus_peers.cc:597] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 -> Peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Couldn't send request to peer 3787360401d046618f7eb5d4869dd2bc. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:15.059718  8846 consensus_peers.cc:597] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Couldn't send request to peer 3787360401d046618f7eb5d4869dd2bc. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:15.059978  9010 consensus_queue.cc:1048] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:15.060324  8846 consensus_peers.cc:597] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Couldn't send request to peer 3787360401d046618f7eb5d4869dd2bc. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:15.155339  8846 consensus_peers.cc:597] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Couldn't send request to peer 3787360401d046618f7eb5d4869dd2bc. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:15.278414  8846 consensus_peers.cc:597] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Couldn't send request to peer 3787360401d046618f7eb5d4869dd2bc. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:15.368999  9064 consensus_queue.cc:1048] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:15.542119  9023 consensus_queue.cc:579] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Leader has been unable to successfully communicate with peer 3787360401d046618f7eb5d4869dd2bc for more than 1 seconds (1.025s)
I20260608 10:03:15.592700  9010 consensus_queue.cc:579] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [LEADER]: Leader has been unable to successfully communicate with peer 3787360401d046618f7eb5d4869dd2bc for more than 1 seconds (1.022s)
I20260608 10:03:15.596479  9023 consensus_queue.cc:579] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Leader has been unable to successfully communicate with peer 3787360401d046618f7eb5d4869dd2bc for more than 1 seconds (1.090s)
I20260608 10:03:15.772269  9023 consensus_queue.cc:579] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Leader has been unable to successfully communicate with peer 3787360401d046618f7eb5d4869dd2bc for more than 1 seconds (1.018s)
I20260608 10:03:15.959772  9023 raft_consensus.cc:493] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3787360401d046618f7eb5d4869dd2bc)
I20260608 10:03:15.960328  9023 raft_consensus.cc:515] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:15.962355  9023 leader_election.cc:290] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b663892dbde147088a749a8687b06f81 (127.1.39.67:39015), 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957)
I20260608 10:03:15.963584  8952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f89e319b70046f59b1c44961d3bb489" candidate_uuid: "00b65d481aaf42b59cad89c10fffd4cb" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b663892dbde147088a749a8687b06f81" is_pre_election: true
W20260608 10:03:15.966406  8846 leader_election.cc:336] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111)
I20260608 10:03:15.966856  8846 leader_election.cc:304] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [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: 00b65d481aaf42b59cad89c10fffd4cb; no voters: 3787360401d046618f7eb5d4869dd2bc, b663892dbde147088a749a8687b06f81
I20260608 10:03:15.967561  9023 raft_consensus.cc:2749] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:03:15.996007  8702 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:48360:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:03:15.996675  8702 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:48360:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 10:03:16.014789  8702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306: Sending DeleteTablet for 3 replicas of tablet 11efa9c55af9461bbde080a699c5a2b9
I20260608 10:03:16.016243  8702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306: Sending DeleteTablet for 3 replicas of tablet b83e0623d234466194283f435ba0aafc
I20260608 10:03:16.017078  8870 tablet_service.cc:1558] Processing DeleteTablet for tablet 11efa9c55af9461bbde080a699c5a2b9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:38394
I20260608 10:03:16.017540  8943 tablet_service.cc:1558] Processing DeleteTablet for tablet 11efa9c55af9461bbde080a699c5a2b9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:56626
I20260608 10:03:16.018517  8702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306: Sending DeleteTablet for 3 replicas of tablet 57cebee23f0c42eeb07e1a4f201933e7
I20260608 10:03:16.019212  8945 tablet_service.cc:1558] Processing DeleteTablet for tablet b83e0623d234466194283f435ba0aafc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:56626
I20260608 10:03:16.022729  8945 tablet_service.cc:1558] Processing DeleteTablet for tablet 57cebee23f0c42eeb07e1a4f201933e7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:56626
I20260608 10:03:16.022843  8872 tablet_service.cc:1558] Processing DeleteTablet for tablet b83e0623d234466194283f435ba0aafc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:38394
I20260608 10:03:16.023723  8702 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306: Sending DeleteTablet for 3 replicas of tablet 7e6a37240ced4397b19ffd7dfda887f0
I20260608 10:03:16.025058  8872 tablet_service.cc:1558] Processing DeleteTablet for tablet 57cebee23f0c42eeb07e1a4f201933e7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:38394
I20260608 10:03:16.027295  8945 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e6a37240ced4397b19ffd7dfda887f0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:56626
I20260608 10:03:16.027730  8872 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e6a37240ced4397b19ffd7dfda887f0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:38394
I20260608 10:03:16.028687  9097 tablet_replica.cc:333] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: stopping tablet replica
I20260608 10:03:16.029247  9023 consensus_queue.cc:579] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Leader has been unable to successfully communicate with peer 3787360401d046618f7eb5d4869dd2bc for more than 1 seconds (1.428s)
I20260608 10:03:16.029726  9097 raft_consensus.cc:2243] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:16.031131  9097 raft_consensus.cc:2272] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.032835  9098 tablet_replica.cc:333] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: stopping tablet replica
I20260608 10:03:16.032892  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 10:03:16.034344  9098 raft_consensus.cc:2243] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:16.035122  9098 raft_consensus.cc:2272] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:16.037400  8689 catalog_manager.cc:4754] TS 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 11efa9c55af9461bbde080a699c5a2b9: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111)
I20260608 10:03:16.039044  9097 ts_tablet_manager.cc:1916] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:03:16.043284  9100 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:16.043746  9098 ts_tablet_manager.cc:1916] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 10:03:16.052660  9101 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:16.059900  9098 ts_tablet_manager.cc:1929] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:16.060665  9098 log.cc:1199] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/11efa9c55af9461bbde080a699c5a2b9
I20260608 10:03:16.061797  9098 ts_tablet_manager.cc:1950] T 11efa9c55af9461bbde080a699c5a2b9 P b663892dbde147088a749a8687b06f81: Deleting consensus metadata
I20260608 10:03:16.066290  8690 catalog_manager.cc:5027] TS b663892dbde147088a749a8687b06f81 (127.1.39.67:39015): tablet 11efa9c55af9461bbde080a699c5a2b9 (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
W20260608 10:03:16.066409  9103 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:16.066737  9098 tablet_replica.cc:333] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: stopping tablet replica
I20260608 10:03:16.067695  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:16.067836  9098 raft_consensus.cc:2243] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:16.068578  9098 raft_consensus.cc:2272] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.068804  9097 ts_tablet_manager.cc:1929] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:16.068918  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:16.069293  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:16.069289  9097 log.cc:1199] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/11efa9c55af9461bbde080a699c5a2b9
I20260608 10:03:16.069754  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912996069732 us; error 0 us; skew 500 ppm
I20260608 10:03:16.070396  9097 ts_tablet_manager.cc:1950] T 11efa9c55af9461bbde080a699c5a2b9 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting consensus metadata
I20260608 10:03:16.070777  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:16.071695  9098 ts_tablet_manager.cc:1916] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.073987  9097 tablet_replica.cc:333] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: stopping tablet replica
I20260608 10:03:16.074137  8691 catalog_manager.cc:5027] TS 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365): tablet 11efa9c55af9461bbde080a699c5a2b9 (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.075479  9097 raft_consensus.cc:2243] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:16.076200  9097 raft_consensus.cc:2272] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.076952  1181 webserver.cc:533] Webserver started at http://127.1.39.68:42499/ using document root <none> and password file <none>
I20260608 10:03:16.077672  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:16.077919  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:16.078240  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:16.079192  9097 ts_tablet_manager.cc:1916] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.079734  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "08f1dda19f8b4bf596407afa37264412"
format_stamp: "Formatted at 2026-06-08 10:03:16 on dist-test-slave-90g7"
I20260608 10:03:16.086724  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 10:03:16.087334  9098 ts_tablet_manager.cc:1929] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:16.087852  9098 log.cc:1199] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/b83e0623d234466194283f435ba0aafc
I20260608 10:03:16.088662  9098 ts_tablet_manager.cc:1950] T b83e0623d234466194283f435ba0aafc P b663892dbde147088a749a8687b06f81: Deleting consensus metadata
I20260608 10:03:16.091955  9098 tablet_replica.cc:333] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: stopping tablet replica
I20260608 10:03:16.092136  8690 catalog_manager.cc:5027] TS b663892dbde147088a749a8687b06f81 (127.1.39.67:39015): tablet b83e0623d234466194283f435ba0aafc (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.098161  9108 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:16.098271  9098 raft_consensus.cc:2243] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:16.099082  9098 raft_consensus.cc:2272] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.099362  1181 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.002s	sys 0.007s
I20260608 10:03:16.099900  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "08f1dda19f8b4bf596407afa37264412"
format_stamp: "Formatted at 2026-06-08 10:03:16 on dist-test-slave-90g7"
I20260608 10:03:16.100380  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:16.101814  9098 ts_tablet_manager.cc:1916] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.103639  9097 ts_tablet_manager.cc:1929] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:16.104097  9097 log.cc:1199] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/b83e0623d234466194283f435ba0aafc
I20260608 10:03:16.105098  9097 ts_tablet_manager.cc:1950] T b83e0623d234466194283f435ba0aafc P 00b65d481aaf42b59cad89c10fffd4cb: Deleting consensus metadata
I20260608 10:03:16.109426  8691 catalog_manager.cc:5027] TS 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365): tablet b83e0623d234466194283f435ba0aafc (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.111653  9097 tablet_replica.cc:333] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: stopping tablet replica
I20260608 10:03:16.112703  9097 raft_consensus.cc:2243] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:16.113924  9097 raft_consensus.cc:2272] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.116919  9097 ts_tablet_manager.cc:1916] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.117549  9098 ts_tablet_manager.cc:1929] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:16.118048  9098 log.cc:1199] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/57cebee23f0c42eeb07e1a4f201933e7
I20260608 10:03:16.118929  9098 ts_tablet_manager.cc:1950] T 57cebee23f0c42eeb07e1a4f201933e7 P b663892dbde147088a749a8687b06f81: Deleting consensus metadata
I20260608 10:03:16.122205  9098 tablet_replica.cc:333] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: stopping tablet replica
I20260608 10:03:16.122385  8690 catalog_manager.cc:5027] TS b663892dbde147088a749a8687b06f81 (127.1.39.67:39015): tablet 57cebee23f0c42eeb07e1a4f201933e7 (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.124326  9098 raft_consensus.cc:2243] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:16.125442  9098 raft_consensus.cc:2272] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.128588  9098 ts_tablet_manager.cc:1916] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.133648  9097 ts_tablet_manager.cc:1929] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:16.134191  9097 log.cc:1199] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/57cebee23f0c42eeb07e1a4f201933e7
I20260608 10:03:16.135294  9097 ts_tablet_manager.cc:1950] T 57cebee23f0c42eeb07e1a4f201933e7 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting consensus metadata
I20260608 10:03:16.135892  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:16.138052  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:16.141101  9097 tablet_replica.cc:333] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: stopping tablet replica
I20260608 10:03:16.141420  8691 catalog_manager.cc:5027] TS 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365): tablet 57cebee23f0c42eeb07e1a4f201933e7 (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.142127  9097 raft_consensus.cc:2243] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:16.142858  9097 raft_consensus.cc:2272] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.145911  9097 ts_tablet_manager.cc:1916] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.146274  9098 ts_tablet_manager.cc:1929] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:16.146763  9098 log.cc:1199] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/7e6a37240ced4397b19ffd7dfda887f0
I20260608 10:03:16.147078  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:16.147640  9098 ts_tablet_manager.cc:1950] T 7e6a37240ced4397b19ffd7dfda887f0 P b663892dbde147088a749a8687b06f81: Deleting consensus metadata
I20260608 10:03:16.152705  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:16.152935  8690 catalog_manager.cc:5027] TS b663892dbde147088a749a8687b06f81 (127.1.39.67:39015): tablet 7e6a37240ced4397b19ffd7dfda887f0 (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.153316  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.001s	user 0.001s	sys 0.000s
I20260608 10:03:16.153818  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:16.154186  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:03:16.166932  9097 ts_tablet_manager.cc:1929] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:16.167608  9097 log.cc:1199] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/7e6a37240ced4397b19ffd7dfda887f0
I20260608 10:03:16.168545  9097 ts_tablet_manager.cc:1950] T 7e6a37240ced4397b19ffd7dfda887f0 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting consensus metadata
I20260608 10:03:16.172986  8691 catalog_manager.cc:5027] TS 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365): tablet 7e6a37240ced4397b19ffd7dfda887f0 (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.192855  9064 consensus_queue.cc:579] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Leader has been unable to successfully communicate with peer 3787360401d046618f7eb5d4869dd2bc for more than 1 seconds (1.356s)
I20260608 10:03:16.217556  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:34989
I20260608 10:03:16.217671  9172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:34989 every 8 connection(s)
I20260608 10:03:16.226363  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:16.235016  9176 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:16.235965  9177 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:16.238173  9173 heartbeater.cc:344] Connected to a master server at 127.1.39.126:39547
I20260608 10:03:16.238710  9173 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:16.239499  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:16.239689  9173 heartbeater.cc:507] Master 127.1.39.126:39547 requested a full tablet report, sending...
W20260608 10:03:16.240531  9180 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:16.241714  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:16.241988  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:16.242197  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780912996242170 us; error 0 us; skew 500 ppm
I20260608 10:03:16.242370  8702 ts_manager.cc:194] Registered new tserver with Master: 08f1dda19f8b4bf596407afa37264412 (127.1.39.68:34989)
I20260608 10:03:16.243062  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:16.244572  8702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48398
I20260608 10:03:16.246644  1181 webserver.cc:533] Webserver started at http://127.1.39.65:46483/ using document root <none> and password file <none>
I20260608 10:03:16.247500  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:16.247759  1181 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 10:03:16.252259  8882 consensus_queue.cc:237] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:16.254022  1181 fs_manager.cc:714] Time spent opening directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:03:16.261891  8952 raft_consensus.cc:1275] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:16.263266  8881 consensus_queue.cc:237] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:16.263899  9064 consensus_queue.cc:1048] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:03:16.269313  8752 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3787360401d046618f7eb5d4869dd2bc not available for placement
I20260608 10:03:16.271622  8880 consensus_queue.cc:237] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:16.277576  9186 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:16.280777  1181 fs_manager.cc:730] Time spent opening block manager: real 0.023s	user 0.005s	sys 0.000s
I20260608 10:03:16.281440  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "3787360401d046618f7eb5d4869dd2bc"
format_stamp: "Formatted at 2026-06-08 10:03:12 on dist-test-slave-90g7"
I20260608 10:03:16.282299  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:16.288002  8953 raft_consensus.cc:1275] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:16.293634  9023 consensus_queue.cc:1048] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 10:03:16.303346  8848 consensus_peers.cc:597] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 08f1dda19f8b4bf596407afa37264412 (127.1.39.68:34989): Couldn't send request to peer 08f1dda19f8b4bf596407afa37264412. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8ec1c501f395490cab8d76061c51c0b5. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:16.304554  8848 consensus_peers.cc:597] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 08f1dda19f8b4bf596407afa37264412 (127.1.39.68:34989): Couldn't send request to peer 08f1dda19f8b4bf596407afa37264412. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4facc97d14f042a9ab922284c565d761. This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:16.306296  8846 consensus_peers.cc:597] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Couldn't send request to peer 3787360401d046618f7eb5d4869dd2bc. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:16.307160  8846 consensus_peers.cc:597] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Couldn't send request to peer 3787360401d046618f7eb5d4869dd2bc. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:16.315544  8848 consensus_peers.cc:597] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 08f1dda19f8b4bf596407afa37264412 (127.1.39.68:34989): Couldn't send request to peer 08f1dda19f8b4bf596407afa37264412. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a3f885a6b8f9415db9f1b048276a6079. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:16.316656  9068 raft_consensus.cc:2955] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.320063  8955 raft_consensus.cc:2955] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.325481  8691 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 4facc97d14f042a9ab922284c565d761 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 2)
I20260608 10:03:16.325965  8954 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:16.335057  9064 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 10:03:16.340997  8846 consensus_peers.cc:597] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb -> Peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Couldn't send request to peer 3787360401d046618f7eb5d4869dd2bc. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:16.348117  9023 raft_consensus.cc:2955] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.351987  8953 raft_consensus.cc:2955] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.352643  8702 catalog_manager.cc:5696] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:16.372987  9087 raft_consensus.cc:493] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3787360401d046618f7eb5d4869dd2bc)
I20260608 10:03:16.373652  9087 raft_consensus.cc:515] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:16.375173  8691 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8ec1c501f395490cab8d76061c51c0b5 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260608 10:03:16.379493  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f89e319b70046f59b1c44961d3bb489" candidate_uuid: "b663892dbde147088a749a8687b06f81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb" is_pre_election: true
I20260608 10:03:16.380259  8880 raft_consensus.cc:2468] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b663892dbde147088a749a8687b06f81 in term 1.
I20260608 10:03:16.383452  8922 leader_election.cc:304] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [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: 00b65d481aaf42b59cad89c10fffd4cb, b663892dbde147088a749a8687b06f81; no voters: 
I20260608 10:03:16.384572  9087 leader_election.cc:290] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365), 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957)
I20260608 10:03:16.386575  9087 raft_consensus.cc:2804] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 10:03:16.387984  9087 raft_consensus.cc:493] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3787360401d046618f7eb5d4869dd2bc)
I20260608 10:03:16.388577  9087 raft_consensus.cc:3060] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Advancing to term 2
W20260608 10:03:16.390892  8920 leader_election.cc:336] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111)
I20260608 10:03:16.391429  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:16.393779  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:16.399176  9087 raft_consensus.cc:515] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:16.402444  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:16.406463  9087 leader_election.cc:290] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 2 election: Requested vote from peers 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365), 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957)
I20260608 10:03:16.413998  8702 catalog_manager.cc:5696] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:16.417989  9202 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
W20260608 10:03:16.423734  8920 leader_election.cc:336] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111)
I20260608 10:03:16.426904  8880 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1f89e319b70046f59b1c44961d3bb489" candidate_uuid: "b663892dbde147088a749a8687b06f81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "00b65d481aaf42b59cad89c10fffd4cb"
I20260608 10:03:16.427613  8880 raft_consensus.cc:3060] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:16.429381  9196 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.432341  8954 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.447459  8691 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet a3f885a6b8f9415db9f1b048276a6079 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260608 10:03:16.451145  8702 catalog_manager.cc:5696] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 reported cstate change: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.453342  8880 raft_consensus.cc:2468] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b663892dbde147088a749a8687b06f81 in term 2.
I20260608 10:03:16.454936  8922 leader_election.cc:304] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [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: 00b65d481aaf42b59cad89c10fffd4cb, b663892dbde147088a749a8687b06f81; no voters: 3787360401d046618f7eb5d4869dd2bc
I20260608 10:03:16.456234  9198 raft_consensus.cc:2804] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 10:03:16.456804  9198 raft_consensus.cc:697] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 2 LEADER]: Becoming Leader. State: Replica: b663892dbde147088a749a8687b06f81, State: Running, Role: LEADER
I20260608 10:03:16.457686  9198 consensus_queue.cc:237] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [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: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:16.472801  8703 catalog_manager.cc:5696] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 reported cstate change: term changed from 1 to 2, leader changed from 3787360401d046618f7eb5d4869dd2bc (127.1.39.65) to b663892dbde147088a749a8687b06f81 (127.1.39.67). New cstate: current_term: 2 leader_uuid: "b663892dbde147088a749a8687b06f81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:16.482404  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 10:03:16.482753  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.073s	user 0.005s	sys 0.005s
I20260608 10:03:16.483080  1181 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 10:03:16.489004  9202 tablet_bootstrap.cc:492] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:16.503168  9202 tablet_bootstrap.cc:492] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.504072  9202 tablet_bootstrap.cc:492] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap complete.
I20260608 10:03:16.504834  9202 ts_tablet_manager.cc:1403] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260608 10:03:16.507700  9202 raft_consensus.cc:359] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.508448  9202 raft_consensus.cc:740] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.509274  9202 consensus_queue.cc:260] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.512142  9202 ts_tablet_manager.cc:1434] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 10:03:16.513062  9202 tablet_bootstrap.cc:492] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:16.528880  1181 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 10:03:16.529039  9202 tablet_bootstrap.cc:492] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 10:03:16.529232  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.046s	user 0.046s	sys 0.000s
I20260608 10:03:16.530081  9202 tablet_bootstrap.cc:492] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Bootstrap complete.
I20260608 10:03:16.530959  9202 ts_tablet_manager.cc:1403] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260608 10:03:16.533896  9202 raft_consensus.cc:359] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.534780  9202 raft_consensus.cc:740] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.535729  9202 consensus_queue.cc:260] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.538075  9202 ts_tablet_manager.cc:1434] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:03:16.539417  9202 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:16.558002  9202 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.558866  9202 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap complete.
I20260608 10:03:16.559474  9202 ts_tablet_manager.cc:1403] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260608 10:03:16.561741  9202 raft_consensus.cc:359] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.562362  9202 raft_consensus.cc:740] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.563078  9202 consensus_queue.cc:260] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.565065  9202 ts_tablet_manager.cc:1434] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260608 10:03:16.565809  9202 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:16.579874  9202 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.580964  9202 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap complete.
I20260608 10:03:16.581708  9202 ts_tablet_manager.cc:1403] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260608 10:03:16.584654  9202 raft_consensus.cc:359] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.585811  9202 raft_consensus.cc:740] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.586764  9202 consensus_queue.cc:260] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.589146  9202 ts_tablet_manager.cc:1434] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 10:03:16.589972  9202 tablet_bootstrap.cc:492] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:16.593350  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:43957
I20260608 10:03:16.593532  9264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:43957 every 8 connection(s)
I20260608 10:03:16.605165  9202 tablet_bootstrap.cc:492] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.606005  9202 tablet_bootstrap.cc:492] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap complete.
I20260608 10:03:16.606633  9202 ts_tablet_manager.cc:1403] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.001s
I20260608 10:03:16.609804  9202 raft_consensus.cc:359] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.610549  9202 raft_consensus.cc:740] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.611557  9202 consensus_queue.cc:260] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.612537  9265 heartbeater.cc:344] Connected to a master server at 127.1.39.126:39547
I20260608 10:03:16.612977  9265 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:16.613665  9202 ts_tablet_manager.cc:1434] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260608 10:03:16.613793  9265 heartbeater.cc:507] Master 127.1.39.126:39547 requested a full tablet report, sending...
I20260608 10:03:16.614449  9202 tablet_bootstrap.cc:492] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:16.619407  8703 ts_manager.cc:194] Re-registered known tserver with Master: 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957)
I20260608 10:03:16.627769  9202 tablet_bootstrap.cc:492] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.628722  9202 tablet_bootstrap.cc:492] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap complete.
I20260608 10:03:16.629446  9202 ts_tablet_manager.cc:1403] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 10:03:16.631016  8703 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48412
I20260608 10:03:16.632296  9202 raft_consensus.cc:359] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.633050  9202 raft_consensus.cc:740] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.634644  9265 heartbeater.cc:499] Master 127.1.39.126:39547 was elected leader, sending a full tablet report...
I20260608 10:03:16.634297  9202 consensus_queue.cc:260] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.636525  9202 ts_tablet_manager.cc:1434] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 10:03:16.637216  9202 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:16.654713  9202 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.655562  9202 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap complete.
I20260608 10:03:16.656399  9202 ts_tablet_manager.cc:1403] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260608 10:03:16.658682  9202 raft_consensus.cc:359] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.659466  9202 raft_consensus.cc:740] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.660151  9202 consensus_queue.cc:260] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:16.662421  9202 ts_tablet_manager.cc:1434] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:03:16.663172  9202 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap starting.
I20260608 10:03:16.679729  9202 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.680652  9202 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: Bootstrap complete.
I20260608 10:03:16.681274  9202 ts_tablet_manager.cc:1403] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: Time spent bootstrapping tablet: real 0.018s	user 0.016s	sys 0.000s
I20260608 10:03:16.683377  9202 raft_consensus.cc:359] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:16.683933  9202 raft_consensus.cc:740] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3787360401d046618f7eb5d4869dd2bc, State: Initialized, Role: FOLLOWER
I20260608 10:03:16.684739  9202 consensus_queue.cc:260] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [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: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } }
I20260608 10:03:16.686676  9202 ts_tablet_manager.cc:1434] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:16.691666  9239 raft_consensus.cc:2955] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.705904  9229 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e6a37240ced4397b19ffd7dfda887f0 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:36346
I20260608 10:03:16.706388  9228 tablet_service.cc:1558] Processing DeleteTablet for tablet 11efa9c55af9461bbde080a699c5a2b9 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:36346
I20260608 10:03:16.708371  9274 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:16.709334  9274 raft_consensus.cc:2243] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:16.709923  9274 raft_consensus.cc:2272] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.712620  9274 ts_tablet_manager.cc:1916] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.719662  9239 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.727026  9274 ts_tablet_manager.cc:1929] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:16.727466  9274 log.cc:1199] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/7e6a37240ced4397b19ffd7dfda887f0
I20260608 10:03:16.728142  9274 ts_tablet_manager.cc:1950] T 7e6a37240ced4397b19ffd7dfda887f0 P 3787360401d046618f7eb5d4869dd2bc: Deleting consensus metadata
I20260608 10:03:16.731146  9274 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:16.731212  8689 catalog_manager.cc:5027] TS 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): tablet 7e6a37240ced4397b19ffd7dfda887f0 (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.732244  9274 raft_consensus.cc:2243] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:16.732916  9274 raft_consensus.cc:2272] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.735533  9274 ts_tablet_manager.cc:1916] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.738507  9229 tablet_service.cc:1558] Processing DeleteTablet for tablet 57cebee23f0c42eeb07e1a4f201933e7 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:36346
I20260608 10:03:16.748723  9274 ts_tablet_manager.cc:1929] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:16.749096  9274 log.cc:1199] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/11efa9c55af9461bbde080a699c5a2b9
I20260608 10:03:16.749718  9274 ts_tablet_manager.cc:1950] T 11efa9c55af9461bbde080a699c5a2b9 P 3787360401d046618f7eb5d4869dd2bc: Deleting consensus metadata
I20260608 10:03:16.752097  9274 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:16.752269  8689 catalog_manager.cc:5027] TS 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): tablet 11efa9c55af9461bbde080a699c5a2b9 (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.752902  9274 raft_consensus.cc:2243] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:16.753404  9274 raft_consensus.cc:2272] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.754693  9229 tablet_service.cc:1558] Processing DeleteTablet for tablet b83e0623d234466194283f435ba0aafc with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 10:03:15 UTC) from {username='slave'} at 127.0.0.1:36346
I20260608 10:03:16.756119  9274 ts_tablet_manager.cc:1916] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.759474  9239 raft_consensus.cc:2955] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:16.770673  9274 ts_tablet_manager.cc:1929] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 10:03:16.771183  9274 log.cc:1199] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/57cebee23f0c42eeb07e1a4f201933e7
I20260608 10:03:16.771744  9274 ts_tablet_manager.cc:1950] T 57cebee23f0c42eeb07e1a4f201933e7 P 3787360401d046618f7eb5d4869dd2bc: Deleting consensus metadata
I20260608 10:03:16.774905  9274 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:16.774981  8689 catalog_manager.cc:5027] TS 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): tablet 57cebee23f0c42eeb07e1a4f201933e7 (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.775887  9274 raft_consensus.cc:2243] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:16.776417  9274 pending_rounds.cc:70] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Trying to abort 1 pending ops.
I20260608 10:03:16.776667  9274 pending_rounds.cc:77] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619625809502208 op_type: NO_OP noop_request { }
I20260608 10:03:16.777086  9274 raft_consensus.cc:2889] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:16.777557  9274 raft_consensus.cc:2272] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:16.780148  9274 ts_tablet_manager.cc:1916] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 10:03:16.792454  9274 ts_tablet_manager.cc:1929] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 10:03:16.792847  9274 log.cc:1199] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-0-root/wals/b83e0623d234466194283f435ba0aafc
I20260608 10:03:16.793516  9274 ts_tablet_manager.cc:1950] T b83e0623d234466194283f435ba0aafc P 3787360401d046618f7eb5d4869dd2bc: Deleting consensus metadata
I20260608 10:03:16.796211  8689 catalog_manager.cc:5027] TS 3787360401d046618f7eb5d4869dd2bc (127.1.39.65:43957): tablet b83e0623d234466194283f435ba0aafc (table dugtrio [id=d967e56014ff45ee81008dc503c028c7]) successfully deleted
I20260608 10:03:16.815977  9277 ts_tablet_manager.cc:933] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: Initiating tablet copy from peer 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365)
I20260608 10:03:16.817582  9277 tablet_copy_client.cc:323] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:37365
I20260608 10:03:16.829105  8892 tablet_copy_service.cc:140] P 00b65d481aaf42b59cad89c10fffd4cb: Received BeginTabletCopySession request for tablet 8ec1c501f395490cab8d76061c51c0b5 from peer 08f1dda19f8b4bf596407afa37264412 ({username='slave'} at 127.0.0.1:38436)
I20260608 10:03:16.829668  8892 tablet_copy_service.cc:161] P 00b65d481aaf42b59cad89c10fffd4cb: Beginning new tablet copy session on tablet 8ec1c501f395490cab8d76061c51c0b5 from peer 08f1dda19f8b4bf596407afa37264412 at {username='slave'} at 127.0.0.1:38436: session id = 08f1dda19f8b4bf596407afa37264412-8ec1c501f395490cab8d76061c51c0b5
I20260608 10:03:16.836557  8892 tablet_copy_source_session.cc:215] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:16.839613  9277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ec1c501f395490cab8d76061c51c0b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:16.853735  9277 tablet_copy_client.cc:806] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:16.854487  9277 tablet_copy_client.cc:670] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:16.858583  9277 tablet_copy_client.cc:538] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:16.866245  9277 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: Bootstrap starting.
I20260608 10:03:16.870946  9281 ts_tablet_manager.cc:933] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: Initiating tablet copy from peer 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365)
I20260608 10:03:16.873185  9281 tablet_copy_client.cc:323] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:37365
I20260608 10:03:16.875119  8892 tablet_copy_service.cc:140] P 00b65d481aaf42b59cad89c10fffd4cb: Received BeginTabletCopySession request for tablet 4facc97d14f042a9ab922284c565d761 from peer 08f1dda19f8b4bf596407afa37264412 ({username='slave'} at 127.0.0.1:38436)
I20260608 10:03:16.875692  8892 tablet_copy_service.cc:161] P 00b65d481aaf42b59cad89c10fffd4cb: Beginning new tablet copy session on tablet 4facc97d14f042a9ab922284c565d761 from peer 08f1dda19f8b4bf596407afa37264412 at {username='slave'} at 127.0.0.1:38436: session id = 08f1dda19f8b4bf596407afa37264412-4facc97d14f042a9ab922284c565d761
I20260608 10:03:16.878301  9239 raft_consensus.cc:3060] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Advancing to term 2
I20260608 10:03:16.884383  8892 tablet_copy_source_session.cc:215] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:16.884493  9239 raft_consensus.cc:1275] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 2 FOLLOWER]: Refusing update from remote peer b663892dbde147088a749a8687b06f81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:16.886852  9198 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:16.888648  9281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4facc97d14f042a9ab922284c565d761. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:16.889402  9277 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.890231  9277 tablet_bootstrap.cc:492] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: Bootstrap complete.
I20260608 10:03:16.890877  9277 ts_tablet_manager.cc:1403] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.008s
I20260608 10:03:16.894418  9277 raft_consensus.cc:359] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:16.895239  9277 raft_consensus.cc:740] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08f1dda19f8b4bf596407afa37264412, State: Initialized, Role: LEARNER
I20260608 10:03:16.896049  9277 consensus_queue.cc:260] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412 [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:16.904896  9173 heartbeater.cc:499] Master 127.1.39.126:39547 was elected leader, sending a full tablet report...
I20260608 10:03:16.906452  9277 ts_tablet_manager.cc:1434] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: Time spent starting tablet: real 0.015s	user 0.014s	sys 0.001s
I20260608 10:03:16.908701  8892 tablet_copy_service.cc:342] P 00b65d481aaf42b59cad89c10fffd4cb: Request end of tablet copy session 08f1dda19f8b4bf596407afa37264412-8ec1c501f395490cab8d76061c51c0b5 received from {username='slave'} at 127.0.0.1:38436
I20260608 10:03:16.909142  8892 tablet_copy_service.cc:434] P 00b65d481aaf42b59cad89c10fffd4cb: ending tablet copy session 08f1dda19f8b4bf596407afa37264412-8ec1c501f395490cab8d76061c51c0b5 on tablet 8ec1c501f395490cab8d76061c51c0b5 with peer 08f1dda19f8b4bf596407afa37264412
I20260608 10:03:16.917367  8880 raft_consensus.cc:1275] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 2 FOLLOWER]: Refusing update from remote peer b663892dbde147088a749a8687b06f81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 10:03:16.919313  9087 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:16.921105  9281 tablet_copy_client.cc:806] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:16.921770  9281 tablet_copy_client.cc:670] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:16.926508  9281 tablet_copy_client.cc:538] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:16.934814  9281 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: Bootstrap starting.
I20260608 10:03:16.937980  9277 ts_tablet_manager.cc:933] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: Initiating tablet copy from peer 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365)
I20260608 10:03:16.939922  9277 tablet_copy_client.cc:323] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:37365
I20260608 10:03:16.941781  8892 tablet_copy_service.cc:140] P 00b65d481aaf42b59cad89c10fffd4cb: Received BeginTabletCopySession request for tablet a3f885a6b8f9415db9f1b048276a6079 from peer 08f1dda19f8b4bf596407afa37264412 ({username='slave'} at 127.0.0.1:38436)
I20260608 10:03:16.942378  8892 tablet_copy_service.cc:161] P 00b65d481aaf42b59cad89c10fffd4cb: Beginning new tablet copy session on tablet a3f885a6b8f9415db9f1b048276a6079 from peer 08f1dda19f8b4bf596407afa37264412 at {username='slave'} at 127.0.0.1:38436: session id = 08f1dda19f8b4bf596407afa37264412-a3f885a6b8f9415db9f1b048276a6079
I20260608 10:03:16.951059  8892 tablet_copy_source_session.cc:215] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:16.954345  9277 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3f885a6b8f9415db9f1b048276a6079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:16.955560  9281 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.956473  9281 tablet_bootstrap.cc:492] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: Bootstrap complete.
I20260608 10:03:16.957046  9281 ts_tablet_manager.cc:1403] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260608 10:03:16.959591  9281 raft_consensus.cc:359] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:16.960177  9281 raft_consensus.cc:740] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08f1dda19f8b4bf596407afa37264412, State: Initialized, Role: LEARNER
I20260608 10:03:16.960805  9281 consensus_queue.cc:260] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412 [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:16.963074  9281 ts_tablet_manager.cc:1434] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 10:03:16.965327  8892 tablet_copy_service.cc:342] P 00b65d481aaf42b59cad89c10fffd4cb: Request end of tablet copy session 08f1dda19f8b4bf596407afa37264412-4facc97d14f042a9ab922284c565d761 received from {username='slave'} at 127.0.0.1:38436
I20260608 10:03:16.965782  8892 tablet_copy_service.cc:434] P 00b65d481aaf42b59cad89c10fffd4cb: ending tablet copy session 08f1dda19f8b4bf596407afa37264412-4facc97d14f042a9ab922284c565d761 on tablet 4facc97d14f042a9ab922284c565d761 with peer 08f1dda19f8b4bf596407afa37264412
I20260608 10:03:16.967274  9277 tablet_copy_client.cc:806] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:16.967926  9277 tablet_copy_client.cc:670] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:16.971931  9277 tablet_copy_client.cc:538] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:16.979640  9277 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: Bootstrap starting.
I20260608 10:03:16.997303  9277 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:16.998085  9277 tablet_bootstrap.cc:492] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: Bootstrap complete.
I20260608 10:03:16.998687  9277 ts_tablet_manager.cc:1403] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.000s
I20260608 10:03:17.001206  9277 raft_consensus.cc:359] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:17.001827  9277 raft_consensus.cc:740] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 08f1dda19f8b4bf596407afa37264412, State: Initialized, Role: LEARNER
I20260608 10:03:17.002385  9277 consensus_queue.cc:260] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:17.004051  9277 ts_tablet_manager.cc:1434] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:17.006112  8892 tablet_copy_service.cc:342] P 00b65d481aaf42b59cad89c10fffd4cb: Request end of tablet copy session 08f1dda19f8b4bf596407afa37264412-a3f885a6b8f9415db9f1b048276a6079 received from {username='slave'} at 127.0.0.1:38436
I20260608 10:03:17.006543  8892 tablet_copy_service.cc:434] P 00b65d481aaf42b59cad89c10fffd4cb: ending tablet copy session 08f1dda19f8b4bf596407afa37264412-a3f885a6b8f9415db9f1b048276a6079 on tablet a3f885a6b8f9415db9f1b048276a6079 with peer 08f1dda19f8b4bf596407afa37264412
I20260608 10:03:17.240401  8880 consensus_queue.cc:237] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:17.245371  8954 raft_consensus.cc:1275] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:17.245455  9239 raft_consensus.cc:1275] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:17.247022  9294 consensus_queue.cc:1048] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:17.247654  9196 consensus_queue.cc:1048] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:17.250635  9147 raft_consensus.cc:1217] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 10:03:17.256620  9293 raft_consensus.cc:2955] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.261435  9239 raft_consensus.cc:2955] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.265516  8954 raft_consensus.cc:2955] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.267479  8691 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8ec1c501f395490cab8d76061c51c0b5 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:17.271378  8880 consensus_queue.cc:237] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:17.279986  8703 catalog_manager.cc:5696] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc reported cstate change: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.281072  9239 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:17.282727  9293 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:17.285224  8954 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:17.287441  9293 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:17.291761  9294 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.294814  9238 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.298507  8953 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.305536  8691 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a3f885a6b8f9415db9f1b048276a6079 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:17.316557  8701 catalog_manager.cc:5696] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 reported cstate change: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
W20260608 10:03:17.330885  8752 auto_rebalancer.cc:591] Failed to schedule move for tablet 4facc97d14f042a9ab922284c565d761: Invalid argument: Server with UUID 08f1dda19f8b4bf596407afa37264412 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:17.336653  8880 consensus_queue.cc:237] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:17.339552  9138 tablet_service.cc:1558] Processing DeleteTablet for tablet 8ec1c501f395490cab8d76061c51c0b5 with delete_type TABLET_DATA_TOMBSTONED (TS 08f1dda19f8b4bf596407afa37264412 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36774
I20260608 10:03:17.340945  9137 tablet_service.cc:1558] Processing DeleteTablet for tablet a3f885a6b8f9415db9f1b048276a6079 with delete_type TABLET_DATA_TOMBSTONED (TS 08f1dda19f8b4bf596407afa37264412 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36774
I20260608 10:03:17.345734  9303 tablet_replica.cc:333] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: stopping tablet replica
I20260608 10:03:17.346764  9303 raft_consensus.cc:2243] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:17.347388  9147 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:17.347401  9303 raft_consensus.cc:2272] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:17.349351  9294 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:17.349059  8881 consensus_queue.cc:237] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }
I20260608 10:03:17.351387  9238 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:17.352515  9303 ts_tablet_manager.cc:1916] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:17.353870  9293 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:17.357236  8954 raft_consensus.cc:1275] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:17.358495  8953 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:17.360172  9293 consensus_queue.cc:1048] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:17.360517  9294 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:17.361368  9239 raft_consensus.cc:1275] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:17.363031  9147 raft_consensus.cc:872] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 NON_PARTICIPANT]: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }.
  Pending config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }: 
  New config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
W20260608 10:03:17.363451  9147 raft_consensus.cc:1579] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 NON_PARTICIPANT]: Could not prepare op 'term: 1 index: 4' and following 0 ops. Status for this op: Illegal state: RaftConfig change currently pending. Only one is allowed at a time.
  Committed config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }.
  Pending config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } }: 
  New config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:17.363514  9293 consensus_queue.cc:1048] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:17.365511  9196 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:17.370455  8954 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:17.372107  9238 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:17.386270  8703 catalog_manager.cc:5696] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 reported cstate change: config changed from index 3 to 4, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:17.386154  9296 raft_consensus.cc:2955] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.390388  9239 raft_consensus.cc:2955] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.400966  8691 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4facc97d14f042a9ab922284c565d761 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:17.402787  9147 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 NON_PARTICIPANT]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.416018  9303 ts_tablet_manager.cc:1929] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:03:17.416585  9303 log.cc:1199] T 8ec1c501f395490cab8d76061c51c0b5 P 08f1dda19f8b4bf596407afa37264412: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-3-root/wals/8ec1c501f395490cab8d76061c51c0b5
I20260608 10:03:17.418515  8691 catalog_manager.cc:5027] TS 08f1dda19f8b4bf596407afa37264412 (127.1.39.68:34989): tablet 8ec1c501f395490cab8d76061c51c0b5 (table test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]) successfully deleted
I20260608 10:03:17.423909  8701 catalog_manager.cc:5696] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:17.425578  9294 raft_consensus.cc:1064] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb: attempting to promote NON_VOTER 08f1dda19f8b4bf596407afa37264412 to VOTER
I20260608 10:03:17.427860  9147 raft_consensus.cc:1481] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 NON_PARTICIPANT]: Allowing update even though not a member of the config
I20260608 10:03:17.430018  9147 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:17.431600  8954 consensus_queue.cc:237] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [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: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:17.433591  9294 consensus_queue.cc:237] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } }
I20260608 10:03:17.444082  9239 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:03:17.446121  9295 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:03:17.448202  9138 tablet_service.cc:1558] Processing DeleteTablet for tablet 4facc97d14f042a9ab922284c565d761 with delete_type TABLET_DATA_TOMBSTONED (TS 08f1dda19f8b4bf596407afa37264412 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36774
I20260608 10:03:17.451613  9238 raft_consensus.cc:1275] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 2 FOLLOWER]: Refusing update from remote peer b663892dbde147088a749a8687b06f81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:17.453634  9198 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:17.460093  9147 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:03:17.460570  8954 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260608 10:03:17.460929  8881 raft_consensus.cc:1275] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 2 FOLLOWER]: Refusing update from remote peer b663892dbde147088a749a8687b06f81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 10:03:17.465552  9295 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:03:17.467867  9294 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:17.467453  9087 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:17.472220  9198 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:17.475857  9303 tablet_replica.cc:333] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: stopping tablet replica
W20260608 10:03:17.476101  8691 catalog_manager.cc:5001] TS 08f1dda19f8b4bf596407afa37264412 (127.1.39.68:34989): delete failed for tablet a3f885a6b8f9415db9f1b048276a6079 because of a CAS failure. No further retry: Illegal state: Request specified cas_config_opid_index_less_or_equal of 2 but the committed config has opid_index of 3
I20260608 10:03:17.476843  9303 raft_consensus.cc:2243] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:17.477469  9303 raft_consensus.cc:2272] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:17.480437  9303 ts_tablet_manager.cc:1916] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:17.486690  9295 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:17.489437  9148 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:17.502470  8954 raft_consensus.cc:2955] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } }
I20260608 10:03:17.514798  8881 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:17.517959  8704 catalog_manager.cc:5696] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 reported cstate change: config changed from index -1 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New cstate: current_term: 2 leader_uuid: "b663892dbde147088a749a8687b06f81" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:17.495699  9238 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } } }
I20260608 10:03:17.527233  9237 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:17.529290  9303 ts_tablet_manager.cc:1929] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 10:03:17.529757  9303 log.cc:1199] T 4facc97d14f042a9ab922284c565d761 P 08f1dda19f8b4bf596407afa37264412: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-3-root/wals/4facc97d14f042a9ab922284c565d761
I20260608 10:03:17.531630  8691 catalog_manager.cc:5027] TS 08f1dda19f8b4bf596407afa37264412 (127.1.39.68:34989): tablet 4facc97d14f042a9ab922284c565d761 (table test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]) successfully deleted
I20260608 10:03:17.535569  8953 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
W20260608 10:03:17.546365  8922 consensus_peers.cc:597] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 -> Peer 08f1dda19f8b4bf596407afa37264412 (127.1.39.68:34989): Couldn't send request to peer 08f1dda19f8b4bf596407afa37264412. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1f89e319b70046f59b1c44961d3bb489. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:17.541471  8701 catalog_manager.cc:5696] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: config changed from index 4 to 5, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:17.563086  8881 consensus_queue.cc:237] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [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: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } }
I20260608 10:03:17.568845  9148 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:03:17.569434  9237 raft_consensus.cc:1275] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Refusing update from remote peer 00b65d481aaf42b59cad89c10fffd4cb: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260608 10:03:17.570915  9196 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:03:17.571923  9295 consensus_queue.cc:1048] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [LEADER]: Connected to new peer: Peer: permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260608 10:03:17.579011  9196 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b663892dbde147088a749a8687b06f81 (127.1.39.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:17.582176  9237 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b663892dbde147088a749a8687b06f81 (127.1.39.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:17.583140  9148 raft_consensus.cc:2955] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER b663892dbde147088a749a8687b06f81 (127.1.39.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:17.589198  8691 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a3f885a6b8f9415db9f1b048276a6079 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:17.594372  8704 catalog_manager.cc:5696] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb reported cstate change: config changed from index 5 to 6, VOTER b663892dbde147088a749a8687b06f81 (127.1.39.67) evicted. New cstate: current_term: 1 leader_uuid: "00b65d481aaf42b59cad89c10fffd4cb" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:17.606317  8943 tablet_service.cc:1558] Processing DeleteTablet for tablet a3f885a6b8f9415db9f1b048276a6079 with delete_type TABLET_DATA_TOMBSTONED (TS b663892dbde147088a749a8687b06f81 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:56626
I20260608 10:03:17.613466  9310 tablet_replica.cc:333] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81: stopping tablet replica
I20260608 10:03:17.614241  9310 raft_consensus.cc:2243] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:17.615031  9310 raft_consensus.cc:2272] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:17.618089  9310 ts_tablet_manager.cc:1916] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:17.630887  9310 ts_tablet_manager.cc:1929] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260608 10:03:17.631278  9310 log.cc:1199] T a3f885a6b8f9415db9f1b048276a6079 P b663892dbde147088a749a8687b06f81: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-2-root/wals/a3f885a6b8f9415db9f1b048276a6079
I20260608 10:03:17.632879  8690 catalog_manager.cc:5027] TS b663892dbde147088a749a8687b06f81 (127.1.39.67:39015): tablet a3f885a6b8f9415db9f1b048276a6079 (table test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]) successfully deleted
I20260608 10:03:17.856564  9311 ts_tablet_manager.cc:933] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: Initiating tablet copy from peer b663892dbde147088a749a8687b06f81 (127.1.39.67:39015)
I20260608 10:03:17.858567  9311 tablet_copy_client.cc:323] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:39015
I20260608 10:03:17.870010  8966 tablet_copy_service.cc:140] P b663892dbde147088a749a8687b06f81: Received BeginTabletCopySession request for tablet 1f89e319b70046f59b1c44961d3bb489 from peer 08f1dda19f8b4bf596407afa37264412 ({username='slave'} at 127.0.0.1:56672)
I20260608 10:03:17.870684  8966 tablet_copy_service.cc:161] P b663892dbde147088a749a8687b06f81: Beginning new tablet copy session on tablet 1f89e319b70046f59b1c44961d3bb489 from peer 08f1dda19f8b4bf596407afa37264412 at {username='slave'} at 127.0.0.1:56672: session id = 08f1dda19f8b4bf596407afa37264412-1f89e319b70046f59b1c44961d3bb489
I20260608 10:03:17.876181  8966 tablet_copy_source_session.cc:215] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:17.879648  9311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1f89e319b70046f59b1c44961d3bb489. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:17.895026  9311 tablet_copy_client.cc:806] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:17.895607  9311 tablet_copy_client.cc:670] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:17.900068  9311 tablet_copy_client.cc:538] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:17.906675  9311 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: Bootstrap starting.
I20260608 10:03:17.925364  9311 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:17.926398  9311 tablet_bootstrap.cc:492] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: Bootstrap complete.
I20260608 10:03:17.926983  9311 ts_tablet_manager.cc:1403] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 10:03:17.929375  9311 raft_consensus.cc:359] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:17.930024  9311 raft_consensus.cc:740] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 08f1dda19f8b4bf596407afa37264412, State: Initialized, Role: LEARNER
I20260608 10:03:17.930677  9311 consensus_queue.cc:260] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [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: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: true } }
I20260608 10:03:17.932790  9311 ts_tablet_manager.cc:1434] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:17.934839  8966 tablet_copy_service.cc:342] P b663892dbde147088a749a8687b06f81: Request end of tablet copy session 08f1dda19f8b4bf596407afa37264412-1f89e319b70046f59b1c44961d3bb489 received from {username='slave'} at 127.0.0.1:56672
I20260608 10:03:17.935256  8966 tablet_copy_service.cc:434] P b663892dbde147088a749a8687b06f81: ending tablet copy session 08f1dda19f8b4bf596407afa37264412-1f89e319b70046f59b1c44961d3bb489 on tablet 1f89e319b70046f59b1c44961d3bb489 with peer 08f1dda19f8b4bf596407afa37264412
I20260608 10:03:18.373391  9148 raft_consensus.cc:1217] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 10:03:19.001673  9198 raft_consensus.cc:1064] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81: attempting to promote NON_VOTER 08f1dda19f8b4bf596407afa37264412 to VOTER
I20260608 10:03:19.004534  9198 consensus_queue.cc:237] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [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: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } }
I20260608 10:03:19.012173  9148 raft_consensus.cc:1275] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [term 2 LEARNER]: Refusing update from remote peer b663892dbde147088a749a8687b06f81: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:19.013577  9237 raft_consensus.cc:1275] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 2 FOLLOWER]: Refusing update from remote peer b663892dbde147088a749a8687b06f81: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:19.014540  9315 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 10:03:19.016937  9317 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:19.020076  8881 raft_consensus.cc:1275] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 2 FOLLOWER]: Refusing update from remote peer b663892dbde147088a749a8687b06f81: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 10:03:19.021895  9317 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:19.035869  9317 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:19.038944  9238 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:19.049320  8881 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:19.055418  8702 catalog_manager.cc:5696] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 reported cstate change: config changed from index 3 to 4, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "b663892dbde147088a749a8687b06f81" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:19.063848  9147 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 08f1dda19f8b4bf596407afa37264412 (127.1.39.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "00b65d481aaf42b59cad89c10fffd4cb" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37365 } attrs { replace: true } } peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:19.099014  8953 consensus_queue.cc:237] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [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: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } }
I20260608 10:03:19.104238  9147 raft_consensus.cc:1275] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [term 2 FOLLOWER]: Refusing update from remote peer b663892dbde147088a749a8687b06f81: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:19.104442  9237 raft_consensus.cc:1275] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 2 FOLLOWER]: Refusing update from remote peer b663892dbde147088a749a8687b06f81: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 10:03:19.106000  9315 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 10:03:19.107137  9317 consensus_queue.cc:1048] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 10:03:19.114486  9198 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:19.116631  9147 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:19.124989  8690 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1f89e319b70046f59b1c44961d3bb489 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:19.124320  9237 raft_consensus.cc:2955] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } } }
I20260608 10:03:19.132411  8704 catalog_manager.cc:5696] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 reported cstate change: config changed from index 4 to 5, VOTER 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66) evicted. New cstate: current_term: 2 leader_uuid: "b663892dbde147088a749a8687b06f81" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b663892dbde147088a749a8687b06f81" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 39015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3787360401d046618f7eb5d4869dd2bc" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 43957 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08f1dda19f8b4bf596407afa37264412" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 34989 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:19.143651  8870 tablet_service.cc:1558] Processing DeleteTablet for tablet 1f89e319b70046f59b1c44961d3bb489 with delete_type TABLET_DATA_TOMBSTONED (TS 00b65d481aaf42b59cad89c10fffd4cb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38394
I20260608 10:03:19.147905  9328 tablet_replica.cc:333] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb: stopping tablet replica
I20260608 10:03:19.148711  9328 raft_consensus.cc:2243] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:19.149391  9328 raft_consensus.cc:2272] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:19.152788  9328 ts_tablet_manager.cc:1916] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 10:03:19.163650  9328 ts_tablet_manager.cc:1929] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 10:03:19.163988  9328 log.cc:1199] T 1f89e319b70046f59b1c44961d3bb489 P 00b65d481aaf42b59cad89c10fffd4cb: Deleting WAL directory at /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780912801004447-1181-0/minicluster-data/ts-1-root/wals/1f89e319b70046f59b1c44961d3bb489
I20260608 10:03:19.165491  8691 catalog_manager.cc:5027] TS 00b65d481aaf42b59cad89c10fffd4cb (127.1.39.66:37365): tablet 1f89e319b70046f59b1c44961d3bb489 (table test-workload [id=b945f40d7f2c4169bc18fe0e30f15a1c]) successfully deleted
W20260608 10:03:20.144066  8752 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3787360401d046618f7eb5d4869dd2bc not available for placement
I20260608 10:03:20.630646  1181 tablet_server.cc:179] TabletServer@127.1.39.65:43957 shutting down...
I20260608 10:03:20.653138  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:20.653887  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:20.654870  1181 raft_consensus.cc:2243] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.655450  1181 raft_consensus.cc:2272] T 1f89e319b70046f59b1c44961d3bb489 P 3787360401d046618f7eb5d4869dd2bc [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.657744  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:20.658296  1181 raft_consensus.cc:2243] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.658787  1181 raft_consensus.cc:2272] T 4facc97d14f042a9ab922284c565d761 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.660796  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:20.661288  1181 raft_consensus.cc:2243] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.661863  1181 raft_consensus.cc:2272] T 8ec1c501f395490cab8d76061c51c0b5 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.663831  1181 tablet_replica.cc:333] stopping tablet replica
I20260608 10:03:20.664300  1181 raft_consensus.cc:2243] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.665042  1181 raft_consensus.cc:2272] T a3f885a6b8f9415db9f1b048276a6079 P 3787360401d046618f7eb5d4869dd2bc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.689244  1181 tablet_server.cc:196] TabletServer@127.1.39.65:43957 shutdown complete.
I20260608 10:03:20.706611  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
W20260608 10:03:20.727778  8846 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:43957: connect: Connection refused (error 111) [suppressed 42 similar messages]
I20260608 10:03:20.729692  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:20.730520  1181 tablet_replica.cc:333] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb: stopping tablet replica
I20260608 10:03:20.731389  1181 raft_consensus.cc:2243] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:20.732317  1181 raft_consensus.cc:2272] T 8ec1c501f395490cab8d76061c51c0b5 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.734397  1181 tablet_replica.cc:333] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb: stopping tablet replica
I20260608 10:03:20.734936  1181 raft_consensus.cc:2243] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:20.735884  1181 raft_consensus.cc:2272] T a3f885a6b8f9415db9f1b048276a6079 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.738679  1181 tablet_replica.cc:333] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb: stopping tablet replica
I20260608 10:03:20.739375  1181 raft_consensus.cc:2243] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:20.740227  1181 raft_consensus.cc:2272] T 4facc97d14f042a9ab922284c565d761 P 00b65d481aaf42b59cad89c10fffd4cb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.763446  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:03:20.782002  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:03:20.805124  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:20.805845  1181 tablet_replica.cc:333] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81: stopping tablet replica
I20260608 10:03:20.806730  1181 raft_consensus.cc:2243] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.807248  1181 raft_consensus.cc:2272] T 4facc97d14f042a9ab922284c565d761 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.809269  1181 tablet_replica.cc:333] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81: stopping tablet replica
I20260608 10:03:20.809746  1181 raft_consensus.cc:2243] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.810207  1181 raft_consensus.cc:2272] T 8ec1c501f395490cab8d76061c51c0b5 P b663892dbde147088a749a8687b06f81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.812227  1181 tablet_replica.cc:333] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81: stopping tablet replica
I20260608 10:03:20.812783  1181 raft_consensus.cc:2243] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 2 LEADER]: Raft consensus shutting down.
I20260608 10:03:20.813526  1181 raft_consensus.cc:2272] T 1f89e319b70046f59b1c44961d3bb489 P b663892dbde147088a749a8687b06f81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.836189  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:03:20.853834  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:03:20.876619  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:20.877349  1181 tablet_replica.cc:333] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412: stopping tablet replica
I20260608 10:03:20.877947  1181 raft_consensus.cc:2243] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.878648  1181 raft_consensus.cc:2272] T a3f885a6b8f9415db9f1b048276a6079 P 08f1dda19f8b4bf596407afa37264412 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.880798  1181 tablet_replica.cc:333] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412: stopping tablet replica
I20260608 10:03:20.881389  1181 raft_consensus.cc:2243] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:20.881963  1181 raft_consensus.cc:2272] T 1f89e319b70046f59b1c44961d3bb489 P 08f1dda19f8b4bf596407afa37264412 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.906271  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:03:20.920857  1181 master.cc:562] Master@127.1.39.126:39547 shutting down...
I20260608 10:03:20.943226  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:20.943806  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:20.944144  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1ca04516d9e84ac6bd1e6b717f670306: stopping tablet replica
I20260608 10:03:20.964704  1181 master.cc:584] Master@127.1.39.126:39547 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (8939 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 10:03:21.007431  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:46727
I20260608 10:03:21.008684  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:21.014237  9333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:21.015219  9332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:21.015939  9335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:21.016390  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:21.017340  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:21.017588  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:21.017765  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913001017745 us; error 0 us; skew 500 ppm
I20260608 10:03:21.018427  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:21.021755  1181 webserver.cc:533] Webserver started at http://127.1.39.126:44535/ using document root <none> and password file <none>
I20260608 10:03:21.022418  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:21.022652  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:21.022966  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:21.024161  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "b0fcb418e61948ba827ae40d7f1ced0e"
format_stamp: "Formatted at 2026-06-08 10:03:21 on dist-test-slave-90g7"
I20260608 10:03:21.029238  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:03:21.033217  9340 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:21.034163  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:21.034472  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "b0fcb418e61948ba827ae40d7f1ced0e"
format_stamp: "Formatted at 2026-06-08 10:03:21 on dist-test-slave-90g7"
I20260608 10:03:21.034807  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:21.067600  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:21.068837  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:21.112726  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:46727
I20260608 10:03:21.112864  9391 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:46727 every 8 connection(s)
I20260608 10:03:21.117748  9392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:21.129103  9392 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e: Bootstrap starting.
I20260608 10:03:21.134210  9392 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:21.138926  9392 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e: No bootstrap required, opened a new log
I20260608 10:03:21.141371  9392 raft_consensus.cc:359] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0fcb418e61948ba827ae40d7f1ced0e" member_type: VOTER }
I20260608 10:03:21.141799  9392 raft_consensus.cc:385] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:21.142026  9392 raft_consensus.cc:740] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0fcb418e61948ba827ae40d7f1ced0e, State: Initialized, Role: FOLLOWER
I20260608 10:03:21.142737  9392 consensus_queue.cc:260] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b0fcb418e61948ba827ae40d7f1ced0e" member_type: VOTER }
I20260608 10:03:21.143208  9392 raft_consensus.cc:399] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:21.143428  9392 raft_consensus.cc:493] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:21.143743  9392 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:21.148566  9392 raft_consensus.cc:515] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0fcb418e61948ba827ae40d7f1ced0e" member_type: VOTER }
I20260608 10:03:21.149113  9392 leader_election.cc:304] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [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: b0fcb418e61948ba827ae40d7f1ced0e; no voters: 
I20260608 10:03:21.150359  9392 leader_election.cc:290] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:21.150794  9395 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:21.152196  9395 raft_consensus.cc:697] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 1 LEADER]: Becoming Leader. State: Replica: b0fcb418e61948ba827ae40d7f1ced0e, State: Running, Role: LEADER
I20260608 10:03:21.152957  9395 consensus_queue.cc:237] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [LEADER]: Queue going to LEADER mode. State: All 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: "b0fcb418e61948ba827ae40d7f1ced0e" member_type: VOTER }
I20260608 10:03:21.153530  9392 sys_catalog.cc:565] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:21.157593  9396 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b0fcb418e61948ba827ae40d7f1ced0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0fcb418e61948ba827ae40d7f1ced0e" member_type: VOTER } }
I20260608 10:03:21.158335  9396 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:21.158290  9397 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [sys.catalog]: SysCatalogTable state changed. Reason: New leader b0fcb418e61948ba827ae40d7f1ced0e. Latest consensus state: current_term: 1 leader_uuid: "b0fcb418e61948ba827ae40d7f1ced0e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0fcb418e61948ba827ae40d7f1ced0e" member_type: VOTER } }
I20260608 10:03:21.159235  9397 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:21.165402  9402 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:21.170707  9402 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:21.171775  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:21.179843  9402 catalog_manager.cc:1382] Generated new cluster ID: 71ff42cbac6e4e96aed56f1f217a99cf
I20260608 10:03:21.180131  9402 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:21.197405  9402 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:21.198727  9402 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:21.213438  9402 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e: Generated new TSK 0
I20260608 10:03:21.214064  9402 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:21.238525  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:21.244828  9413 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:21.247048  9414 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:21.250414  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:21.250881  9416 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:21.251847  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:21.252058  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:21.252259  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913001252241 us; error 0 us; skew 500 ppm
I20260608 10:03:21.252920  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:21.255965  1181 webserver.cc:533] Webserver started at http://127.1.39.65:40227/ using document root <none> and password file <none>
I20260608 10:03:21.256531  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:21.256714  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:21.257040  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:21.258143  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "9c89cc7318994fdca13f257cd59eff99"
format_stamp: "Formatted at 2026-06-08 10:03:21 on dist-test-slave-90g7"
I20260608 10:03:21.263073  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:21.267128  9421 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:21.267982  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:21.268329  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "9c89cc7318994fdca13f257cd59eff99"
format_stamp: "Formatted at 2026-06-08 10:03:21 on dist-test-slave-90g7"
I20260608 10:03:21.268764  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:21.285036  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:21.286260  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:21.287716  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:21.290388  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:21.290678  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:21.290948  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:21.291126  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:21.336175  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:45907
I20260608 10:03:21.336418  9483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:45907 every 8 connection(s)
I20260608 10:03:21.342419  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:21.350162  9488 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:21.350584  9489 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:21.357810  9484 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46727
I20260608 10:03:21.358304  9484 heartbeater.cc:461] Registering TS with master...
W20260608 10:03:21.358707  9491 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:21.359334  9484 heartbeater.cc:507] Master 127.1.39.126:46727 requested a full tablet report, sending...
I20260608 10:03:21.361853  9357 ts_manager.cc:194] Registered new tserver with Master: 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907)
I20260608 10:03:21.362174  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:21.363497  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:21.363760  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:21.363963  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913001363943 us; error 0 us; skew 500 ppm
I20260608 10:03:21.364756  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:21.364756  9357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42492
I20260608 10:03:21.368088  1181 webserver.cc:533] Webserver started at http://127.1.39.66:42751/ using document root <none> and password file <none>
I20260608 10:03:21.368664  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:21.368834  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:21.369043  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:21.370242  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "83b0a2949ffb43c298701c19886d7f0f"
format_stamp: "Formatted at 2026-06-08 10:03:21 on dist-test-slave-90g7"
I20260608 10:03:21.380527  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.010s	user 0.007s	sys 0.004s
I20260608 10:03:21.385118  9496 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:21.385964  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:21.386282  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "83b0a2949ffb43c298701c19886d7f0f"
format_stamp: "Formatted at 2026-06-08 10:03:21 on dist-test-slave-90g7"
I20260608 10:03:21.386596  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:21.414357  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:21.415561  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:21.417196  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:21.419708  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:21.419962  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:21.420215  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:21.420421  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:03:21.466202  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:36253
I20260608 10:03:21.466316  9558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:36253 every 8 connection(s)
I20260608 10:03:21.471849  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:21.480464  9563 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:21.481846  9562 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:21.485001  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:21.485853  9559 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46727
W20260608 10:03:21.485944  9565 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:21.486382  9559 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:21.487119  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:21.487228  9559 heartbeater.cc:507] Master 127.1.39.126:46727 requested a full tablet report, sending...
W20260608 10:03:21.487388  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:21.487725  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913001487709 us; error 0 us; skew 500 ppm
I20260608 10:03:21.488564  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:21.489701  9357 ts_manager.cc:194] Registered new tserver with Master: 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
I20260608 10:03:21.491479  9357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42498
I20260608 10:03:21.492254  1181 webserver.cc:533] Webserver started at http://127.1.39.67:34991/ using document root <none> and password file <none>
I20260608 10:03:21.493052  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:21.493364  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:21.493769  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:21.494936  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "3062a96bae9d450f8f4ce2cc39c56b02"
format_stamp: "Formatted at 2026-06-08 10:03:21 on dist-test-slave-90g7"
I20260608 10:03:21.499670  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:21.504051  9570 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:21.505317  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:21.505704  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "3062a96bae9d450f8f4ce2cc39c56b02"
format_stamp: "Formatted at 2026-06-08 10:03:21 on dist-test-slave-90g7"
I20260608 10:03:21.506003  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:21.530444  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:21.531592  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:21.533262  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:21.535781  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:21.536029  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:21.536324  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:21.536615  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 10:03:21.584026  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:43525
I20260608 10:03:21.584149  9632 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:43525 every 8 connection(s)
I20260608 10:03:21.599087  9633 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46727
I20260608 10:03:21.599561  9633 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:21.600427  9633 heartbeater.cc:507] Master 127.1.39.126:46727 requested a full tablet report, sending...
I20260608 10:03:21.602700  9357 ts_manager.cc:194] Registered new tserver with Master: 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67:43525)
I20260608 10:03:21.603814  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016160717s
I20260608 10:03:21.604421  9357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42508
I20260608 10:03:22.368389  9484 heartbeater.cc:499] Master 127.1.39.126:46727 was elected leader, sending a full tablet report...
I20260608 10:03:22.494719  9559 heartbeater.cc:499] Master 127.1.39.126:46727 was elected leader, sending a full tablet report...
I20260608 10:03:22.607896  9633 heartbeater.cc:499] Master 127.1.39.126:46727 was elected leader, sending a full tablet report...
I20260608 10:03:22.669940  9357 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42524:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:22.673034  9357 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:22.757697  9449 tablet_service.cc:1511] Processing CreateTablet for tablet f185f5e8c29349038deb85e596659a30 (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:22.763767  9446 tablet_service.cc:1511] Processing CreateTablet for tablet 000d98b6393e492da47d7f8a04849e9f (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:22.761554  9598 tablet_service.cc:1511] Processing CreateTablet for tablet f185f5e8c29349038deb85e596659a30 (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:22.762041  9596 tablet_service.cc:1511] Processing CreateTablet for tablet f1d765590fce4f88ac554e95e1db8fa9 (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:22.762590  9448 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae92d14f5ef4dd383a0e4e564ea8616 (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:22.762074  9597 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae92d14f5ef4dd383a0e4e564ea8616 (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:22.762074  9447 tablet_service.cc:1511] Processing CreateTablet for tablet f1d765590fce4f88ac554e95e1db8fa9 (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:22.770490  9596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d765590fce4f88ac554e95e1db8fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.771533  9597 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae92d14f5ef4dd383a0e4e564ea8616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.772460  9598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f185f5e8c29349038deb85e596659a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.780007  9595 tablet_service.cc:1511] Processing CreateTablet for tablet 000d98b6393e492da47d7f8a04849e9f (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:22.781970  9595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000d98b6393e492da47d7f8a04849e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.791363  9524 tablet_service.cc:1511] Processing CreateTablet for tablet f185f5e8c29349038deb85e596659a30 (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 10:03:22.794544  9524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f185f5e8c29349038deb85e596659a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.805326  9523 tablet_service.cc:1511] Processing CreateTablet for tablet 2ae92d14f5ef4dd383a0e4e564ea8616 (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 10:03:22.807403  9523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae92d14f5ef4dd383a0e4e564ea8616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.810194  9522 tablet_service.cc:1511] Processing CreateTablet for tablet f1d765590fce4f88ac554e95e1db8fa9 (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 10:03:22.814215  9521 tablet_service.cc:1511] Processing CreateTablet for tablet 000d98b6393e492da47d7f8a04849e9f (DEFAULT_TABLE table=test-workload [id=a37ac9b9f9474254bab966649784b0b1]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 10:03:22.817433  9448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ae92d14f5ef4dd383a0e4e564ea8616. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.821199  9449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f185f5e8c29349038deb85e596659a30. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.826098  9447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d765590fce4f88ac554e95e1db8fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.830384  9446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000d98b6393e492da47d7f8a04849e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.812271  9522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1d765590fce4f88ac554e95e1db8fa9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.838598  9654 tablet_bootstrap.cc:492] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02: Bootstrap starting.
I20260608 10:03:22.840968  9521 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 000d98b6393e492da47d7f8a04849e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:22.866626  9654 tablet_bootstrap.cc:654] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:22.908198  9655 tablet_bootstrap.cc:492] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f: Bootstrap starting.
I20260608 10:03:22.944059  9655 tablet_bootstrap.cc:654] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:22.948628  9654 tablet_bootstrap.cc:492] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02: No bootstrap required, opened a new log
I20260608 10:03:22.949442  9654 ts_tablet_manager.cc:1403] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02: Time spent bootstrapping tablet: real 0.111s	user 0.031s	sys 0.031s
I20260608 10:03:22.953825  9654 raft_consensus.cc:359] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:22.955147  9654 raft_consensus.cc:385] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:22.955570  9654 raft_consensus.cc:740] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3062a96bae9d450f8f4ce2cc39c56b02, State: Initialized, Role: FOLLOWER
I20260608 10:03:22.956992  9654 consensus_queue.cc:260] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:22.958112  9655 tablet_bootstrap.cc:492] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f: No bootstrap required, opened a new log
I20260608 10:03:22.958853  9655 ts_tablet_manager.cc:1403] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.008s
I20260608 10:03:22.962455  9655 raft_consensus.cc:359] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:22.962709  9654 ts_tablet_manager.cc:1434] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.004s
I20260608 10:03:22.963027  9655 raft_consensus.cc:385] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:22.963919  9655 raft_consensus.cc:740] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b0a2949ffb43c298701c19886d7f0f, State: Initialized, Role: FOLLOWER
I20260608 10:03:22.964243  9654 tablet_bootstrap.cc:492] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02: Bootstrap starting.
I20260608 10:03:22.964999  9655 consensus_queue.cc:260] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:22.970252  9655 ts_tablet_manager.cc:1434] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 10:03:22.973615  9654 tablet_bootstrap.cc:654] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:22.981940  9654 tablet_bootstrap.cc:492] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02: No bootstrap required, opened a new log
I20260608 10:03:22.982488  9654 ts_tablet_manager.cc:1403] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260608 10:03:22.985723  9654 raft_consensus.cc:359] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:22.986410  9654 raft_consensus.cc:385] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:22.986696  9654 raft_consensus.cc:740] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3062a96bae9d450f8f4ce2cc39c56b02, State: Initialized, Role: FOLLOWER
I20260608 10:03:22.987569  9654 consensus_queue.cc:260] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:22.989928  9654 ts_tablet_manager.cc:1434] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260608 10:03:22.990978  9654 tablet_bootstrap.cc:492] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02: Bootstrap starting.
I20260608 10:03:22.997324  9654 tablet_bootstrap.cc:654] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:23.000581  9655 tablet_bootstrap.cc:492] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f: Bootstrap starting.
I20260608 10:03:23.012761  9655 tablet_bootstrap.cc:654] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:23.015689  9662 tablet_bootstrap.cc:492] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99: Bootstrap starting.
I20260608 10:03:23.029600  9655 tablet_bootstrap.cc:492] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f: No bootstrap required, opened a new log
I20260608 10:03:23.030797  9655 ts_tablet_manager.cc:1403] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f: Time spent bootstrapping tablet: real 0.031s	user 0.018s	sys 0.007s
I20260608 10:03:23.035465  9655 raft_consensus.cc:359] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.036520  9655 raft_consensus.cc:385] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:23.036917  9655 raft_consensus.cc:740] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b0a2949ffb43c298701c19886d7f0f, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.038307  9655 consensus_queue.cc:260] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.041661  9655 ts_tablet_manager.cc:1434] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.004s
I20260608 10:03:23.052076  9655 tablet_bootstrap.cc:492] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f: Bootstrap starting.
I20260608 10:03:23.072919  9662 tablet_bootstrap.cc:654] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:23.172396  9654 tablet_bootstrap.cc:492] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02: No bootstrap required, opened a new log
I20260608 10:03:23.173091  9654 ts_tablet_manager.cc:1403] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02: Time spent bootstrapping tablet: real 0.182s	user 0.029s	sys 0.062s
I20260608 10:03:23.176658  9654 raft_consensus.cc:359] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.177485  9654 raft_consensus.cc:385] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:23.177830  9654 raft_consensus.cc:740] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3062a96bae9d450f8f4ce2cc39c56b02, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.178531  9655 tablet_bootstrap.cc:654] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:23.179016  9654 consensus_queue.cc:260] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.181870  9654 ts_tablet_manager.cc:1434] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:03:23.183064  9654 tablet_bootstrap.cc:492] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02: Bootstrap starting.
I20260608 10:03:23.186225  9658 raft_consensus.cc:493] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:23.186944  9658 raft_consensus.cc:515] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:23.191426  9658 leader_election.cc:290] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
I20260608 10:03:23.192070  9658 raft_consensus.cc:493] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:23.192205  9654 tablet_bootstrap.cc:654] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:23.192677  9658 raft_consensus.cc:515] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.195233  9658 leader_election.cc:290] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
I20260608 10:03:23.200224  9655 tablet_bootstrap.cc:492] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f: No bootstrap required, opened a new log
I20260608 10:03:23.200999  9655 ts_tablet_manager.cc:1403] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f: Time spent bootstrapping tablet: real 0.149s	user 0.018s	sys 0.003s
I20260608 10:03:23.205161  9655 raft_consensus.cc:359] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.206022  9655 raft_consensus.cc:385] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:23.206511  9655 raft_consensus.cc:740] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b0a2949ffb43c298701c19886d7f0f, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.208120  9655 consensus_queue.cc:260] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
W20260608 10:03:23.216424  9342 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.1.39.66:36253, user_credentials={real_user=slave}} blocked reactor thread for 215687us
I20260608 10:03:23.217075  9654 tablet_bootstrap.cc:492] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02: No bootstrap required, opened a new log
I20260608 10:03:23.217931  9654 ts_tablet_manager.cc:1403] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.008s
I20260608 10:03:23.219508  9655 ts_tablet_manager.cc:1434] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260608 10:03:23.220860  9655 tablet_bootstrap.cc:492] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f: Bootstrap starting.
I20260608 10:03:23.221925  9654 raft_consensus.cc:359] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.222738  9654 raft_consensus.cc:385] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:23.223065  9654 raft_consensus.cc:740] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3062a96bae9d450f8f4ce2cc39c56b02, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.224045  9654 consensus_queue.cc:260] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.227617  9654 ts_tablet_manager.cc:1434] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 10:03:23.236150  9655 tablet_bootstrap.cc:654] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f: Neither blocks nor log segments found. Creating new log.
W20260608 10:03:23.239985  9341 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.1.39.65:45907, user_credentials={real_user=slave}} blocked reactor thread for 217901us
W20260608 10:03:23.245066  9405 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:23.248852  9665 raft_consensus.cc:493] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:23.249586  9665 raft_consensus.cc:515] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.251252  9662 tablet_bootstrap.cc:492] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99: No bootstrap required, opened a new log
I20260608 10:03:23.252010  9662 ts_tablet_manager.cc:1403] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99: Time spent bootstrapping tablet: real 0.237s	user 0.009s	sys 0.007s
I20260608 10:03:23.253240  9665 leader_election.cc:290] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
I20260608 10:03:23.254765  9655 tablet_bootstrap.cc:492] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f: No bootstrap required, opened a new log
I20260608 10:03:23.255561  9655 ts_tablet_manager.cc:1403] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.010s
I20260608 10:03:23.255944  9662 raft_consensus.cc:359] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.256846  9662 raft_consensus.cc:385] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:23.257198  9662 raft_consensus.cc:740] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c89cc7318994fdca13f257cd59eff99, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.258206  9662 consensus_queue.cc:260] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.260902  9659 raft_consensus.cc:493] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:23.261667  9659 raft_consensus.cc:515] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:23.259936  9655 raft_consensus.cc:359] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.289119  9655 raft_consensus.cc:385] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:23.289659  9655 raft_consensus.cc:740] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 83b0a2949ffb43c298701c19886d7f0f, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.290861  9655 consensus_queue.cc:260] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.297132  9659 leader_election.cc:290] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67:43525), 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907)
I20260608 10:03:23.320050  9459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f185f5e8c29349038deb85e596659a30" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c89cc7318994fdca13f257cd59eff99" is_pre_election: true
I20260608 10:03:23.322610  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae92d14f5ef4dd383a0e4e564ea8616" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c89cc7318994fdca13f257cd59eff99" is_pre_election: true
I20260608 10:03:23.324667  9457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000d98b6393e492da47d7f8a04849e9f" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c89cc7318994fdca13f257cd59eff99" is_pre_election: true
I20260608 10:03:23.325696  9457 raft_consensus.cc:2468] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in term 0.
I20260608 10:03:23.325754  9534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f185f5e8c29349038deb85e596659a30" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b0a2949ffb43c298701c19886d7f0f" is_pre_election: true
I20260608 10:03:23.326715  9534 raft_consensus.cc:2468] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in term 0.
W20260608 10:03:23.328226  9571 leader_election.cc:343] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:03:23.329453  9571 leader_election.cc:343] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:23.330417  9571 leader_election.cc:304] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3062a96bae9d450f8f4ce2cc39c56b02, 9c89cc7318994fdca13f257cd59eff99; no voters: 
I20260608 10:03:23.332052  9665 raft_consensus.cc:2804] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:23.332525  9665 raft_consensus.cc:493] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:23.332865  9665 raft_consensus.cc:3060] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.337747  9534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae92d14f5ef4dd383a0e4e564ea8616" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b0a2949ffb43c298701c19886d7f0f" is_pre_election: true
I20260608 10:03:23.338480  9457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f185f5e8c29349038deb85e596659a30" candidate_uuid: "83b0a2949ffb43c298701c19886d7f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c89cc7318994fdca13f257cd59eff99" is_pre_election: true
I20260608 10:03:23.338708  9534 raft_consensus.cc:2468] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in term 0.
W20260608 10:03:23.340549  9497 leader_election.cc:343] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:23.340718  9662 ts_tablet_manager.cc:1434] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99: Time spent starting tablet: real 0.088s	user 0.019s	sys 0.041s
I20260608 10:03:23.342173  9662 tablet_bootstrap.cc:492] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99: Bootstrap starting.
I20260608 10:03:23.345661  9655 ts_tablet_manager.cc:1434] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f: Time spent starting tablet: real 0.090s	user 0.007s	sys 0.023s
I20260608 10:03:23.343621  9665 raft_consensus.cc:515] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.346982  9534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000d98b6393e492da47d7f8a04849e9f" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b0a2949ffb43c298701c19886d7f0f" is_pre_election: true
I20260608 10:03:23.349022  9457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000d98b6393e492da47d7f8a04849e9f" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c89cc7318994fdca13f257cd59eff99"
I20260608 10:03:23.351959  9457 raft_consensus.cc:3060] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.351449  9534 raft_consensus.cc:2468] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in term 0.
I20260608 10:03:23.358419  9665 leader_election.cc:290] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 election: Requested vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
I20260608 10:03:23.359844  9457 raft_consensus.cc:2468] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in term 1.
I20260608 10:03:23.361033  9571 leader_election.cc:304] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3062a96bae9d450f8f4ce2cc39c56b02, 9c89cc7318994fdca13f257cd59eff99; no voters: 
I20260608 10:03:23.361943  9665 raft_consensus.cc:2804] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:23.362463  9665 raft_consensus.cc:697] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Becoming Leader. State: Replica: 3062a96bae9d450f8f4ce2cc39c56b02, State: Running, Role: LEADER
I20260608 10:03:23.363440  9665 consensus_queue.cc:237] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.364117  9534 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "000d98b6393e492da47d7f8a04849e9f" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b0a2949ffb43c298701c19886d7f0f"
I20260608 10:03:23.364873  9534 raft_consensus.cc:3060] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.365305  9572 leader_election.cc:304] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: 3062a96bae9d450f8f4ce2cc39c56b02, 83b0a2949ffb43c298701c19886d7f0f; no voters: 9c89cc7318994fdca13f257cd59eff99
I20260608 10:03:23.366205  9658 raft_consensus.cc:2804] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:23.366551  9658 raft_consensus.cc:493] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:23.366667  9572 leader_election.cc:304] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: 3062a96bae9d450f8f4ce2cc39c56b02, 83b0a2949ffb43c298701c19886d7f0f; no voters: 9c89cc7318994fdca13f257cd59eff99
I20260608 10:03:23.366935  9658 raft_consensus.cc:3060] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.368525  9662 tablet_bootstrap.cc:654] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:23.372068  9677 raft_consensus.cc:2804] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:23.373549  9677 raft_consensus.cc:493] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:23.373932  9677 raft_consensus.cc:3060] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.375213  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f185f5e8c29349038deb85e596659a30" candidate_uuid: "83b0a2949ffb43c298701c19886d7f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" is_pre_election: true
I20260608 10:03:23.388077  9357 catalog_manager.cc:5696] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:23.388952  9658 raft_consensus.cc:515] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:23.390195  9608 raft_consensus.cc:2393] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 83b0a2949ffb43c298701c19886d7f0f in current term 1: Already voted for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in this term.
I20260608 10:03:23.392814  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f185f5e8c29349038deb85e596659a30" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b0a2949ffb43c298701c19886d7f0f"
I20260608 10:03:23.392693  9677 raft_consensus.cc:515] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.393579  9533 raft_consensus.cc:3060] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.393826  9500 leader_election.cc:304] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [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: 83b0a2949ffb43c298701c19886d7f0f; no voters: 3062a96bae9d450f8f4ce2cc39c56b02, 9c89cc7318994fdca13f257cd59eff99
I20260608 10:03:23.395859  9458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae92d14f5ef4dd383a0e4e564ea8616" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c89cc7318994fdca13f257cd59eff99"
W20260608 10:03:23.397441  9571 leader_election.cc:343] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:23.398522  9534 raft_consensus.cc:2468] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in term 1.
I20260608 10:03:23.398600  9677 leader_election.cc:290] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 election: Requested vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
I20260608 10:03:23.399857  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ae92d14f5ef4dd383a0e4e564ea8616" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b0a2949ffb43c298701c19886d7f0f"
I20260608 10:03:23.400516  9532 raft_consensus.cc:3060] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.401307  9662 tablet_bootstrap.cc:492] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99: No bootstrap required, opened a new log
I20260608 10:03:23.401880  9662 ts_tablet_manager.cc:1403] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.011s
I20260608 10:03:23.404522  9658 leader_election.cc:290] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 election: Requested vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
I20260608 10:03:23.405215  9662 raft_consensus.cc:359] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.405972  9662 raft_consensus.cc:385] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:23.406281  9662 raft_consensus.cc:740] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c89cc7318994fdca13f257cd59eff99, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.407203  9662 consensus_queue.cc:260] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.408540  9659 raft_consensus.cc:493] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:23.409011  9659 raft_consensus.cc:515] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.410000  9457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f185f5e8c29349038deb85e596659a30" candidate_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c89cc7318994fdca13f257cd59eff99"
I20260608 10:03:23.411336  9659 leader_election.cc:290] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67:43525)
I20260608 10:03:23.411443  9533 raft_consensus.cc:2468] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in term 1.
I20260608 10:03:23.411311  9532 raft_consensus.cc:2468] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in term 1.
I20260608 10:03:23.412257  9675 raft_consensus.cc:2749] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:23.412927  9572 leader_election.cc:304] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3062a96bae9d450f8f4ce2cc39c56b02, 83b0a2949ffb43c298701c19886d7f0f; no voters: 
I20260608 10:03:23.414053  9572 leader_election.cc:304] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: 3062a96bae9d450f8f4ce2cc39c56b02, 83b0a2949ffb43c298701c19886d7f0f; no voters: 9c89cc7318994fdca13f257cd59eff99
W20260608 10:03:23.414408  9571 leader_election.cc:343] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:23.415760  9677 raft_consensus.cc:2804] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:23.416493  9665 raft_consensus.cc:2804] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:23.416572  9457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d765590fce4f88ac554e95e1db8fa9" candidate_uuid: "83b0a2949ffb43c298701c19886d7f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c89cc7318994fdca13f257cd59eff99" is_pre_election: true
I20260608 10:03:23.416742  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d765590fce4f88ac554e95e1db8fa9" candidate_uuid: "83b0a2949ffb43c298701c19886d7f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" is_pre_election: true
I20260608 10:03:23.417588  9608 raft_consensus.cc:2468] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 83b0a2949ffb43c298701c19886d7f0f in term 0.
W20260608 10:03:23.418143  9497 leader_election.cc:343] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:23.419327  9665 raft_consensus.cc:697] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Becoming Leader. State: Replica: 3062a96bae9d450f8f4ce2cc39c56b02, State: Running, Role: LEADER
I20260608 10:03:23.420454  9500 leader_election.cc:304] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [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: 3062a96bae9d450f8f4ce2cc39c56b02, 83b0a2949ffb43c298701c19886d7f0f; no voters: 9c89cc7318994fdca13f257cd59eff99
I20260608 10:03:23.420324  9665 consensus_queue.cc:237] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.421355  9675 raft_consensus.cc:2804] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:23.421798  9675 raft_consensus.cc:493] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:23.422201  9675 raft_consensus.cc:3060] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.424247  9677 raft_consensus.cc:697] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Becoming Leader. State: Replica: 3062a96bae9d450f8f4ce2cc39c56b02, State: Running, Role: LEADER
I20260608 10:03:23.425243  9677 consensus_queue.cc:237] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:23.416776  9662 ts_tablet_manager.cc:1434] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.001s
I20260608 10:03:23.432512  9662 tablet_bootstrap.cc:492] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99: Bootstrap starting.
I20260608 10:03:23.441566  9662 tablet_bootstrap.cc:654] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:23.445261  9675 raft_consensus.cc:515] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.449680  9457 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d765590fce4f88ac554e95e1db8fa9" candidate_uuid: "83b0a2949ffb43c298701c19886d7f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9c89cc7318994fdca13f257cd59eff99"
I20260608 10:03:23.450716  9675 leader_election.cc:290] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [CANDIDATE]: Term 1 election: Requested vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67:43525)
I20260608 10:03:23.451895  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d765590fce4f88ac554e95e1db8fa9" candidate_uuid: "83b0a2949ffb43c298701c19886d7f0f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3062a96bae9d450f8f4ce2cc39c56b02"
I20260608 10:03:23.452414  9608 raft_consensus.cc:3060] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.456866  9662 tablet_bootstrap.cc:492] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99: No bootstrap required, opened a new log
I20260608 10:03:23.457434  9662 ts_tablet_manager.cc:1403] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.001s
I20260608 10:03:23.459797  9608 raft_consensus.cc:2468] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 83b0a2949ffb43c298701c19886d7f0f in term 1.
I20260608 10:03:23.461156  9500 leader_election.cc:304] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3062a96bae9d450f8f4ce2cc39c56b02, 83b0a2949ffb43c298701c19886d7f0f; no voters: 
I20260608 10:03:23.461334  9357 catalog_manager.cc:5696] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:23.462191  9675 raft_consensus.cc:2804] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:23.460893  9662 raft_consensus.cc:359] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:23.462960  9662 raft_consensus.cc:385] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 10:03:23.462098  9497 leader_election.cc:343] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:23.463943  9675 raft_consensus.cc:697] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 1 LEADER]: Becoming Leader. State: Replica: 83b0a2949ffb43c298701c19886d7f0f, State: Running, Role: LEADER
I20260608 10:03:23.463341  9357 catalog_manager.cc:5696] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:23.463356  9662 raft_consensus.cc:740] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c89cc7318994fdca13f257cd59eff99, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.465009  9675 consensus_queue.cc:237] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.465478  9662 consensus_queue.cc:260] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:23.468384  9662 ts_tablet_manager.cc:1434] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:03:23.469547  9662 tablet_bootstrap.cc:492] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99: Bootstrap starting.
I20260608 10:03:23.476835  9662 tablet_bootstrap.cc:654] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:23.492750  9662 tablet_bootstrap.cc:492] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99: No bootstrap required, opened a new log
I20260608 10:03:23.493278  9662 ts_tablet_manager.cc:1403] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.004s
I20260608 10:03:23.493534  9356 catalog_manager.cc:5696] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f reported cstate change: term changed from 0 to 1, leader changed from <none> to 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66). New cstate: current_term: 1 leader_uuid: "83b0a2949ffb43c298701c19886d7f0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:23.496475  9662 raft_consensus.cc:359] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.497124  9662 raft_consensus.cc:385] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:23.497375  9662 raft_consensus.cc:740] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c89cc7318994fdca13f257cd59eff99, State: Initialized, Role: FOLLOWER
I20260608 10:03:23.498083  9662 consensus_queue.cc:260] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.500192  9662 ts_tablet_manager.cc:1434] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 10:03:23.516026  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:23.523749  9688 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:23.523896  9689 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:23.527376  9691 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:23.527745  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:23.529162  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:23.529422  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:23.529628  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913003529607 us; error 0 us; skew 500 ppm
I20260608 10:03:23.530242  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:23.533511  1181 webserver.cc:533] Webserver started at http://127.1.39.68:36153/ using document root <none> and password file <none>
I20260608 10:03:23.534093  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:23.534322  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:23.534646  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:23.535894  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "c0557c9ee84d4075a254cce2ad1e68a7"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-90g7"
I20260608 10:03:23.541230  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.001s
I20260608 10:03:23.545104  9696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.546052  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:03:23.546358  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "c0557c9ee84d4075a254cce2ad1e68a7"
format_stamp: "Formatted at 2026-06-08 10:03:23 on dist-test-slave-90g7"
I20260608 10:03:23.546622  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:23.572809  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:23.574254  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:23.575973  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:23.578909  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:23.579145  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.579424  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:23.579614  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:23.640899  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:42971
I20260608 10:03:23.641152  9758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:42971 every 8 connection(s)
I20260608 10:03:23.661363  9759 heartbeater.cc:344] Connected to a master server at 127.1.39.126:46727
I20260608 10:03:23.661962  9759 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:23.663038  9759 heartbeater.cc:507] Master 127.1.39.126:46727 requested a full tablet report, sending...
I20260608 10:03:23.665757  9357 ts_manager.cc:194] Registered new tserver with Master: c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68:42971)
I20260608 10:03:23.667676  9357 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38240
I20260608 10:03:23.757818  9677 consensus_queue.cc:1048] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.771121  9658 consensus_queue.cc:1048] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.806989  9671 raft_consensus.cc:493] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:23.807523  9671 raft_consensus.cc:515] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } }
I20260608 10:03:23.810077  9671 leader_election.cc:290] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67:43525), 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
I20260608 10:03:23.816017  9457 raft_consensus.cc:3060] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.824334  9671 raft_consensus.cc:493] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:23.824935  9671 raft_consensus.cc:515] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
I20260608 10:03:23.825937  9458 raft_consensus.cc:3060] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.827250  9671 leader_election.cc:290] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253), 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67:43525)
I20260608 10:03:23.829576  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f185f5e8c29349038deb85e596659a30" candidate_uuid: "9c89cc7318994fdca13f257cd59eff99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" is_pre_election: true
I20260608 10:03:23.831878  9608 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d765590fce4f88ac554e95e1db8fa9" candidate_uuid: "9c89cc7318994fdca13f257cd59eff99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" is_pre_election: true
I20260608 10:03:23.831918  9658 consensus_queue.cc:1048] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:23.832811  9608 raft_consensus.cc:2393] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c89cc7318994fdca13f257cd59eff99 in current term 1: Already voted for candidate 83b0a2949ffb43c298701c19886d7f0f in this term.
I20260608 10:03:23.834795  9533 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f185f5e8c29349038deb85e596659a30" candidate_uuid: "9c89cc7318994fdca13f257cd59eff99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b0a2949ffb43c298701c19886d7f0f" is_pre_election: true
I20260608 10:03:23.835220  9532 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1d765590fce4f88ac554e95e1db8fa9" candidate_uuid: "9c89cc7318994fdca13f257cd59eff99" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "83b0a2949ffb43c298701c19886d7f0f" is_pre_election: true
I20260608 10:03:23.835786  9533 raft_consensus.cc:2393] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9c89cc7318994fdca13f257cd59eff99 in current term 1: Already voted for candidate 3062a96bae9d450f8f4ce2cc39c56b02 in this term.
I20260608 10:03:23.835521  9658 consensus_queue.cc:1048] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.837019  9423 leader_election.cc:304] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [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: 9c89cc7318994fdca13f257cd59eff99; no voters: 3062a96bae9d450f8f4ce2cc39c56b02, 83b0a2949ffb43c298701c19886d7f0f
I20260608 10:03:23.837908  9671 raft_consensus.cc:2749] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:23.838455  9423 leader_election.cc:304] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [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: 9c89cc7318994fdca13f257cd59eff99; no voters: 3062a96bae9d450f8f4ce2cc39c56b02, 83b0a2949ffb43c298701c19886d7f0f
I20260608 10:03:23.839344  9671 raft_consensus.cc:3060] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:23.852455  9671 raft_consensus.cc:2749] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:23.853703  9677 consensus_queue.cc:1048] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:23.859512  9680 consensus_queue.cc:1048] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.905158  9675 consensus_queue.cc:1048] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:23.916790  9675 consensus_queue.cc:1048] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:24.076275  9555 debug-util.cc:398] Leaking SignalData structure 0x7b0800088200 after lost signal to thread 1184
I20260608 10:03:24.278666  9608 consensus_queue.cc:237] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: true } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } }
I20260608 10:03:24.285614  9457 raft_consensus.cc:1275] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:24.287422  9665 consensus_queue.cc:1048] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:24.291155  9532 raft_consensus.cc:1275] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:24.293555  9665 consensus_queue.cc:1048] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:24.300000  9658 raft_consensus.cc:2955] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: true } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.306370  9457 raft_consensus.cc:2955] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: true } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.306370  9532 raft_consensus.cc:2955] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: true } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
W20260608 10:03:24.310616  9573 consensus_peers.cc:597] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68:42971): Couldn't send request to peer c0557c9ee84d4075a254cce2ad1e68a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f185f5e8c29349038deb85e596659a30. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:24.320719  9357 catalog_manager.cc:5696] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 reported cstate change: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: true } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.343537  9532 consensus_queue.cc:237] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: true } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } }
I20260608 10:03:24.353803  9608 raft_consensus.cc:1275] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Refusing update from remote peer 83b0a2949ffb43c298701c19886d7f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:24.354568  9457 raft_consensus.cc:1275] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Refusing update from remote peer 83b0a2949ffb43c298701c19886d7f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:24.356379  9675 consensus_queue.cc:1048] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:24.358132  9659 consensus_queue.cc:1048] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:24.369123  9675 raft_consensus.cc:2955] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: true } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.371094  9458 raft_consensus.cc:2955] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: true } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.379722  9608 raft_consensus.cc:2955] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: true } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
W20260608 10:03:24.381853  9499 consensus_peers.cc:597] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f -> Peer c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68:42971): Couldn't send request to peer c0557c9ee84d4075a254cce2ad1e68a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1d765590fce4f88ac554e95e1db8fa9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:24.386521  9356 catalog_manager.cc:5696] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f reported cstate change: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "83b0a2949ffb43c298701c19886d7f0f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:24.388238  9607 consensus_queue.cc:237] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } }
W20260608 10:03:24.399353  9573 consensus_peers.cc:597] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68:42971): Couldn't send request to peer c0557c9ee84d4075a254cce2ad1e68a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 000d98b6393e492da47d7f8a04849e9f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:24.403724  9532 raft_consensus.cc:1275] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:24.405668  9458 raft_consensus.cc:1275] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:24.405745  9783 consensus_queue.cc:1048] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 10:03:24.409587  9783 consensus_queue.cc:1048] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 10:03:24.415931  9680 raft_consensus.cc:2955] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.419250  9458 raft_consensus.cc:2955] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.419670  9532 raft_consensus.cc:2955] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: true } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.433408  9355 catalog_manager.cc:5696] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 reported cstate change: config changed from index -1 to 2, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:24.439309  9608 consensus_queue.cc:237] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } }
W20260608 10:03:24.447168  9573 consensus_peers.cc:597] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68:42971): Couldn't send request to peer c0557c9ee84d4075a254cce2ad1e68a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f185f5e8c29349038deb85e596659a30. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:24.447715  9533 raft_consensus.cc:1275] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:24.448108  9458 raft_consensus.cc:1275] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:24.449755  9665 consensus_queue.cc:1048] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:24.450583  9658 consensus_queue.cc:1048] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:24.460042  9665 raft_consensus.cc:2955] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.462355  9458 raft_consensus.cc:2955] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [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: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
W20260608 10:03:24.470898  9405 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:24.471330  9405 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:24.474750  9532 raft_consensus.cc:2955] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [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: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.478464  9357 catalog_manager.cc:5696] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.480191  9533 consensus_queue.cc:237] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } }
W20260608 10:03:24.487653  9499 consensus_peers.cc:597] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f -> Peer c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68:42971): Couldn't send request to peer c0557c9ee84d4075a254cce2ad1e68a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f1d765590fce4f88ac554e95e1db8fa9. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:24.488768  9608 raft_consensus.cc:1275] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Refusing update from remote peer 83b0a2949ffb43c298701c19886d7f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:24.488924  9458 raft_consensus.cc:1275] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Refusing update from remote peer 83b0a2949ffb43c298701c19886d7f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:24.490540  9777 consensus_queue.cc:1048] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:24.492215  9659 consensus_queue.cc:1048] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:24.503773  9607 consensus_queue.cc:237] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } }
I20260608 10:03:24.503340  9659 raft_consensus.cc:2955] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.504206  9457 raft_consensus.cc:2955] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.515151  9458 raft_consensus.cc:1275] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:24.515000  9607 raft_consensus.cc:2955] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
W20260608 10:03:24.516467  9405 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:24.516852  9405 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:24.517625  9658 consensus_queue.cc:1048] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:24.521448  9532 raft_consensus.cc:1275] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:24.521188  9356 catalog_manager.cc:5696] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "83b0a2949ffb43c298701c19886d7f0f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:24.525105  9658 consensus_queue.cc:1048] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:24.522573  9606 consensus_queue.cc:237] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: false } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } }
W20260608 10:03:24.534267  9573 consensus_peers.cc:597] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68:42971): Couldn't send request to peer c0557c9ee84d4075a254cce2ad1e68a7. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 000d98b6393e492da47d7f8a04849e9f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:24.537583  9533 raft_consensus.cc:2955] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } } }
I20260608 10:03:24.543694  9458 raft_consensus.cc:1275] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:24.533397  9783 raft_consensus.cc:2955] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } } }
I20260608 10:03:24.551944  9680 consensus_queue.cc:1048] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 10:03:24.555727  9531 raft_consensus.cc:1275] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Refusing update from remote peer 3062a96bae9d450f8f4ce2cc39c56b02: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 10:03:24.558694  9534 consensus_queue.cc:237] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } }
I20260608 10:03:24.560891  9459 raft_consensus.cc:2955] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } } }
I20260608 10:03:24.566844  9606 raft_consensus.cc:1275] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Refusing update from remote peer 83b0a2949ffb43c298701c19886d7f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:24.567736  9458 raft_consensus.cc:1275] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Refusing update from remote peer 83b0a2949ffb43c298701c19886d7f0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 10:03:24.569334  9665 consensus_queue.cc:1048] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [LEADER]: Connected to new peer: Peer: permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 10:03:24.569881  9659 consensus_queue.cc:1048] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:24.569200  9677 raft_consensus.cc:2955] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: false } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.571214  9777 consensus_queue.cc:1048] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 10:03:24.575086  9456 raft_consensus.cc:2955] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: false } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.585137  9355 catalog_manager.cc:5696] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f reported cstate change: config changed from index 3 to 4, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) evicted. New cstate: current_term: 1 leader_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } attrs { replace: false } } }
W20260608 10:03:24.587949  9405 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 10:03:24.588379  9405 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 10:03:24.589907  9344 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f185f5e8c29349038deb85e596659a30 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:24.596186  9675 raft_consensus.cc:2955] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } } }
I20260608 10:03:24.600149  9606 raft_consensus.cc:2955] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } } }
I20260608 10:03:24.620050  9357 catalog_manager.cc:5696] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:24.621035  9532 raft_consensus.cc:2955] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: false } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } }
I20260608 10:03:24.625505  9342 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f1d765590fce4f88ac554e95e1db8fa9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 10:03:24.635164  9355 catalog_manager.cc:5696] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f reported cstate change: config changed from index 3 to 4, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) evicted. New cstate: current_term: 1 leader_uuid: "83b0a2949ffb43c298701c19886d7f0f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 10:03:24.638504  9456 raft_consensus.cc:2955] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } } }
I20260608 10:03:24.656840  9724 tablet_service.cc:1558] Processing DeleteTablet for tablet f185f5e8c29349038deb85e596659a30 with delete_type TABLET_DATA_TOMBSTONED (TS c0557c9ee84d4075a254cce2ad1e68a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50198
I20260608 10:03:24.658427  9723 tablet_service.cc:1558] Processing DeleteTablet for tablet f1d765590fce4f88ac554e95e1db8fa9 with delete_type TABLET_DATA_TOMBSTONED (TS c0557c9ee84d4075a254cce2ad1e68a7 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50198
W20260608 10:03:24.662477  9343 catalog_manager.cc:4994] TS c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68:42971): delete failed for tablet f185f5e8c29349038deb85e596659a30 because the tablet was not found. No further retry: Not found: Tablet not found: f185f5e8c29349038deb85e596659a30
W20260608 10:03:24.663281  9343 catalog_manager.cc:4994] TS c0557c9ee84d4075a254cce2ad1e68a7 (127.1.39.68:42971): delete failed for tablet f1d765590fce4f88ac554e95e1db8fa9 because the tablet was not found. No further retry: Not found: Tablet not found: f1d765590fce4f88ac554e95e1db8fa9
I20260608 10:03:24.670902  9759 heartbeater.cc:499] Master 127.1.39.126:46727 was elected leader, sending a full tablet report...
I20260608 10:03:24.738627  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:03:24.772655  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:24.773618  1181 tablet_replica.cc:333] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99: stopping tablet replica
I20260608 10:03:24.774479  1181 raft_consensus.cc:2243] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.775349  1181 raft_consensus.cc:2272] T f185f5e8c29349038deb85e596659a30 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.778509  1181 tablet_replica.cc:333] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99: stopping tablet replica
I20260608 10:03:24.779297  1181 raft_consensus.cc:2243] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.780076  1181 raft_consensus.cc:2272] T f1d765590fce4f88ac554e95e1db8fa9 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.783108  1181 tablet_replica.cc:333] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99: stopping tablet replica
I20260608 10:03:24.783854  1181 raft_consensus.cc:2243] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.784417  1181 raft_consensus.cc:2272] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.787369  1181 tablet_replica.cc:333] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99: stopping tablet replica
I20260608 10:03:24.788074  1181 raft_consensus.cc:2243] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.788962  1181 raft_consensus.cc:2272] T 000d98b6393e492da47d7f8a04849e9f P 9c89cc7318994fdca13f257cd59eff99 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:24.799180  9571 consensus_peers.cc:597] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Couldn't send request to peer 9c89cc7318994fdca13f257cd59eff99. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:24.817354  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:03:24.838752  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:03:24.874904  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:24.875893  1181 tablet_replica.cc:333] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f: stopping tablet replica
I20260608 10:03:24.876791  1181 raft_consensus.cc:2243] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.877601  1181 raft_consensus.cc:2272] T 000d98b6393e492da47d7f8a04849e9f P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.881031  1181 tablet_replica.cc:333] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f: stopping tablet replica
I20260608 10:03:24.881896  1181 raft_consensus.cc:2243] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:24.883025  1181 raft_consensus.cc:2272] T f1d765590fce4f88ac554e95e1db8fa9 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.886068  1181 tablet_replica.cc:333] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f: stopping tablet replica
I20260608 10:03:24.886874  1181 raft_consensus.cc:2243] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.887434  1181 raft_consensus.cc:2272] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:24.890173  1181 tablet_replica.cc:333] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f: stopping tablet replica
I20260608 10:03:24.890861  1181 raft_consensus.cc:2243] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:24.891674  1181 raft_consensus.cc:2272] T f185f5e8c29349038deb85e596659a30 P 83b0a2949ffb43c298701c19886d7f0f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:24.945691  9572 consensus_peers.cc:597] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Couldn't send request to peer 83b0a2949ffb43c298701c19886d7f0f. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:24.966905  9572 consensus_peers.cc:597] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Couldn't send request to peer 83b0a2949ffb43c298701c19886d7f0f. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:24.971297  9606 consensus_queue.cc:237] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [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: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: false } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } }
W20260608 10:03:24.979956  9572 consensus_peers.cc:597] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Couldn't send request to peer 83b0a2949ffb43c298701c19886d7f0f. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:24.981312  9571 consensus_peers.cc:597] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Couldn't send request to peer 9c89cc7318994fdca13f257cd59eff99. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:45907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:25.037329  9572 consensus_peers.cc:597] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Couldn't send request to peer 83b0a2949ffb43c298701c19886d7f0f. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:25.185675  9571 consensus_peers.cc:597] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Couldn't send request to peer 9c89cc7318994fdca13f257cd59eff99. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:45907: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:25.783684  9571 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:45907: connect: Connection refused (error 111) [suppressed 13 similar messages]
W20260608 10:03:25.908121  1181 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 9555)
I20260608 10:03:26.572321  9795 raft_consensus.cc:493] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83b0a2949ffb43c298701c19886d7f0f)
I20260608 10:03:26.572889  9795 raft_consensus.cc:515] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } }
I20260608 10:03:26.575176  9795 leader_election.cc:290] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
W20260608 10:03:26.580659  9571 leader_election.cc:336] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Network error: Client connection negotiation failed: client connection to 127.1.39.65:45907: connect: Connection refused (error 111)
W20260608 10:03:26.594568  9572 leader_election.cc:336] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111)
I20260608 10:03:26.595664  9572 leader_election.cc:304] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: 3062a96bae9d450f8f4ce2cc39c56b02; no voters: 83b0a2949ffb43c298701c19886d7f0f, 9c89cc7318994fdca13f257cd59eff99
I20260608 10:03:26.597141  9677 raft_consensus.cc:2749] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:03:26.908747  1181 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 9555)
W20260608 10:03:27.500835  9572 consensus_peers.cc:597] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Couldn't send request to peer 83b0a2949ffb43c298701c19886d7f0f. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:03:27.533222  9572 consensus_peers.cc:597] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Couldn't send request to peer 83b0a2949ffb43c298701c19886d7f0f. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:03:27.565099  9571 consensus_peers.cc:597] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Couldn't send request to peer 9c89cc7318994fdca13f257cd59eff99. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:45907: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:03:27.574182  9755 debug-util.cc:398] Leaking SignalData structure 0x7b08000647c0 after lost signal to thread 1184
W20260608 10:03:27.575270  9755 debug-util.cc:398] Leaking SignalData structure 0x7b08001a55c0 after lost signal to thread 9391
W20260608 10:03:27.576699  9755 debug-util.cc:398] Leaking SignalData structure 0x7b08001d47c0 after lost signal to thread 9632
W20260608 10:03:27.578012  9755 debug-util.cc:398] Leaking SignalData structure 0x7b0800144c00 after lost signal to thread 9758
W20260608 10:03:27.717738  9571 consensus_peers.cc:597] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Couldn't send request to peer 9c89cc7318994fdca13f257cd59eff99. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:45907: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:03:27.884228  9571 consensus_peers.cc:597] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Couldn't send request to peer 9c89cc7318994fdca13f257cd59eff99. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:45907: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260608 10:03:27.909349  1181 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 9555)
W20260608 10:03:28.065652  9572 consensus_peers.cc:597] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Couldn't send request to peer 83b0a2949ffb43c298701c19886d7f0f. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 10:03:28.685999  9677 raft_consensus.cc:493] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 83b0a2949ffb43c298701c19886d7f0f)
I20260608 10:03:28.686689  9677 raft_consensus.cc:515] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } attrs { replace: false } }
I20260608 10:03:28.689391  9677 leader_election.cc:290] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907), 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253)
W20260608 10:03:28.703950  9572 leader_election.cc:336] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111)
W20260608 10:03:28.704707  9571 leader_election.cc:336] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 9c89cc7318994fdca13f257cd59eff99 (127.1.39.65:45907): Network error: Client connection negotiation failed: client connection to 127.1.39.65:45907: connect: Connection refused (error 111)
I20260608 10:03:28.705229  9571 leader_election.cc:304] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [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: 3062a96bae9d450f8f4ce2cc39c56b02; no voters: 83b0a2949ffb43c298701c19886d7f0f, 9c89cc7318994fdca13f257cd59eff99
I20260608 10:03:28.706132  9677 raft_consensus.cc:2749] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:03:28.909955  1181 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 9555)
I20260608 10:03:29.923790  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:03:29.941097  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
W20260608 10:03:29.956873  9572 consensus_peers.cc:597] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 -> Peer 83b0a2949ffb43c298701c19886d7f0f (127.1.39.66:36253): Couldn't send request to peer 83b0a2949ffb43c298701c19886d7f0f. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:36253: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 10:03:29.977146  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:29.977998  1181 tablet_replica.cc:333] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02: stopping tablet replica
I20260608 10:03:29.978623  1181 raft_consensus.cc:2243] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:29.979602  1181 pending_rounds.cc:70] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02: Trying to abort 1 pending ops.
I20260608 10:03:29.979842  1181 pending_rounds.cc:77] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02: Aborting op as it isn't in flight: id { term: 1 index: 4 } timestamp: 7294619668357898240 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "000d98b6393e492da47d7f8a04849e9f" old_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: false } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } peers { permanent_uuid: "c0557c9ee84d4075a254cce2ad1e68a7" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42971 } attrs { promote: true } } } new_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9c89cc7318994fdca13f257cd59eff99" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45907 } attrs { replace: false } } peers { permanent_uuid: "83b0a2949ffb43c298701c19886d7f0f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 36253 } } peers { permanent_uuid: "3062a96bae9d450f8f4ce2cc39c56b02" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43525 } } } }
I20260608 10:03:29.980624  1181 raft_consensus.cc:2917] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Aborting config change with OpId 1.4: Aborted: Op aborted
I20260608 10:03:29.980942  1181 raft_consensus.cc:2889] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:03:29.981379  1181 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.ChangeConfig from 127.0.0.1:40424 (request call id 5) took 5012 ms. Trace:
I20260608 10:03:29.981673  1181 rpcz_store.cc:276] 0608 10:03:24.969326 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 10:03:24.969491 (+   165us) service_pool.cc:224] Handling call
0608 10:03:24.973728 (+  4237us) log.cc:844] Serialized 487 byte log entry
0608 10:03:29.981316 (+5007588us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":57,"raft.queue_time_us":878,"raft.run_cpu_time_us":1235,"raft.run_wall_time_us":1237,"spinlock_wait_cycles":115200}
I20260608 10:03:29.982558  1181 raft_consensus.cc:2272] T 000d98b6393e492da47d7f8a04849e9f P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:29.983011  9344 catalog_manager.cc:5226] ChangeConfig:REMOVE_PEER RPC for tablet 000d98b6393e492da47d7f8a04849e9f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67:43525) due to error UNKNOWN_ERROR; will retry: Aborted: Op aborted
I20260608 10:03:29.985106  1181 tablet_replica.cc:333] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02: stopping tablet replica
I20260608 10:03:29.985828  1181 raft_consensus.cc:2243] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:29.986961  1181 raft_consensus.cc:2272] T f185f5e8c29349038deb85e596659a30 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:29.989583  1181 tablet_replica.cc:333] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02: stopping tablet replica
I20260608 10:03:29.990144  1181 raft_consensus.cc:2243] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:29.990718  1181 raft_consensus.cc:2272] T f1d765590fce4f88ac554e95e1db8fa9 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:29.992563  1181 tablet_replica.cc:333] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02: stopping tablet replica
I20260608 10:03:29.993041  1181 raft_consensus.cc:2243] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:29.993984  1181 raft_consensus.cc:2272] T 2ae92d14f5ef4dd383a0e4e564ea8616 P 3062a96bae9d450f8f4ce2cc39c56b02 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:30.006134  9344 catalog_manager.cc:4754] TS 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67:43525): ChangeConfig:REMOVE_PEER RPC failed for tablet 000d98b6393e492da47d7f8a04849e9f: Network error: recv got EOF from unknown peer (error 108)
I20260608 10:03:30.020273  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:03:30.036089  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:03:30.070129  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:30.980312  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:03:30.989876  1181 master.cc:562] Master@127.1.39.126:46727 shutting down...
W20260608 10:03:31.128435  9344 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.67:43525: connect: Connection refused (error 111) [suppressed 57 similar messages]
W20260608 10:03:31.133028  9344 catalog_manager.cc:4754] TS 3062a96bae9d450f8f4ce2cc39c56b02 (127.1.39.67:43525): ChangeConfig:REMOVE_PEER RPC failed for tablet 000d98b6393e492da47d7f8a04849e9f: Network error: Client connection negotiation failed: client connection to 127.1.39.67:43525: connect: Connection refused (error 111)
I20260608 10:03:31.146610  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:31.147357  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:31.147804  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P b0fcb418e61948ba827ae40d7f1ced0e: stopping tablet replica
I20260608 10:03:31.171306  1181 master.cc:584] Master@127.1.39.126:46727 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (10203 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 10:03:31.212446  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:35673
I20260608 10:03:31.214352  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:31.221793  9805 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:31.222815  9806 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:31.223656  9808 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:31.224520  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:31.225745  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:31.226145  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:31.226356  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913011226335 us; error 0 us; skew 500 ppm
I20260608 10:03:31.227133  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:31.230448  1181 webserver.cc:533] Webserver started at http://127.1.39.126:45687/ using document root <none> and password file <none>
I20260608 10:03:31.231029  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:31.231225  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:31.231498  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:31.233229  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "2178fb681462403da1553653123b8996"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-90g7"
I20260608 10:03:31.238078  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:31.241823  9813 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.242673  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:31.243050  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "2178fb681462403da1553653123b8996"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-90g7"
I20260608 10:03:31.243351  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:31.268975  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:31.270562  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:31.318608  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:35673
I20260608 10:03:31.318766  9865 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:35673 every 8 connection(s)
I20260608 10:03:31.323434  9866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:31.334473  9866 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996: Bootstrap starting.
I20260608 10:03:31.340446  9866 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:31.345139  9866 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996: No bootstrap required, opened a new log
I20260608 10:03:31.347661  9866 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2178fb681462403da1553653123b8996" member_type: VOTER }
I20260608 10:03:31.348047  9866 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:31.348331  9866 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2178fb681462403da1553653123b8996, State: Initialized, Role: FOLLOWER
I20260608 10:03:31.349140  9866 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2178fb681462403da1553653123b8996" member_type: VOTER }
I20260608 10:03:31.349972  9866 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:31.350399  9866 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:31.350783  9866 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:31.357252  9866 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2178fb681462403da1553653123b8996" member_type: VOTER }
I20260608 10:03:31.357887  9866 leader_election.cc:304] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [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: 2178fb681462403da1553653123b8996; no voters: 
I20260608 10:03:31.359357  9866 leader_election.cc:290] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:31.359838  9869 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:31.361517  9869 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 1 LEADER]: Becoming Leader. State: Replica: 2178fb681462403da1553653123b8996, State: Running, Role: LEADER
I20260608 10:03:31.362283  9869 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [LEADER]: Queue going to LEADER mode. State: All 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: "2178fb681462403da1553653123b8996" member_type: VOTER }
I20260608 10:03:31.362739  9866 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:31.367700  9870 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2178fb681462403da1553653123b8996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2178fb681462403da1553653123b8996" member_type: VOTER } }
I20260608 10:03:31.368496  9870 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:31.368616  9871 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2178fb681462403da1553653123b8996. Latest consensus state: current_term: 1 leader_uuid: "2178fb681462403da1553653123b8996" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2178fb681462403da1553653123b8996" member_type: VOTER } }
I20260608 10:03:31.369246  9871 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:31.373533  9876 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:31.383201  9876 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:31.385385  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:31.396479  9876 catalog_manager.cc:1382] Generated new cluster ID: b716cf5a248540b782be340688f2028f
I20260608 10:03:31.396807  9876 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:31.418782  9876 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:31.420279  9876 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:31.439287  9876 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996: Generated new TSK 0
I20260608 10:03:31.439942  9876 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:31.454270  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:31.461839  9887 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:31.462882  9888 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:31.466758  9890 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:31.468811  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:31.471679  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:31.472049  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:31.472469  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913011472408 us; error 0 us; skew 500 ppm
I20260608 10:03:31.473429  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:31.476720  1181 webserver.cc:533] Webserver started at http://127.1.39.65:39505/ using document root <none> and password file <none>
I20260608 10:03:31.477624  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:31.477881  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:31.478376  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:31.480077  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "0365953a75794a04b742ae399ffca283"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-90g7"
I20260608 10:03:31.485993  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:31.491730  9895 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.492964  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:31.493281  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "0365953a75794a04b742ae399ffca283"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-90g7"
I20260608 10:03:31.493587  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:31.512540  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:31.514153  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:31.516681  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:31.519433  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:31.519661  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.519850  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:31.519980  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.573573  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:44583
I20260608 10:03:31.574003  9958 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:44583 every 8 connection(s)
I20260608 10:03:31.579815  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:31.589190  9963 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:31.590745  9964 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:31.596338  9967 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:31.596390  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:31.596829  9959 heartbeater.cc:344] Connected to a master server at 127.1.39.126:35673
I20260608 10:03:31.597364  9959 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:31.598084  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:31.598419  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:31.598594  9959 heartbeater.cc:507] Master 127.1.39.126:35673 requested a full tablet report, sending...
I20260608 10:03:31.598660  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913011598639 us; error 0 us; skew 500 ppm
I20260608 10:03:31.599866  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:31.601766  9830 ts_manager.cc:194] Registered new tserver with Master: 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583)
I20260608 10:03:31.602938  1181 webserver.cc:533] Webserver started at http://127.1.39.66:40145/ using document root <none> and password file <none>
I20260608 10:03:31.603585  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:31.603828  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:31.603865  9830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52548
I20260608 10:03:31.604311  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:31.606118  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-90g7"
I20260608 10:03:31.611356  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:03:31.615211  9971 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.616097  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:31.616511  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-90g7"
I20260608 10:03:31.616820  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:31.652667  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:31.654225  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:31.656140  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:31.659696  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:31.659969  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.660269  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:31.660530  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 10:03:31.713232  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:44161
I20260608 10:03:31.713367 10033 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:44161 every 8 connection(s)
I20260608 10:03:31.720168  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:31.729123 10038 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:31.730201 10037 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:31.731133 10040 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:31.731851  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:31.733682  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:31.734020  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:31.734265  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913011734240 us; error 0 us; skew 500 ppm
I20260608 10:03:31.734704 10034 heartbeater.cc:344] Connected to a master server at 127.1.39.126:35673
I20260608 10:03:31.735157  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:31.735180 10034 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:31.736673 10034 heartbeater.cc:507] Master 127.1.39.126:35673 requested a full tablet report, sending...
I20260608 10:03:31.739024  1181 webserver.cc:533] Webserver started at http://127.1.39.67:33925/ using document root <none> and password file <none>
I20260608 10:03:31.739439  9830 ts_manager.cc:194] Registered new tserver with Master: bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161)
I20260608 10:03:31.739907  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:31.740240  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:31.740649  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:31.741747  9830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52550
I20260608 10:03:31.742406  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "6a2ba61145234151b550e2baf5f0ce8b"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-90g7"
I20260608 10:03:31.748817  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.007s	sys 0.001s
I20260608 10:03:31.753257 10045 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.754379  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:03:31.754817  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "6a2ba61145234151b550e2baf5f0ce8b"
format_stamp: "Formatted at 2026-06-08 10:03:31 on dist-test-slave-90g7"
I20260608 10:03:31.755401  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:31.779407  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:31.780709  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:31.782370  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:31.784970  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:31.785226  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.785498  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:31.785718  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:31.831408  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:35517
I20260608 10:03:31.831586 10108 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:35517 every 8 connection(s)
I20260608 10:03:31.846737 10109 heartbeater.cc:344] Connected to a master server at 127.1.39.126:35673
I20260608 10:03:31.847162 10109 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:31.847985 10109 heartbeater.cc:507] Master 127.1.39.126:35673 requested a full tablet report, sending...
I20260608 10:03:31.850484  9830 ts_manager.cc:194] Registered new tserver with Master: 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517)
I20260608 10:03:31.851287  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016330125s
I20260608 10:03:31.852710  9830 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52558
I20260608 10:03:32.608083  9959 heartbeater.cc:499] Master 127.1.39.126:35673 was elected leader, sending a full tablet report...
I20260608 10:03:32.746042 10034 heartbeater.cc:499] Master 127.1.39.126:35673 was elected leader, sending a full tablet report...
I20260608 10:03:32.856232 10109 heartbeater.cc:499] Master 127.1.39.126:35673 was elected leader, sending a full tablet report...
I20260608 10:03:32.915341  9830 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52568:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:32.919140  9830 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:32.995294  9999 tablet_service.cc:1511] Processing CreateTablet for tablet 3b38851074e3416589a50f519814fcd3 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:32.995782  9998 tablet_service.cc:1511] Processing CreateTablet for tablet b6b586c5541d4a889d3f8de454ec3dd2 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:32.997720  9999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b38851074e3416589a50f519814fcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:32.998410  9997 tablet_service.cc:1511] Processing CreateTablet for tablet efdc0c09e129497a85b5efde47a99760 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:33.000010  9998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b586c5541d4a889d3f8de454ec3dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.000849  9997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdc0c09e129497a85b5efde47a99760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.016997  9996 tablet_service.cc:1511] Processing CreateTablet for tablet 87f23a7cb3c5486896cf82de4906ae3c (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:33.019219  9996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f23a7cb3c5486896cf82de4906ae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.031282 10129 tablet_bootstrap.cc:492] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5: Bootstrap starting.
I20260608 10:03:33.038141 10073 tablet_service.cc:1511] Processing CreateTablet for tablet 3b38851074e3416589a50f519814fcd3 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:33.038317 10071 tablet_service.cc:1511] Processing CreateTablet for tablet efdc0c09e129497a85b5efde47a99760 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:33.038955 10070 tablet_service.cc:1511] Processing CreateTablet for tablet 87f23a7cb3c5486896cf82de4906ae3c (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:33.040059 10073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b38851074e3416589a50f519814fcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.042232 10072 tablet_service.cc:1511] Processing CreateTablet for tablet b6b586c5541d4a889d3f8de454ec3dd2 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:33.043505 10071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdc0c09e129497a85b5efde47a99760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.044792 10072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b586c5541d4a889d3f8de454ec3dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.052853 10070 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f23a7cb3c5486896cf82de4906ae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.071486  9999 tablet_service.cc:1511] Processing CreateTablet for tablet 857d6f6e5dd84018a90fff1b4fb66d4f (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:33.063520 10129 tablet_bootstrap.cc:654] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.073560  9999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 857d6f6e5dd84018a90fff1b4fb66d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.076694 10069 tablet_service.cc:1511] Processing CreateTablet for tablet 857d6f6e5dd84018a90fff1b4fb66d4f (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:33.078166 10069 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 857d6f6e5dd84018a90fff1b4fb66d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.082214  9996 tablet_service.cc:1511] Processing CreateTablet for tablet b6258061da184eb395615d7ea0fa6070 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:33.083689  9996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6258061da184eb395615d7ea0fa6070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.087845 10072 tablet_service.cc:1511] Processing CreateTablet for tablet b6258061da184eb395615d7ea0fa6070 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:33.089263 10072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6258061da184eb395615d7ea0fa6070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.090212 10130 tablet_bootstrap.cc:492] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b: Bootstrap starting.
I20260608 10:03:33.095472  9923 tablet_service.cc:1511] Processing CreateTablet for tablet 3b38851074e3416589a50f519814fcd3 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:33.105680  9923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3b38851074e3416589a50f519814fcd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.095829  9922 tablet_service.cc:1511] Processing CreateTablet for tablet b6b586c5541d4a889d3f8de454ec3dd2 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:33.109372  9922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6b586c5541d4a889d3f8de454ec3dd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.111621 10130 tablet_bootstrap.cc:654] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.097862  9918 tablet_service.cc:1511] Processing CreateTablet for tablet b6258061da184eb395615d7ea0fa6070 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:33.113332  9918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6258061da184eb395615d7ea0fa6070. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.098349  9920 tablet_service.cc:1511] Processing CreateTablet for tablet 87f23a7cb3c5486896cf82de4906ae3c (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:33.099694  9921 tablet_service.cc:1511] Processing CreateTablet for tablet efdc0c09e129497a85b5efde47a99760 (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:33.101171  9919 tablet_service.cc:1511] Processing CreateTablet for tablet 857d6f6e5dd84018a90fff1b4fb66d4f (DEFAULT_TABLE table=test-workload [id=06d11b95e6b34c319a0f299ca47affb0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:33.117415  9921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efdc0c09e129497a85b5efde47a99760. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.118832  9919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 857d6f6e5dd84018a90fff1b4fb66d4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.120831  9920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87f23a7cb3c5486896cf82de4906ae3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:33.154901 10129 tablet_bootstrap.cc:492] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5: No bootstrap required, opened a new log
I20260608 10:03:33.155524 10129 ts_tablet_manager.cc:1403] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent bootstrapping tablet: real 0.125s	user 0.014s	sys 0.019s
I20260608 10:03:33.159162 10130 tablet_bootstrap.cc:492] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b: No bootstrap required, opened a new log
I20260608 10:03:33.159703 10133 tablet_bootstrap.cc:492] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283: Bootstrap starting.
I20260608 10:03:33.159698 10130 ts_tablet_manager.cc:1403] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.004s
I20260608 10:03:33.163987 10130 raft_consensus.cc:359] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.165060 10130 raft_consensus.cc:385] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.165390 10130 raft_consensus.cc:740] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2ba61145234151b550e2baf5f0ce8b, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.165884 10129 raft_consensus.cc:359] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.166718 10129 raft_consensus.cc:385] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.166260 10130 consensus_queue.cc:260] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.167043 10129 raft_consensus.cc:740] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfba2bce645f46a2a3dc49a28fdd3fb5, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.168125 10133 tablet_bootstrap.cc:654] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.168128 10129 consensus_queue.cc:260] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.171056 10130 ts_tablet_manager.cc:1434] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.006s
I20260608 10:03:33.172256 10130 tablet_bootstrap.cc:492] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b: Bootstrap starting.
I20260608 10:03:33.175349 10129 ts_tablet_manager.cc:1434] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260608 10:03:33.176623 10129 tablet_bootstrap.cc:492] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5: Bootstrap starting.
I20260608 10:03:33.183537 10129 tablet_bootstrap.cc:654] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.184808 10130 tablet_bootstrap.cc:654] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.191311 10129 tablet_bootstrap.cc:492] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5: No bootstrap required, opened a new log
I20260608 10:03:33.191852 10129 ts_tablet_manager.cc:1403] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.009s
I20260608 10:03:33.193708 10133 tablet_bootstrap.cc:492] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283: No bootstrap required, opened a new log
I20260608 10:03:33.194299 10133 ts_tablet_manager.cc:1403] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283: Time spent bootstrapping tablet: real 0.035s	user 0.012s	sys 0.017s
I20260608 10:03:33.195530 10129 raft_consensus.cc:359] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.196995 10129 raft_consensus.cc:385] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.197315 10129 raft_consensus.cc:740] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfba2bce645f46a2a3dc49a28fdd3fb5, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.197958 10133 raft_consensus.cc:359] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.198832 10133 raft_consensus.cc:385] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.199043 10130 tablet_bootstrap.cc:492] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b: No bootstrap required, opened a new log
I20260608 10:03:33.199198 10133 raft_consensus.cc:740] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0365953a75794a04b742ae399ffca283, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.198331 10129 consensus_queue.cc:260] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.199745 10130 ts_tablet_manager.cc:1403] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.003s
I20260608 10:03:33.200254 10133 consensus_queue.cc:260] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.201455 10129 ts_tablet_manager.cc:1434] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.002s
I20260608 10:03:33.202554 10129 tablet_bootstrap.cc:492] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5: Bootstrap starting.
I20260608 10:03:33.203879 10130 raft_consensus.cc:359] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.205008 10130 raft_consensus.cc:385] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.205451 10130 raft_consensus.cc:740] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2ba61145234151b550e2baf5f0ce8b, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.206857 10130 consensus_queue.cc:260] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.210041 10129 tablet_bootstrap.cc:654] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.217084 10130 ts_tablet_manager.cc:1434] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.000s
I20260608 10:03:33.218523 10129 tablet_bootstrap.cc:492] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5: No bootstrap required, opened a new log
I20260608 10:03:33.219122 10134 raft_consensus.cc:493] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.219281 10129 ts_tablet_manager.cc:1403] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent bootstrapping tablet: real 0.017s	user 0.004s	sys 0.010s
I20260608 10:03:33.218629 10130 tablet_bootstrap.cc:492] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b: Bootstrap starting.
I20260608 10:03:33.219782 10134 raft_consensus.cc:515] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.220454 10133 ts_tablet_manager.cc:1434] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283: Time spent starting tablet: real 0.026s	user 0.020s	sys 0.008s
I20260608 10:03:33.221837 10133 tablet_bootstrap.cc:492] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283: Bootstrap starting.
I20260608 10:03:33.222159 10135 raft_consensus.cc:493] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.222854 10135 raft_consensus.cc:515] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.226807 10135 leader_election.cc:290] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517), 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583)
I20260608 10:03:33.229559 10133 tablet_bootstrap.cc:654] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.236181 10129 raft_consensus.cc:359] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.237102 10129 raft_consensus.cc:385] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.237455 10129 raft_consensus.cc:740] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfba2bce645f46a2a3dc49a28fdd3fb5, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.238919 10130 tablet_bootstrap.cc:654] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.238488 10129 consensus_queue.cc:260] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.239620 10134 leader_election.cc:290] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583), bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161)
I20260608 10:03:33.251068 10129 ts_tablet_manager.cc:1434] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260608 10:03:33.256313 10129 tablet_bootstrap.cc:492] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5: Bootstrap starting.
I20260608 10:03:33.267253 10129 tablet_bootstrap.cc:654] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.281484 10129 tablet_bootstrap.cc:492] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5: No bootstrap required, opened a new log
I20260608 10:03:33.282385 10129 ts_tablet_manager.cc:1403] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.015s
I20260608 10:03:33.286382 10129 raft_consensus.cc:359] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.287746 10129 raft_consensus.cc:385] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.288214 10129 raft_consensus.cc:740] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfba2bce645f46a2a3dc49a28fdd3fb5, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.289268 10129 consensus_queue.cc:260] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.300136 10129 ts_tablet_manager.cc:1434] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 10:03:33.303751 10129 tablet_bootstrap.cc:492] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5: Bootstrap starting.
I20260608 10:03:33.305384 10133 tablet_bootstrap.cc:492] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283: No bootstrap required, opened a new log
I20260608 10:03:33.306022 10133 ts_tablet_manager.cc:1403] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.047s
I20260608 10:03:33.308017 10130 tablet_bootstrap.cc:492] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b: No bootstrap required, opened a new log
I20260608 10:03:33.308619 10130 ts_tablet_manager.cc:1403] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b: Time spent bootstrapping tablet: real 0.090s	user 0.045s	sys 0.025s
I20260608 10:03:33.309770 10133 raft_consensus.cc:359] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.310398 10129 tablet_bootstrap.cc:654] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.310662 10133 raft_consensus.cc:385] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.311057 10133 raft_consensus.cc:740] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0365953a75794a04b742ae399ffca283, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.312170 10130 raft_consensus.cc:359] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.313021 10130 raft_consensus.cc:385] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.313339 10130 raft_consensus.cc:740] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2ba61145234151b550e2baf5f0ce8b, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.314376 10130 consensus_queue.cc:260] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.320648 10130 ts_tablet_manager.cc:1434] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.005s
I20260608 10:03:33.321869 10130 tablet_bootstrap.cc:492] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b: Bootstrap starting.
I20260608 10:03:33.322227  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b38851074e3416589a50f519814fcd3" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283" is_pre_election: true
I20260608 10:03:33.323101  9933 raft_consensus.cc:2468] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfba2bce645f46a2a3dc49a28fdd3fb5 in term 0.
I20260608 10:03:33.324892  9974 leader_election.cc:304] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0365953a75794a04b742ae399ffca283, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 
I20260608 10:03:33.325989 10135 raft_consensus.cc:2804] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:33.326431 10135 raft_consensus.cc:493] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:33.326217 10084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b38851074e3416589a50f519814fcd3" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2ba61145234151b550e2baf5f0ce8b" is_pre_election: true
I20260608 10:03:33.326952 10135 raft_consensus.cc:3060] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.329063 10130 tablet_bootstrap.cc:654] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b: Neither blocks nor log segments found. Creating new log.
W20260608 10:03:33.328998  9974 leader_election.cc:343] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:33.343065  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdc0c09e129497a85b5efde47a99760" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283" is_pre_election: true
W20260608 10:03:33.345798 10048 leader_election.cc:343] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:33.347116 10135 raft_consensus.cc:515] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.350204 10129 tablet_bootstrap.cc:492] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5: No bootstrap required, opened a new log
I20260608 10:03:33.351291 10129 ts_tablet_manager.cc:1403] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent bootstrapping tablet: real 0.048s	user 0.022s	sys 0.023s
I20260608 10:03:33.351517 10084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b38851074e3416589a50f519814fcd3" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2ba61145234151b550e2baf5f0ce8b"
I20260608 10:03:33.311985 10133 consensus_queue.cc:260] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.353940 10133 ts_tablet_manager.cc:1434] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.001s
I20260608 10:03:33.354523 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdc0c09e129497a85b5efde47a99760" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" is_pre_election: true
I20260608 10:03:33.355021 10133 tablet_bootstrap.cc:492] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283: Bootstrap starting.
I20260608 10:03:33.355499 10009 raft_consensus.cc:2468] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2ba61145234151b550e2baf5f0ce8b in term 0.
W20260608 10:03:33.356777  9974 leader_election.cc:343] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:33.360103 10048 leader_election.cc:304] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [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: 6a2ba61145234151b550e2baf5f0ce8b, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 0365953a75794a04b742ae399ffca283
I20260608 10:03:33.361934 10134 raft_consensus.cc:2804] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:33.362444 10134 raft_consensus.cc:493] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:33.362905 10134 raft_consensus.cc:3060] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.360035 10129 raft_consensus.cc:359] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.365060 10129 raft_consensus.cc:385] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.365434 10129 raft_consensus.cc:740] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfba2bce645f46a2a3dc49a28fdd3fb5, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.366348 10129 consensus_queue.cc:260] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.370426 10133 tablet_bootstrap.cc:654] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.376878  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b38851074e3416589a50f519814fcd3" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283"
I20260608 10:03:33.377590  9933 raft_consensus.cc:3060] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.379802 10130 tablet_bootstrap.cc:492] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b: No bootstrap required, opened a new log
I20260608 10:03:33.380409 10130 ts_tablet_manager.cc:1403] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.035s
W20260608 10:03:33.382202  9879 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:33.383950 10130 raft_consensus.cc:359] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.384778 10130 raft_consensus.cc:385] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.385079 10130 raft_consensus.cc:740] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2ba61145234151b550e2baf5f0ce8b, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.386117 10130 consensus_queue.cc:260] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.389866 10134 raft_consensus.cc:515] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.393131  9933 raft_consensus.cc:2468] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfba2bce645f46a2a3dc49a28fdd3fb5 in term 1.
I20260608 10:03:33.395133  9974 leader_election.cc:304] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [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: 0365953a75794a04b742ae399ffca283, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 6a2ba61145234151b550e2baf5f0ce8b
I20260608 10:03:33.400986 10135 leader_election.cc:290] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517), 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583)
I20260608 10:03:33.407338 10135 raft_consensus.cc:2804] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:33.415601  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdc0c09e129497a85b5efde47a99760" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283"
W20260608 10:03:33.417582 10048 leader_election.cc:343] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:33.408025 10135 raft_consensus.cc:697] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 LEADER]: Becoming Leader. State: Replica: bfba2bce645f46a2a3dc49a28fdd3fb5, State: Running, Role: LEADER
I20260608 10:03:33.420272 10139 raft_consensus.cc:493] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.421022 10139 raft_consensus.cc:515] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.422941 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efdc0c09e129497a85b5efde47a99760" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5"
I20260608 10:03:33.423772 10009 raft_consensus.cc:3060] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.424857 10139 leader_election.cc:290] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161), 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517)
I20260608 10:03:33.427605 10129 ts_tablet_manager.cc:1434] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent starting tablet: real 0.076s	user 0.022s	sys 0.026s
I20260608 10:03:33.429227 10129 tablet_bootstrap.cc:492] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5: Bootstrap starting.
I20260608 10:03:33.432530 10135 consensus_queue.cc:237] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.433260 10134 leader_election.cc:290] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 election: Requested vote from peers 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583), bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161)
I20260608 10:03:33.434185 10151 raft_consensus.cc:493] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.436275 10009 raft_consensus.cc:2468] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2ba61145234151b550e2baf5f0ce8b in term 1.
I20260608 10:03:33.437968 10129 tablet_bootstrap.cc:654] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.438056 10048 leader_election.cc:304] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [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: 6a2ba61145234151b550e2baf5f0ce8b, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 0365953a75794a04b742ae399ffca283
I20260608 10:03:33.448498 10134 raft_consensus.cc:2804] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:33.449090 10134 raft_consensus.cc:697] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 LEADER]: Becoming Leader. State: Replica: 6a2ba61145234151b550e2baf5f0ce8b, State: Running, Role: LEADER
I20260608 10:03:33.450102 10134 consensus_queue.cc:237] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.434827 10151 raft_consensus.cc:515] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.453790 10129 tablet_bootstrap.cc:492] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5: No bootstrap required, opened a new log
I20260608 10:03:33.454411 10129 ts_tablet_manager.cc:1403] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.008s
I20260608 10:03:33.455154 10133 tablet_bootstrap.cc:492] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283: No bootstrap required, opened a new log
I20260608 10:03:33.455684 10133 ts_tablet_manager.cc:1403] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283: Time spent bootstrapping tablet: real 0.101s	user 0.026s	sys 0.057s
I20260608 10:03:33.456620 10130 ts_tablet_manager.cc:1434] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b: Time spent starting tablet: real 0.076s	user 0.020s	sys 0.029s
I20260608 10:03:33.457947 10129 raft_consensus.cc:359] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.457448  9829 catalog_manager.cc:5696] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:33.458776 10129 raft_consensus.cc:385] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.459283 10129 raft_consensus.cc:740] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bfba2bce645f46a2a3dc49a28fdd3fb5, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.460325 10129 consensus_queue.cc:260] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.462306 10084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6258061da184eb395615d7ea0fa6070" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2ba61145234151b550e2baf5f0ce8b" is_pre_election: true
I20260608 10:03:33.462996 10084 raft_consensus.cc:2468] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfba2bce645f46a2a3dc49a28fdd3fb5 in term 0.
I20260608 10:03:33.463186 10129 ts_tablet_manager.cc:1434] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:03:33.464395  9974 leader_election.cc:304] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6a2ba61145234151b550e2baf5f0ce8b, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 
I20260608 10:03:33.464519 10151 leader_election.cc:290] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583), 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517)
I20260608 10:03:33.462698 10133 raft_consensus.cc:359] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.465343 10135 raft_consensus.cc:2804] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:33.465981 10135 raft_consensus.cc:493] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:33.465513 10133 raft_consensus.cc:385] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.466514 10135 raft_consensus.cc:3060] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.466509 10133 raft_consensus.cc:740] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0365953a75794a04b742ae399ffca283, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.467249 10130 tablet_bootstrap.cc:492] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b: Bootstrap starting.
I20260608 10:03:33.468051 10133 consensus_queue.cc:260] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.471403 10133 ts_tablet_manager.cc:1434] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 10:03:33.464838  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6258061da184eb395615d7ea0fa6070" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283" is_pre_election: true
I20260608 10:03:33.472805 10133 tablet_bootstrap.cc:492] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283: Bootstrap starting.
W20260608 10:03:33.473114  9974 leader_election.cc:343] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:33.478817 10135 raft_consensus.cc:515] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.480463 10133 tablet_bootstrap.cc:654] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.483450 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857d6f6e5dd84018a90fff1b4fb66d4f" candidate_uuid: "0365953a75794a04b742ae399ffca283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" is_pre_election: true
I20260608 10:03:33.484161 10009 raft_consensus.cc:2468] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0365953a75794a04b742ae399ffca283 in term 0.
I20260608 10:03:33.485507 10153 raft_consensus.cc:493] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.485824  9898 leader_election.cc:304] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0365953a75794a04b742ae399ffca283, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 
I20260608 10:03:33.486083 10153 raft_consensus.cc:515] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.487018 10139 raft_consensus.cc:2804] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:33.487542 10139 raft_consensus.cc:493] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:33.487982 10139 raft_consensus.cc:3060] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.488406 10135 leader_election.cc:290] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583), 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517)
I20260608 10:03:33.489545 10084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6258061da184eb395615d7ea0fa6070" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2ba61145234151b550e2baf5f0ce8b"
I20260608 10:03:33.490146 10084 raft_consensus.cc:3060] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.490927 10153 leader_election.cc:290] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583), bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161)
I20260608 10:03:33.490051  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b586c5541d4a889d3f8de454ec3dd2" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283" is_pre_election: true
I20260608 10:03:33.491709  9933 raft_consensus.cc:2468] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2ba61145234151b550e2baf5f0ce8b in term 0.
I20260608 10:03:33.493522  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6258061da184eb395615d7ea0fa6070" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283"
I20260608 10:03:33.494112 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b586c5541d4a889d3f8de454ec3dd2" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" is_pre_election: true
I20260608 10:03:33.494789 10009 raft_consensus.cc:2468] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6a2ba61145234151b550e2baf5f0ce8b in term 0.
W20260608 10:03:33.495151  9974 leader_election.cc:343] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:33.497869 10048 leader_election.cc:304] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0365953a75794a04b742ae399ffca283, 6a2ba61145234151b550e2baf5f0ce8b; no voters: 
I20260608 10:03:33.499571 10153 raft_consensus.cc:2804] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:33.499995 10153 raft_consensus.cc:493] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:33.500406 10153 raft_consensus.cc:3060] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.500880 10084 raft_consensus.cc:2468] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfba2bce645f46a2a3dc49a28fdd3fb5 in term 1.
I20260608 10:03:33.505059  9974 leader_election.cc:304] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [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: 6a2ba61145234151b550e2baf5f0ce8b, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 0365953a75794a04b742ae399ffca283
I20260608 10:03:33.506669 10135 raft_consensus.cc:2804] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:33.507249 10135 raft_consensus.cc:697] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 LEADER]: Becoming Leader. State: Replica: bfba2bce645f46a2a3dc49a28fdd3fb5, State: Running, Role: LEADER
I20260608 10:03:33.508239 10135 consensus_queue.cc:237] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.511270 10153 raft_consensus.cc:515] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.512631 10130 tablet_bootstrap.cc:654] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.513013  9828 catalog_manager.cc:5696] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67). New cstate: current_term: 1 leader_uuid: "6a2ba61145234151b550e2baf5f0ce8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:33.515054  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b586c5541d4a889d3f8de454ec3dd2" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283"
I20260608 10:03:33.515697  9933 raft_consensus.cc:3060] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.521178 10139 raft_consensus.cc:515] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.527247 10009 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857d6f6e5dd84018a90fff1b4fb66d4f" candidate_uuid: "0365953a75794a04b742ae399ffca283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5"
I20260608 10:03:33.528062 10009 raft_consensus.cc:3060] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.533901 10139 leader_election.cc:290] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [CANDIDATE]: Term 1 election: Requested vote from peers bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161), 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517)
I20260608 10:03:33.540362 10133 tablet_bootstrap.cc:492] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283: No bootstrap required, opened a new log
I20260608 10:03:33.541049 10133 ts_tablet_manager.cc:1403] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283: Time spent bootstrapping tablet: real 0.069s	user 0.027s	sys 0.017s
I20260608 10:03:33.541389 10084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857d6f6e5dd84018a90fff1b4fb66d4f" candidate_uuid: "0365953a75794a04b742ae399ffca283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2ba61145234151b550e2baf5f0ce8b" is_pre_election: true
I20260608 10:03:33.543041 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857d6f6e5dd84018a90fff1b4fb66d4f" candidate_uuid: "0365953a75794a04b742ae399ffca283" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2ba61145234151b550e2baf5f0ce8b"
W20260608 10:03:33.543551  9898 leader_election.cc:343] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517): Illegal state: must be running to vote when last-logged opid is not known
W20260608 10:03:33.545166  9898 leader_election.cc:343] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:33.544548 10133 raft_consensus.cc:359] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.546449 10133 raft_consensus.cc:385] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.546764 10133 raft_consensus.cc:740] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0365953a75794a04b742ae399ffca283, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.548940 10008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6b586c5541d4a889d3f8de454ec3dd2" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5"
I20260608 10:03:33.549001 10133 consensus_queue.cc:260] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.550094 10008 raft_consensus.cc:3060] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.551719 10133 ts_tablet_manager.cc:1434] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260608 10:03:33.559343 10133 tablet_bootstrap.cc:492] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283: Bootstrap starting.
I20260608 10:03:33.566433 10009 raft_consensus.cc:2468] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0365953a75794a04b742ae399ffca283 in term 1.
I20260608 10:03:33.568409 10153 leader_election.cc:290] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 election: Requested vote from peers 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583), bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161)
I20260608 10:03:33.571110 10133 tablet_bootstrap.cc:654] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.572901  9898 leader_election.cc:304] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [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: 0365953a75794a04b742ae399ffca283, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 6a2ba61145234151b550e2baf5f0ce8b
I20260608 10:03:33.574204 10139 raft_consensus.cc:2804] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:33.575222  9933 raft_consensus.cc:2468] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2ba61145234151b550e2baf5f0ce8b in term 1.
I20260608 10:03:33.577097 10008 raft_consensus.cc:2468] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6a2ba61145234151b550e2baf5f0ce8b in term 1.
I20260608 10:03:33.579092 10048 leader_election.cc:304] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0365953a75794a04b742ae399ffca283, 6a2ba61145234151b550e2baf5f0ce8b; no voters: 
I20260608 10:03:33.581453 10153 raft_consensus.cc:2804] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:33.584786 10130 tablet_bootstrap.cc:492] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b: No bootstrap required, opened a new log
I20260608 10:03:33.584975 10153 raft_consensus.cc:697] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 LEADER]: Becoming Leader. State: Replica: 6a2ba61145234151b550e2baf5f0ce8b, State: Running, Role: LEADER
I20260608 10:03:33.585479 10130 ts_tablet_manager.cc:1403] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b: Time spent bootstrapping tablet: real 0.128s	user 0.027s	sys 0.040s
I20260608 10:03:33.585901 10153 consensus_queue.cc:237] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.589325 10130 raft_consensus.cc:359] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.590351 10130 raft_consensus.cc:385] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.589030  9828 catalog_manager.cc:5696] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:33.590706 10130 raft_consensus.cc:740] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2ba61145234151b550e2baf5f0ce8b, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.591850 10130 consensus_queue.cc:260] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.594224 10130 ts_tablet_manager.cc:1434] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260608 10:03:33.595244 10139 raft_consensus.cc:697] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 1 LEADER]: Becoming Leader. State: Replica: 0365953a75794a04b742ae399ffca283, State: Running, Role: LEADER
I20260608 10:03:33.595511 10130 tablet_bootstrap.cc:492] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b: Bootstrap starting.
I20260608 10:03:33.596299 10139 consensus_queue.cc:237] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.603302 10130 tablet_bootstrap.cc:654] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.614022 10133 tablet_bootstrap.cc:492] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283: No bootstrap required, opened a new log
I20260608 10:03:33.614473 10130 tablet_bootstrap.cc:492] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b: No bootstrap required, opened a new log
I20260608 10:03:33.614579 10133 ts_tablet_manager.cc:1403] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283: Time spent bootstrapping tablet: real 0.055s	user 0.023s	sys 0.023s
I20260608 10:03:33.616694 10130 ts_tablet_manager.cc:1403] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.010s
I20260608 10:03:33.616681  9829 catalog_manager.cc:5696] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67). New cstate: current_term: 1 leader_uuid: "6a2ba61145234151b550e2baf5f0ce8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:33.619808 10133 raft_consensus.cc:359] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.619395  9830 catalog_manager.cc:5696] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0365953a75794a04b742ae399ffca283 (127.1.39.65). New cstate: current_term: 1 leader_uuid: "0365953a75794a04b742ae399ffca283" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:33.620548 10133 raft_consensus.cc:385] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.621075 10133 raft_consensus.cc:740] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0365953a75794a04b742ae399ffca283, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.620607 10130 raft_consensus.cc:359] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.621628 10130 raft_consensus.cc:385] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.621987 10130 raft_consensus.cc:740] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a2ba61145234151b550e2baf5f0ce8b, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.622133 10133 consensus_queue.cc:260] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.623427 10130 consensus_queue.cc:260] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.625303 10133 ts_tablet_manager.cc:1434] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:03:33.626497 10133 tablet_bootstrap.cc:492] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283: Bootstrap starting.
I20260608 10:03:33.627012 10130 ts_tablet_manager.cc:1434] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 10:03:33.633821 10133 tablet_bootstrap.cc:654] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:33.651237 10153 raft_consensus.cc:493] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.651768 10153 raft_consensus.cc:515] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.654145 10153 leader_election.cc:290] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583), bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161)
I20260608 10:03:33.655243 10133 tablet_bootstrap.cc:492] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283: No bootstrap required, opened a new log
I20260608 10:03:33.654974  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857d6f6e5dd84018a90fff1b4fb66d4f" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283" is_pre_election: true
I20260608 10:03:33.655783 10133 ts_tablet_manager.cc:1403] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.014s
I20260608 10:03:33.655797 10008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "857d6f6e5dd84018a90fff1b4fb66d4f" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" is_pre_election: true
I20260608 10:03:33.656888 10008 raft_consensus.cc:2393] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a2ba61145234151b550e2baf5f0ce8b in current term 1: Already voted for candidate 0365953a75794a04b742ae399ffca283 in this term.
I20260608 10:03:33.658515 10048 leader_election.cc:304] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [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: 6a2ba61145234151b550e2baf5f0ce8b; no voters: 0365953a75794a04b742ae399ffca283, bfba2bce645f46a2a3dc49a28fdd3fb5
I20260608 10:03:33.659343 10153 raft_consensus.cc:3060] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.659432 10133 raft_consensus.cc:359] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.660653 10133 raft_consensus.cc:385] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:33.661005 10133 raft_consensus.cc:740] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0365953a75794a04b742ae399ffca283, State: Initialized, Role: FOLLOWER
I20260608 10:03:33.661865 10133 consensus_queue.cc:260] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.663794 10133 ts_tablet_manager.cc:1434] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:33.665974 10153 raft_consensus.cc:2749] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:33.714304 10135 raft_consensus.cc:493] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.714970 10135 raft_consensus.cc:515] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.717264 10135 leader_election.cc:290] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583), 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517)
I20260608 10:03:33.717890  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f23a7cb3c5486896cf82de4906ae3c" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283" is_pre_election: true
I20260608 10:03:33.718411 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f23a7cb3c5486896cf82de4906ae3c" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2ba61145234151b550e2baf5f0ce8b" is_pre_election: true
I20260608 10:03:33.718623  9933 raft_consensus.cc:2468] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfba2bce645f46a2a3dc49a28fdd3fb5 in term 0.
I20260608 10:03:33.719070 10083 raft_consensus.cc:2468] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bfba2bce645f46a2a3dc49a28fdd3fb5 in term 0.
I20260608 10:03:33.719782  9974 leader_election.cc:304] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0365953a75794a04b742ae399ffca283, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 
I20260608 10:03:33.720618 10135 raft_consensus.cc:2804] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:33.720961 10135 raft_consensus.cc:493] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:33.721266 10135 raft_consensus.cc:3060] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.726666 10135 raft_consensus.cc:515] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.728322 10135 leader_election.cc:290] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 election: Requested vote from peers 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583), 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517)
I20260608 10:03:33.729285  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f23a7cb3c5486896cf82de4906ae3c" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283"
I20260608 10:03:33.729642 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "87f23a7cb3c5486896cf82de4906ae3c" candidate_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2ba61145234151b550e2baf5f0ce8b"
I20260608 10:03:33.729820  9933 raft_consensus.cc:3060] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.730213 10083 raft_consensus.cc:3060] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.734861  9933 raft_consensus.cc:2468] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfba2bce645f46a2a3dc49a28fdd3fb5 in term 1.
I20260608 10:03:33.735431 10083 raft_consensus.cc:2468] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bfba2bce645f46a2a3dc49a28fdd3fb5 in term 1.
I20260608 10:03:33.736032  9974 leader_election.cc:304] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0365953a75794a04b742ae399ffca283, bfba2bce645f46a2a3dc49a28fdd3fb5; no voters: 
I20260608 10:03:33.736886 10135 raft_consensus.cc:2804] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:33.737416 10135 raft_consensus.cc:697] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 LEADER]: Becoming Leader. State: Replica: bfba2bce645f46a2a3dc49a28fdd3fb5, State: Running, Role: LEADER
I20260608 10:03:33.738229 10135 consensus_queue.cc:237] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:33.745915  9830 catalog_manager.cc:5696] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 reported cstate change: term changed from 0 to 1, leader changed from <none> to bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:33.806066 10153 raft_consensus.cc:493] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.806617 10153 raft_consensus.cc:515] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } } peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } }
I20260608 10:03:33.808629 10153 leader_election.cc:290] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161), 0365953a75794a04b742ae399ffca283 (127.1.39.65:44583)
I20260608 10:03:33.809427 10008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b38851074e3416589a50f519814fcd3" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" is_pre_election: true
I20260608 10:03:33.809742  9933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3b38851074e3416589a50f519814fcd3" candidate_uuid: "6a2ba61145234151b550e2baf5f0ce8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0365953a75794a04b742ae399ffca283" is_pre_election: true
I20260608 10:03:33.810529  9933 raft_consensus.cc:2393] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6a2ba61145234151b550e2baf5f0ce8b in current term 1: Already voted for candidate bfba2bce645f46a2a3dc49a28fdd3fb5 in this term.
I20260608 10:03:33.811509 10048 leader_election.cc:304] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [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: 6a2ba61145234151b550e2baf5f0ce8b; no voters: 0365953a75794a04b742ae399ffca283, bfba2bce645f46a2a3dc49a28fdd3fb5
I20260608 10:03:33.812240 10153 raft_consensus.cc:3060] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.817440 10153 raft_consensus.cc:2749] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:33.847831  9933 raft_consensus.cc:3060] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.854416 10153 consensus_queue.cc:1048] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:33.868741 10175 consensus_queue.cc:1048] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:33.923094 10135 consensus_queue.cc:1048] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:33.967770  9933 raft_consensus.cc:3060] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:33.998777 10139 raft_consensus.cc:493] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:33.999337 10139 raft_consensus.cc:515] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 } } peers { permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 } } peers { permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 } }
I20260608 10:03:34.000059 10154 consensus_queue.cc:1048] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:34.003458 10139 leader_election.cc:290] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bfba2bce645f46a2a3dc49a28fdd3fb5 (127.1.39.66:44161), 6a2ba61145234151b550e2baf5f0ce8b (127.1.39.67:35517)
I20260608 10:03:34.007215 10008 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6258061da184eb395615d7ea0fa6070" candidate_uuid: "0365953a75794a04b742ae399ffca283" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" is_pre_election: true
I20260608 10:03:34.009508 10083 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6258061da184eb395615d7ea0fa6070" candidate_uuid: "0365953a75794a04b742ae399ffca283" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6a2ba61145234151b550e2baf5f0ce8b" is_pre_election: true
I20260608 10:03:34.011041  9898 leader_election.cc:304] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [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: 0365953a75794a04b742ae399ffca283; no voters: 6a2ba61145234151b550e2baf5f0ce8b, bfba2bce645f46a2a3dc49a28fdd3fb5
I20260608 10:03:34.021220 10175 consensus_queue.cc:1048] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:34.031322 10184 consensus_queue.cc:1048] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:34.051240 10154 consensus_queue.cc:1048] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:34.061532 10180 meta_cache.cc:1261] Time spent looking up entry by key: real 0.064s	user 0.007s	sys 0.001s
I20260608 10:03:34.062059 10134 consensus_queue.cc:1048] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:34.080130 10167 raft_consensus.cc:2749] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 10:03:34.162914 10167 consensus_queue.cc:1048] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:34.181377 10167 consensus_queue.cc:1048] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bfba2bce645f46a2a3dc49a28fdd3fb5" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 44161 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:34.196090 10135 consensus_queue.cc:1048] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6a2ba61145234151b550e2baf5f0ce8b" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35517 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:34.311479  9932 raft_consensus.cc:1275] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Refusing update from remote peer bfba2bce645f46a2a3dc49a28fdd3fb5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:34.326603 10184 consensus_queue.cc:1048] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0365953a75794a04b742ae399ffca283" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:03:35.674033  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:03:35.699748  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:35.700670  1181 tablet_replica.cc:333] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283: stopping tablet replica
I20260608 10:03:35.701357  1181 raft_consensus.cc:2243] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.701879  1181 raft_consensus.cc:2272] T efdc0c09e129497a85b5efde47a99760 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.704588  1181 tablet_replica.cc:333] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283: stopping tablet replica
I20260608 10:03:35.705152  1181 raft_consensus.cc:2243] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.705623  1181 raft_consensus.cc:2272] T b6258061da184eb395615d7ea0fa6070 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.707984  1181 tablet_replica.cc:333] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283: stopping tablet replica
I20260608 10:03:35.708561  1181 raft_consensus.cc:2243] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.708992  1181 raft_consensus.cc:2272] T b6b586c5541d4a889d3f8de454ec3dd2 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.711371  1181 tablet_replica.cc:333] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283: stopping tablet replica
I20260608 10:03:35.711871  1181 raft_consensus.cc:2243] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.712303  1181 raft_consensus.cc:2272] T 3b38851074e3416589a50f519814fcd3 P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.714685  1181 tablet_replica.cc:333] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283: stopping tablet replica
I20260608 10:03:35.715152  1181 raft_consensus.cc:2243] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:35.715893  1181 raft_consensus.cc:2272] T 857d6f6e5dd84018a90fff1b4fb66d4f P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.718245  1181 tablet_replica.cc:333] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283: stopping tablet replica
I20260608 10:03:35.718703  1181 raft_consensus.cc:2243] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.719311  1181 raft_consensus.cc:2272] T 87f23a7cb3c5486896cf82de4906ae3c P 0365953a75794a04b742ae399ffca283 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.747083  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:03:35.765846  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:03:35.791671  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:35.792551  1181 tablet_replica.cc:333] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5: stopping tablet replica
I20260608 10:03:35.793212  1181 raft_consensus.cc:2243] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:35.794147  1181 raft_consensus.cc:2272] T b6258061da184eb395615d7ea0fa6070 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.796769  1181 tablet_replica.cc:333] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5: stopping tablet replica
I20260608 10:03:35.797349  1181 raft_consensus.cc:2243] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.797842  1181 raft_consensus.cc:2272] T efdc0c09e129497a85b5efde47a99760 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.800518  1181 tablet_replica.cc:333] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5: stopping tablet replica
I20260608 10:03:35.801061  1181 raft_consensus.cc:2243] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.801563  1181 raft_consensus.cc:2272] T b6b586c5541d4a889d3f8de454ec3dd2 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.804212  1181 tablet_replica.cc:333] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5: stopping tablet replica
I20260608 10:03:35.804801  1181 raft_consensus.cc:2243] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:35.805586  1181 raft_consensus.cc:2272] T 87f23a7cb3c5486896cf82de4906ae3c P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.808009  1181 tablet_replica.cc:333] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5: stopping tablet replica
I20260608 10:03:35.808610  1181 raft_consensus.cc:2243] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.809067  1181 raft_consensus.cc:2272] T 857d6f6e5dd84018a90fff1b4fb66d4f P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.811466  1181 tablet_replica.cc:333] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5: stopping tablet replica
I20260608 10:03:35.812258  1181 raft_consensus.cc:2243] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:35.813120  1181 raft_consensus.cc:2272] T 3b38851074e3416589a50f519814fcd3 P bfba2bce645f46a2a3dc49a28fdd3fb5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.844542  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:03:35.862828  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:03:35.891820  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:35.892638  1181 tablet_replica.cc:333] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b: stopping tablet replica
I20260608 10:03:35.893254  1181 raft_consensus.cc:2243] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.893797  1181 raft_consensus.cc:2272] T b6258061da184eb395615d7ea0fa6070 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.896939  1181 tablet_replica.cc:333] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b: stopping tablet replica
I20260608 10:03:35.897519  1181 raft_consensus.cc:2243] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.898053  1181 raft_consensus.cc:2272] T 87f23a7cb3c5486896cf82de4906ae3c P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.900918  1181 tablet_replica.cc:333] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b: stopping tablet replica
I20260608 10:03:35.901459  1181 raft_consensus.cc:2243] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.901940  1181 raft_consensus.cc:2272] T 3b38851074e3416589a50f519814fcd3 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.904294  1181 tablet_replica.cc:333] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b: stopping tablet replica
I20260608 10:03:35.904897  1181 raft_consensus.cc:2243] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:35.905377  1181 raft_consensus.cc:2272] T 857d6f6e5dd84018a90fff1b4fb66d4f P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.907859  1181 tablet_replica.cc:333] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b: stopping tablet replica
I20260608 10:03:35.908419  1181 raft_consensus.cc:2243] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:35.909158  1181 raft_consensus.cc:2272] T efdc0c09e129497a85b5efde47a99760 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.911545  1181 tablet_replica.cc:333] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b: stopping tablet replica
I20260608 10:03:35.912015  1181 raft_consensus.cc:2243] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:35.912813  1181 raft_consensus.cc:2272] T b6b586c5541d4a889d3f8de454ec3dd2 P 6a2ba61145234151b550e2baf5f0ce8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.940953  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:03:35.958248  1181 master.cc:562] Master@127.1.39.126:35673 shutting down...
I20260608 10:03:35.985204  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:35.985724  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:35.986007  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2178fb681462403da1553653123b8996: stopping tablet replica
I20260608 10:03:36.007105  1181 master.cc:584] Master@127.1.39.126:35673 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4833 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 10:03:36.046432  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:33083
I20260608 10:03:36.047793  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:36.053836 10232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:36.054863 10233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:36.055263 10235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:36.055840  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:36.056851  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:36.057030  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:36.057147  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913016057136 us; error 0 us; skew 500 ppm
I20260608 10:03:36.057654  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:36.060027  1181 webserver.cc:533] Webserver started at http://127.1.39.126:45561/ using document root <none> and password file <none>
I20260608 10:03:36.060575  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:36.060734  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:36.060957  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:36.062043  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "188614b466544eb3b29f18432d64dd18"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-90g7"
I20260608 10:03:36.066576  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:36.070251 10240 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.071293  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:36.071609  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "188614b466544eb3b29f18432d64dd18"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-90g7"
I20260608 10:03:36.071929  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:36.087285  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:36.088701  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:36.129158  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:33083
I20260608 10:03:36.129287 10291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:33083 every 8 connection(s)
I20260608 10:03:36.133318 10292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:36.143610 10292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18: Bootstrap starting.
I20260608 10:03:36.148342 10292 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:36.152796 10292 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18: No bootstrap required, opened a new log
I20260608 10:03:36.154934 10292 raft_consensus.cc:359] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "188614b466544eb3b29f18432d64dd18" member_type: VOTER }
I20260608 10:03:36.155289 10292 raft_consensus.cc:385] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:36.155469 10292 raft_consensus.cc:740] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 188614b466544eb3b29f18432d64dd18, State: Initialized, Role: FOLLOWER
I20260608 10:03:36.156172 10292 consensus_queue.cc:260] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "188614b466544eb3b29f18432d64dd18" member_type: VOTER }
I20260608 10:03:36.156610 10292 raft_consensus.cc:399] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:36.156809 10292 raft_consensus.cc:493] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:36.157019 10292 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:36.161406 10292 raft_consensus.cc:515] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "188614b466544eb3b29f18432d64dd18" member_type: VOTER }
I20260608 10:03:36.161880 10292 leader_election.cc:304] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [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: 188614b466544eb3b29f18432d64dd18; no voters: 
I20260608 10:03:36.162948 10292 leader_election.cc:290] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:36.163425 10295 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:36.165026 10295 raft_consensus.cc:697] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 1 LEADER]: Becoming Leader. State: Replica: 188614b466544eb3b29f18432d64dd18, State: Running, Role: LEADER
I20260608 10:03:36.165910 10292 sys_catalog.cc:565] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:36.165793 10295 consensus_queue.cc:237] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [LEADER]: Queue going to LEADER mode. State: All 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: "188614b466544eb3b29f18432d64dd18" member_type: VOTER }
I20260608 10:03:36.171396 10296 sys_catalog.cc:455] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "188614b466544eb3b29f18432d64dd18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "188614b466544eb3b29f18432d64dd18" member_type: VOTER } }
I20260608 10:03:36.171550 10297 sys_catalog.cc:455] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 188614b466544eb3b29f18432d64dd18. Latest consensus state: current_term: 1 leader_uuid: "188614b466544eb3b29f18432d64dd18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "188614b466544eb3b29f18432d64dd18" member_type: VOTER } }
I20260608 10:03:36.172030 10296 sys_catalog.cc:458] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:36.172426 10297 sys_catalog.cc:458] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:36.175357 10304 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:36.181023 10304 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:36.183339  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:36.190625 10304 catalog_manager.cc:1382] Generated new cluster ID: ac5c8002418b45faadf684b29b281f30
I20260608 10:03:36.190917 10304 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:36.215763 10304 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:36.217015 10304 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:36.228390 10304 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18: Generated new TSK 0
I20260608 10:03:36.228972 10304 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:36.249680  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:36.255700 10313 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:36.256883 10314 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:36.259506  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:36.259707 10316 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:36.261373  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:36.261698  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:36.261888  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913016261870 us; error 0 us; skew 500 ppm
I20260608 10:03:36.262537  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:36.264961  1181 webserver.cc:533] Webserver started at http://127.1.39.65:40253/ using document root <none> and password file <none>
I20260608 10:03:36.265496  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:36.265713  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:36.265983  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:36.267207  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "19438f47edea4b4c9ab9f92f0a63493c"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-90g7"
I20260608 10:03:36.272425  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260608 10:03:36.277802 10321 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.278828  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260608 10:03:36.279132  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "19438f47edea4b4c9ab9f92f0a63493c"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-90g7"
I20260608 10:03:36.279372  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:36.307108  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:36.308264  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:36.309772  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:36.312150  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:36.312363  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.312661  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:36.312829  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.354295  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:33585
I20260608 10:03:36.354482 10383 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:33585 every 8 connection(s)
I20260608 10:03:36.359920  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:36.367262 10388 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:36.367601 10389 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:36.371125 10391 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:36.371646  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:36.374872  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:36.375121  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:36.375310  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913016375295 us; error 0 us; skew 500 ppm
I20260608 10:03:36.376097  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:36.379172 10384 heartbeater.cc:344] Connected to a master server at 127.1.39.126:33083
I20260608 10:03:36.379271  1181 webserver.cc:533] Webserver started at http://127.1.39.66:34967/ using document root <none> and password file <none>
I20260608 10:03:36.379640 10384 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:36.379974  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:36.380245  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:36.380555  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:36.380584 10384 heartbeater.cc:507] Master 127.1.39.126:33083 requested a full tablet report, sending...
I20260608 10:03:36.381896  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "e5a2a867b9df4e02a2771df881f5fcb9"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-90g7"
I20260608 10:03:36.383251 10257 ts_manager.cc:194] Registered new tserver with Master: 19438f47edea4b4c9ab9f92f0a63493c (127.1.39.65:33585)
I20260608 10:03:36.385361 10257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42960
I20260608 10:03:36.387084  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:03:36.390779 10396 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.391613  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 10:03:36.391906  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "e5a2a867b9df4e02a2771df881f5fcb9"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-90g7"
I20260608 10:03:36.392186  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:36.427281  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:36.428773  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:36.430270  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:36.432734  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:36.432966  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.433213  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:36.433390  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.474594  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:39941
I20260608 10:03:36.474702 10459 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:39941 every 8 connection(s)
I20260608 10:03:36.480137  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:36.487123 10463 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:36.489668 10464 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:36.493850 10466 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:36.494360 10460 heartbeater.cc:344] Connected to a master server at 127.1.39.126:33083
I20260608 10:03:36.494951 10460 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:36.495569  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:36.495919 10460 heartbeater.cc:507] Master 127.1.39.126:33083 requested a full tablet report, sending...
I20260608 10:03:36.496516  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:36.496780  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:36.497021  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913016497001 us; error 0 us; skew 500 ppm
I20260608 10:03:36.497829  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:36.498466 10257 ts_manager.cc:194] Registered new tserver with Master: e5a2a867b9df4e02a2771df881f5fcb9 (127.1.39.66:39941)
I20260608 10:03:36.500578 10257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42968
I20260608 10:03:36.500696  1181 webserver.cc:533] Webserver started at http://127.1.39.67:37645/ using document root <none> and password file <none>
I20260608 10:03:36.501453  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:36.501725  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:36.502079  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:36.503259  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "42d8901ac5e041cd869d8175be9439e2"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-90g7"
I20260608 10:03:36.507926  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:03:36.511814 10471 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.512807  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:36.513082  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "42d8901ac5e041cd869d8175be9439e2"
format_stamp: "Formatted at 2026-06-08 10:03:36 on dist-test-slave-90g7"
I20260608 10:03:36.513314  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:36.543318  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:36.544338  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:36.545781  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:36.548038  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:36.548241  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.548552  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:36.548722  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:36.591845  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:35283
I20260608 10:03:36.592056 10533 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:35283 every 8 connection(s)
I20260608 10:03:36.607096 10534 heartbeater.cc:344] Connected to a master server at 127.1.39.126:33083
I20260608 10:03:36.607573 10534 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:36.608377 10534 heartbeater.cc:507] Master 127.1.39.126:33083 requested a full tablet report, sending...
I20260608 10:03:36.610496 10257 ts_manager.cc:194] Registered new tserver with Master: 42d8901ac5e041cd869d8175be9439e2 (127.1.39.67:35283)
I20260608 10:03:36.610670  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014917367s
I20260608 10:03:36.612025 10257 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42972
I20260608 10:03:37.388418 10384 heartbeater.cc:499] Master 127.1.39.126:33083 was elected leader, sending a full tablet report...
I20260608 10:03:37.503360 10460 heartbeater.cc:499] Master 127.1.39.126:33083 was elected leader, sending a full tablet report...
I20260608 10:03:37.615000 10534 heartbeater.cc:499] Master 127.1.39.126:33083 was elected leader, sending a full tablet report...
I20260608 10:03:37.671054 10257 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42976:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:37.673410 10257 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:37.719516 10499 tablet_service.cc:1511] Processing CreateTablet for tablet 8728a7415307489a9ed68988c75111fa (DEFAULT_TABLE table=test-workload [id=7837a8a8c91049aa9a8da44872bf77cf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:37.720953 10499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8728a7415307489a9ed68988c75111fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:37.723613 10349 tablet_service.cc:1511] Processing CreateTablet for tablet 8728a7415307489a9ed68988c75111fa (DEFAULT_TABLE table=test-workload [id=7837a8a8c91049aa9a8da44872bf77cf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:37.725112 10349 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8728a7415307489a9ed68988c75111fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:37.725164 10425 tablet_service.cc:1511] Processing CreateTablet for tablet 8728a7415307489a9ed68988c75111fa (DEFAULT_TABLE table=test-workload [id=7837a8a8c91049aa9a8da44872bf77cf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:37.726647 10425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8728a7415307489a9ed68988c75111fa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:37.739308 10555 tablet_bootstrap.cc:492] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c: Bootstrap starting.
I20260608 10:03:37.744637 10554 tablet_bootstrap.cc:492] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2: Bootstrap starting.
I20260608 10:03:37.745368 10556 tablet_bootstrap.cc:492] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9: Bootstrap starting.
I20260608 10:03:37.748112 10555 tablet_bootstrap.cc:654] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.751147 10554 tablet_bootstrap.cc:654] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.753376 10556 tablet_bootstrap.cc:654] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:37.758405 10555 tablet_bootstrap.cc:492] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c: No bootstrap required, opened a new log
I20260608 10:03:37.758926 10555 ts_tablet_manager.cc:1403] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260608 10:03:37.759351 10556 tablet_bootstrap.cc:492] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9: No bootstrap required, opened a new log
I20260608 10:03:37.759366 10554 tablet_bootstrap.cc:492] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2: No bootstrap required, opened a new log
I20260608 10:03:37.759924 10556 ts_tablet_manager.cc:1403] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.002s
I20260608 10:03:37.760020 10554 ts_tablet_manager.cc:1403] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260608 10:03:37.762236 10556 raft_consensus.cc:359] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } }
I20260608 10:03:37.762039 10555 raft_consensus.cc:359] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } }
I20260608 10:03:37.762915 10556 raft_consensus.cc:385] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.762992 10555 raft_consensus.cc:385] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.763411 10556 raft_consensus.cc:740] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e5a2a867b9df4e02a2771df881f5fcb9, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.763025 10554 raft_consensus.cc:359] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } }
I20260608 10:03:37.763621 10555 raft_consensus.cc:740] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 19438f47edea4b4c9ab9f92f0a63493c, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.764082 10554 raft_consensus.cc:385] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:37.764638 10554 raft_consensus.cc:740] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42d8901ac5e041cd869d8175be9439e2, State: Initialized, Role: FOLLOWER
I20260608 10:03:37.764442 10556 consensus_queue.cc:260] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } }
I20260608 10:03:37.764571 10555 consensus_queue.cc:260] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } }
I20260608 10:03:37.765866 10554 consensus_queue.cc:260] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } }
I20260608 10:03:37.770689 10554 ts_tablet_manager.cc:1434] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260608 10:03:37.771699 10555 ts_tablet_manager.cc:1434] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.004s
I20260608 10:03:37.772509 10556 ts_tablet_manager.cc:1434] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.005s
I20260608 10:03:37.773840 10563 raft_consensus.cc:493] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:37.774459 10563 raft_consensus.cc:515] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } }
I20260608 10:03:37.789774 10563 leader_election.cc:290] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 19438f47edea4b4c9ab9f92f0a63493c (127.1.39.65:33585), e5a2a867b9df4e02a2771df881f5fcb9 (127.1.39.66:39941)
I20260608 10:03:37.794607 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8728a7415307489a9ed68988c75111fa" candidate_uuid: "42d8901ac5e041cd869d8175be9439e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19438f47edea4b4c9ab9f92f0a63493c" is_pre_election: true
I20260608 10:03:37.795315 10359 raft_consensus.cc:2468] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d8901ac5e041cd869d8175be9439e2 in term 0.
I20260608 10:03:37.796540 10472 leader_election.cc:304] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19438f47edea4b4c9ab9f92f0a63493c, 42d8901ac5e041cd869d8175be9439e2; no voters: 
I20260608 10:03:37.797613 10563 raft_consensus.cc:2804] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:37.798117 10563 raft_consensus.cc:493] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:37.798525 10563 raft_consensus.cc:3060] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.804045 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8728a7415307489a9ed68988c75111fa" candidate_uuid: "42d8901ac5e041cd869d8175be9439e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" is_pre_election: true
I20260608 10:03:37.804901 10435 raft_consensus.cc:2468] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 42d8901ac5e041cd869d8175be9439e2 in term 0.
I20260608 10:03:37.806797 10563 raft_consensus.cc:515] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } }
I20260608 10:03:37.808789 10563 leader_election.cc:290] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [CANDIDATE]: Term 1 election: Requested vote from peers 19438f47edea4b4c9ab9f92f0a63493c (127.1.39.65:33585), e5a2a867b9df4e02a2771df881f5fcb9 (127.1.39.66:39941)
I20260608 10:03:37.809688 10359 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8728a7415307489a9ed68988c75111fa" candidate_uuid: "42d8901ac5e041cd869d8175be9439e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "19438f47edea4b4c9ab9f92f0a63493c"
I20260608 10:03:37.809932 10435 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8728a7415307489a9ed68988c75111fa" candidate_uuid: "42d8901ac5e041cd869d8175be9439e2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e5a2a867b9df4e02a2771df881f5fcb9"
I20260608 10:03:37.810376 10359 raft_consensus.cc:3060] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.810428 10435 raft_consensus.cc:3060] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:37.819864 10359 raft_consensus.cc:2468] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d8901ac5e041cd869d8175be9439e2 in term 1.
I20260608 10:03:37.819864 10435 raft_consensus.cc:2468] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 42d8901ac5e041cd869d8175be9439e2 in term 1.
I20260608 10:03:37.821655 10472 leader_election.cc:304] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 19438f47edea4b4c9ab9f92f0a63493c, 42d8901ac5e041cd869d8175be9439e2; no voters: 
I20260608 10:03:37.822482 10563 raft_consensus.cc:2804] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:37.823580 10563 raft_consensus.cc:697] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 1 LEADER]: Becoming Leader. State: Replica: 42d8901ac5e041cd869d8175be9439e2, State: Running, Role: LEADER
I20260608 10:03:37.824519 10563 consensus_queue.cc:237] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } }
I20260608 10:03:37.833642 10256 catalog_manager.cc:5696] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42d8901ac5e041cd869d8175be9439e2 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "42d8901ac5e041cd869d8175be9439e2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "42d8901ac5e041cd869d8175be9439e2" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 35283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 } health_report { overall_health: UNKNOWN } } }
W20260608 10:03:37.847568 10535 tablet.cc:2404] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 10:03:38.031898 10359 raft_consensus.cc:1275] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [term 1 FOLLOWER]: Refusing update from remote peer 42d8901ac5e041cd869d8175be9439e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:38.031944 10435 raft_consensus.cc:1275] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [term 1 FOLLOWER]: Refusing update from remote peer 42d8901ac5e041cd869d8175be9439e2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:38.033648 10563 consensus_queue.cc:1048] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19438f47edea4b4c9ab9f92f0a63493c" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 33585 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:38.034446 10566 consensus_queue.cc:1048] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e5a2a867b9df4e02a2771df881f5fcb9" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 39941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:38.570946  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:03:38.628787  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:38.629490  1181 tablet_replica.cc:333] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c: stopping tablet replica
I20260608 10:03:38.630084  1181 raft_consensus.cc:2243] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.630656  1181 raft_consensus.cc:2272] T 8728a7415307489a9ed68988c75111fa P 19438f47edea4b4c9ab9f92f0a63493c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.642581  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:03:38.652983  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:03:38.673571  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:38.674319  1181 tablet_replica.cc:333] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9: stopping tablet replica
I20260608 10:03:38.674875  1181 raft_consensus.cc:2243] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:38.675513  1181 raft_consensus.cc:2272] T 8728a7415307489a9ed68988c75111fa P e5a2a867b9df4e02a2771df881f5fcb9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.686776  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:03:38.697100  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:03:38.721411  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:38.722270  1181 tablet_replica.cc:333] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2: stopping tablet replica
I20260608 10:03:38.722862  1181 raft_consensus.cc:2243] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:38.723824  1181 raft_consensus.cc:2272] T 8728a7415307489a9ed68988c75111fa P 42d8901ac5e041cd869d8175be9439e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.747979  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:03:38.759359  1181 master.cc:562] Master@127.1.39.126:33083 shutting down...
I20260608 10:03:38.782598  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:38.783216  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:38.783560  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 188614b466544eb3b29f18432d64dd18: stopping tablet replica
I20260608 10:03:38.803949  1181 master.cc:584] Master@127.1.39.126:33083 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2788 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 10:03:38.837355  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:32773
I20260608 10:03:38.838680  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:38.844095 10589 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:38.844666 10590 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:38.845927 10592 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:38.846787  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:38.847643  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:38.847885  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:38.848091  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913018848058 us; error 0 us; skew 500 ppm
I20260608 10:03:38.848737  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:38.851379  1181 webserver.cc:533] Webserver started at http://127.1.39.126:45535/ using document root <none> and password file <none>
I20260608 10:03:38.851949  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:38.852144  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:38.852488  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:38.853595  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "323965310af640599bc31fb1bb2f3cdb"
format_stamp: "Formatted at 2026-06-08 10:03:38 on dist-test-slave-90g7"
I20260608 10:03:38.858419  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 10:03:38.862676 10597 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:38.863791  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:38.864048  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "323965310af640599bc31fb1bb2f3cdb"
format_stamp: "Formatted at 2026-06-08 10:03:38 on dist-test-slave-90g7"
I20260608 10:03:38.864312  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:38.880620  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:38.881768  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:38.922621  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:32773
I20260608 10:03:38.923070 10648 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:32773 every 8 connection(s)
I20260608 10:03:38.927242 10649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:38.938194 10649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb: Bootstrap starting.
I20260608 10:03:38.942804 10649 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:38.947419 10649 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb: No bootstrap required, opened a new log
I20260608 10:03:38.949745 10649 raft_consensus.cc:359] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323965310af640599bc31fb1bb2f3cdb" member_type: VOTER }
I20260608 10:03:38.950120 10649 raft_consensus.cc:385] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:38.950405 10649 raft_consensus.cc:740] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 323965310af640599bc31fb1bb2f3cdb, State: Initialized, Role: FOLLOWER
I20260608 10:03:38.951073 10649 consensus_queue.cc:260] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "323965310af640599bc31fb1bb2f3cdb" member_type: VOTER }
I20260608 10:03:38.951578 10649 raft_consensus.cc:399] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:38.951786 10649 raft_consensus.cc:493] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:38.952097 10649 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:38.956856 10649 raft_consensus.cc:515] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323965310af640599bc31fb1bb2f3cdb" member_type: VOTER }
I20260608 10:03:38.957389 10649 leader_election.cc:304] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [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: 323965310af640599bc31fb1bb2f3cdb; no voters: 
I20260608 10:03:38.958658 10649 leader_election.cc:290] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:38.959139 10652 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:38.960754 10652 raft_consensus.cc:697] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 1 LEADER]: Becoming Leader. State: Replica: 323965310af640599bc31fb1bb2f3cdb, State: Running, Role: LEADER
I20260608 10:03:38.961508 10652 consensus_queue.cc:237] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [LEADER]: Queue going to LEADER mode. State: All 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: "323965310af640599bc31fb1bb2f3cdb" member_type: VOTER }
I20260608 10:03:38.961778 10649 sys_catalog.cc:565] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:38.966038 10654 sys_catalog.cc:455] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 323965310af640599bc31fb1bb2f3cdb. Latest consensus state: current_term: 1 leader_uuid: "323965310af640599bc31fb1bb2f3cdb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323965310af640599bc31fb1bb2f3cdb" member_type: VOTER } }
I20260608 10:03:38.966220 10653 sys_catalog.cc:455] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "323965310af640599bc31fb1bb2f3cdb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "323965310af640599bc31fb1bb2f3cdb" member_type: VOTER } }
I20260608 10:03:38.966670 10654 sys_catalog.cc:458] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:38.966984 10653 sys_catalog.cc:458] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:38.974074 10658 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:38.980733 10658 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:38.982731  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:38.990650 10658 catalog_manager.cc:1382] Generated new cluster ID: c7bfaf55c5fe4f9e817985871bc31fe0
I20260608 10:03:38.991055 10658 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:39.017740 10658 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:39.019197 10658 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:39.048415 10658 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb: Generated new TSK 0
I20260608 10:03:39.049124 10658 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:39.114500  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:39.121766 10670 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:39.122632 10671 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:39.124115 10673 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:39.125459  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:39.126710  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:39.126904  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:39.127130  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913019127103 us; error 0 us; skew 500 ppm
I20260608 10:03:39.127743  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:39.130573  1181 webserver.cc:533] Webserver started at http://127.1.39.65:37565/ using document root <none> and password file <none>
I20260608 10:03:39.131095  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:39.131269  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:39.131485  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:39.132663  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "0373791472b3446d941bf3fc31161a7a"
format_stamp: "Formatted at 2026-06-08 10:03:39 on dist-test-slave-90g7"
I20260608 10:03:39.137327  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:39.140950 10678 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:39.141908  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260608 10:03:39.142207  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "0373791472b3446d941bf3fc31161a7a"
format_stamp: "Formatted at 2026-06-08 10:03:39 on dist-test-slave-90g7"
I20260608 10:03:39.142491  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:39.158661  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:39.159777  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:39.161301  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:39.164047  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:39.164227  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:39.164539  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:39.164709  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:39.206707  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:44549
I20260608 10:03:39.207022 10742 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:44549 every 8 connection(s)
I20260608 10:03:39.212654  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:39.220808 10747 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:39.221870 10748 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:39.224784 10750 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:39.226104 10743 heartbeater.cc:344] Connected to a master server at 127.1.39.126:32773
I20260608 10:03:39.226447  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:39.226914 10743 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:39.227993 10743 heartbeater.cc:507] Master 127.1.39.126:32773 requested a full tablet report, sending...
I20260608 10:03:39.228773  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:39.229110  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:39.229502  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913019229454 us; error 0 us; skew 500 ppm
I20260608 10:03:39.230468  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:39.230883 10614 ts_manager.cc:194] Registered new tserver with Master: 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549)
I20260608 10:03:39.234090 10614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34390
I20260608 10:03:39.234184  1181 webserver.cc:533] Webserver started at http://127.1.39.66:45459/ using document root <none> and password file <none>
I20260608 10:03:39.234972  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:39.235237  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:39.235579  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:39.236763  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "ee503c59331f48e7a3412b732f714004"
format_stamp: "Formatted at 2026-06-08 10:03:39 on dist-test-slave-90g7"
I20260608 10:03:39.241452  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 10:03:39.245443 10755 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:39.246447  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:39.246773  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "ee503c59331f48e7a3412b732f714004"
format_stamp: "Formatted at 2026-06-08 10:03:39 on dist-test-slave-90g7"
I20260608 10:03:39.247068  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:39.269120  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:39.270787  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:39.272395  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:39.274819  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:39.275113  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:39.275372  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:39.275552  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:39.326756  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:42195
I20260608 10:03:39.326910 10817 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:42195 every 8 connection(s)
I20260608 10:03:39.332880  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:39.340054 10821 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:39.342386 10822 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:39.344895  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:39.345530 10824 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:39.346858  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:39.347060  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:39.347295  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913019347259 us; error 0 us; skew 500 ppm
I20260608 10:03:39.347934  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:39.348153 10818 heartbeater.cc:344] Connected to a master server at 127.1.39.126:32773
I20260608 10:03:39.348714 10818 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:39.349821 10818 heartbeater.cc:507] Master 127.1.39.126:32773 requested a full tablet report, sending...
I20260608 10:03:39.350827  1181 webserver.cc:533] Webserver started at http://127.1.39.67:38543/ using document root <none> and password file <none>
I20260608 10:03:39.351733  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:39.352000  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:39.352330  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:39.352609 10614 ts_manager.cc:194] Registered new tserver with Master: ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195)
I20260608 10:03:39.353832  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "088252b3a143472ca3522cb670852d19"
format_stamp: "Formatted at 2026-06-08 10:03:39 on dist-test-slave-90g7"
I20260608 10:03:39.354900 10614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34406
I20260608 10:03:39.360874  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.002s
I20260608 10:03:39.365399 10829 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:39.366641  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:39.367158  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "088252b3a143472ca3522cb670852d19"
format_stamp: "Formatted at 2026-06-08 10:03:39 on dist-test-slave-90g7"
I20260608 10:03:39.367698  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:39.391400  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:39.392618  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:39.394140  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:39.396687  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:39.396935  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:39.397192  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:39.397382  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:39.443351  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:37453
I20260608 10:03:39.443475 10891 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:37453 every 8 connection(s)
I20260608 10:03:39.458894 10892 heartbeater.cc:344] Connected to a master server at 127.1.39.126:32773
I20260608 10:03:39.459268 10892 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:39.460067 10892 heartbeater.cc:507] Master 127.1.39.126:32773 requested a full tablet report, sending...
I20260608 10:03:39.462914 10614 ts_manager.cc:194] Registered new tserver with Master: 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:39.463907  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016773196s
I20260608 10:03:39.465063 10614 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34420
I20260608 10:03:40.012859 10614 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34436:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:03:40.090287 10783 tablet_service.cc:1511] Processing CreateTablet for tablet fdef4935ccd14b84b23c8e4c31eb33f2 (DEFAULT_TABLE table=test-workload [id=3ebe0fd521dd4082baf3a9dc1b924c0c]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:40.090648 10856 tablet_service.cc:1511] Processing CreateTablet for tablet 3fd30f1ae83e4d3f87b169a63530233f (DEFAULT_TABLE table=test-workload [id=3ebe0fd521dd4082baf3a9dc1b924c0c]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:40.090440 10857 tablet_service.cc:1511] Processing CreateTablet for tablet de34fdd21a184c8d85f5012902c56f32 (DEFAULT_TABLE table=test-workload [id=3ebe0fd521dd4082baf3a9dc1b924c0c]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:40.090736 10782 tablet_service.cc:1511] Processing CreateTablet for tablet fc2da922d49040cc8f67d4b827af4c0a (DEFAULT_TABLE table=test-workload [id=3ebe0fd521dd4082baf3a9dc1b924c0c]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:40.092121 10783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fdef4935ccd14b84b23c8e4c31eb33f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:40.092262 10856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fd30f1ae83e4d3f87b169a63530233f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:40.094512 10857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet de34fdd21a184c8d85f5012902c56f32. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:40.094657 10706 tablet_service.cc:1511] Processing CreateTablet for tablet e60498b5a03d428885dd4ce18e9e9f20 (DEFAULT_TABLE table=test-workload [id=3ebe0fd521dd4082baf3a9dc1b924c0c]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:40.096163 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e60498b5a03d428885dd4ce18e9e9f20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:40.101610 10708 tablet_service.cc:1511] Processing CreateTablet for tablet bfb34338cc404168a68ebffd46978341 (DEFAULT_TABLE table=test-workload [id=3ebe0fd521dd4082baf3a9dc1b924c0c]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:40.102939 10708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb34338cc404168a68ebffd46978341. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:40.104794 10782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc2da922d49040cc8f67d4b827af4c0a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:40.138629 10911 tablet_bootstrap.cc:492] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004: Bootstrap starting.
I20260608 10:03:40.143153 10912 tablet_bootstrap.cc:492] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19: Bootstrap starting.
I20260608 10:03:40.143800 10913 tablet_bootstrap.cc:492] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a: Bootstrap starting.
I20260608 10:03:40.149849 10912 tablet_bootstrap.cc:654] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:40.150086 10911 tablet_bootstrap.cc:654] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:40.155151 10912 tablet_bootstrap.cc:492] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19: No bootstrap required, opened a new log
I20260608 10:03:40.155608 10912 ts_tablet_manager.cc:1403] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 10:03:40.156875 10911 tablet_bootstrap.cc:492] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004: No bootstrap required, opened a new log
I20260608 10:03:40.157238 10913 tablet_bootstrap.cc:654] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:40.157555 10911 ts_tablet_manager.cc:1403] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.000s
I20260608 10:03:40.158028 10912 raft_consensus.cc:359] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:40.158574 10912 raft_consensus.cc:385] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:40.158818 10912 raft_consensus.cc:740] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088252b3a143472ca3522cb670852d19, State: Initialized, Role: FOLLOWER
I20260608 10:03:40.159507 10912 consensus_queue.cc:260] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:40.160030 10912 raft_consensus.cc:399] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:40.160300 10912 raft_consensus.cc:493] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:40.160670 10912 raft_consensus.cc:3060] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:40.161348 10911 raft_consensus.cc:359] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } }
I20260608 10:03:40.161972 10911 raft_consensus.cc:385] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:40.162420 10911 raft_consensus.cc:740] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee503c59331f48e7a3412b732f714004, State: Initialized, Role: FOLLOWER
I20260608 10:03:40.163659 10911 consensus_queue.cc:260] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } }
I20260608 10:03:40.164494 10911 raft_consensus.cc:399] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:40.164845 10911 raft_consensus.cc:493] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:40.165119 10913 tablet_bootstrap.cc:492] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a: No bootstrap required, opened a new log
I20260608 10:03:40.165258 10911 raft_consensus.cc:3060] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:40.165858 10913 ts_tablet_manager.cc:1403] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260608 10:03:40.167578 10912 raft_consensus.cc:515] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:40.168330 10912 leader_election.cc:304] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [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: 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:40.170029 10912 leader_election.cc:290] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:40.169914 10913 raft_consensus.cc:359] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } }
I20260608 10:03:40.170667 10918 raft_consensus.cc:2804] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:40.170945 10913 raft_consensus.cc:385] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:40.171476 10913 raft_consensus.cc:740] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Initialized, Role: FOLLOWER
I20260608 10:03:40.172755 10913 consensus_queue.cc:260] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } }
I20260608 10:03:40.175123 10911 raft_consensus.cc:515] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } }
I20260608 10:03:40.175916 10918 raft_consensus.cc:697] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Becoming Leader. State: Replica: 088252b3a143472ca3522cb670852d19, State: Running, Role: LEADER
I20260608 10:03:40.177363 10918 consensus_queue.cc:237] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [LEADER]: Queue going to LEADER mode. State: All 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: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:40.179829 10911 leader_election.cc:304] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [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: ee503c59331f48e7a3412b732f714004; no voters: 
I20260608 10:03:40.179837 10913 raft_consensus.cc:399] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:40.180572 10892 heartbeater.cc:499] Master 127.1.39.126:32773 was elected leader, sending a full tablet report...
I20260608 10:03:40.182221 10913 raft_consensus.cc:493] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:40.183389 10913 raft_consensus.cc:3060] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:40.182789 10911 leader_election.cc:290] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:40.184980 10912 ts_tablet_manager.cc:1434] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.017s
I20260608 10:03:40.186232 10912 tablet_bootstrap.cc:492] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19: Bootstrap starting.
I20260608 10:03:40.187140 10922 raft_consensus.cc:2804] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:40.194796 10912 tablet_bootstrap.cc:654] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:40.195465 10922 raft_consensus.cc:697] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 1 LEADER]: Becoming Leader. State: Replica: ee503c59331f48e7a3412b732f714004, State: Running, Role: LEADER
I20260608 10:03:40.196427 10922 consensus_queue.cc:237] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [LEADER]: Queue going to LEADER mode. State: All 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: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } }
I20260608 10:03:40.205561 10614 catalog_manager.cc:5696] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 088252b3a143472ca3522cb670852d19 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "088252b3a143472ca3522cb670852d19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:40.226037 10818 heartbeater.cc:499] Master 127.1.39.126:32773 was elected leader, sending a full tablet report...
I20260608 10:03:40.230046 10912 tablet_bootstrap.cc:492] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19: No bootstrap required, opened a new log
I20260608 10:03:40.230715 10912 ts_tablet_manager.cc:1403] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19: Time spent bootstrapping tablet: real 0.045s	user 0.028s	sys 0.008s
I20260608 10:03:40.232213 10613 catalog_manager.cc:5696] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee503c59331f48e7a3412b732f714004 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "ee503c59331f48e7a3412b732f714004" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:40.237398 10743 heartbeater.cc:499] Master 127.1.39.126:32773 was elected leader, sending a full tablet report...
I20260608 10:03:40.244263 10911 ts_tablet_manager.cc:1434] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004: Time spent starting tablet: real 0.086s	user 0.039s	sys 0.037s
I20260608 10:03:40.245759 10911 tablet_bootstrap.cc:492] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004: Bootstrap starting.
I20260608 10:03:40.252662 10912 raft_consensus.cc:359] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:40.253813 10912 raft_consensus.cc:385] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:40.254177 10912 raft_consensus.cc:740] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088252b3a143472ca3522cb670852d19, State: Initialized, Role: FOLLOWER
I20260608 10:03:40.255133 10912 consensus_queue.cc:260] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:40.255856 10912 raft_consensus.cc:399] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:40.256207 10912 raft_consensus.cc:493] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:40.256646 10912 raft_consensus.cc:3060] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:40.257022 10911 tablet_bootstrap.cc:654] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:40.260982 10913 raft_consensus.cc:515] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } }
I20260608 10:03:40.266479 10912 raft_consensus.cc:515] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:40.267577 10912 leader_election.cc:304] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [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: 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:40.268419 10912 leader_election.cc:290] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:40.269762 10919 raft_consensus.cc:2804] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:40.270483 10913 leader_election.cc:304] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [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: 0373791472b3446d941bf3fc31161a7a; no voters: 
I20260608 10:03:40.270731 10919 raft_consensus.cc:697] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Becoming Leader. State: Replica: 088252b3a143472ca3522cb670852d19, State: Running, Role: LEADER
I20260608 10:03:40.272033 10919 consensus_queue.cc:237] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [LEADER]: Queue going to LEADER mode. State: All 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: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:40.269976 10921 raft_consensus.cc:493] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:40.276473 10921 raft_consensus.cc:515] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } }
I20260608 10:03:40.279506 10912 ts_tablet_manager.cc:1434] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19: Time spent starting tablet: real 0.048s	user 0.015s	sys 0.003s
I20260608 10:03:40.282384 10921 leader_election.cc:304] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 1 responses out of 1 voters: 1 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a; no voters: 
I20260608 10:03:40.283217 10913 leader_election.cc:290] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:40.284749 10931 raft_consensus.cc:2804] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:40.287983 10911 tablet_bootstrap.cc:492] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004: No bootstrap required, opened a new log
I20260608 10:03:40.288844 10911 ts_tablet_manager.cc:1403] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004: Time spent bootstrapping tablet: real 0.043s	user 0.023s	sys 0.001s
I20260608 10:03:40.291420 10921 leader_election.cc:290] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 
I20260608 10:03:40.307128 10913 ts_tablet_manager.cc:1434] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a: Time spent starting tablet: real 0.141s	user 0.028s	sys 0.008s
I20260608 10:03:40.307297 10911 raft_consensus.cc:359] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } }
I20260608 10:03:40.308382 10911 raft_consensus.cc:385] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:40.308725 10911 raft_consensus.cc:740] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee503c59331f48e7a3412b732f714004, State: Initialized, Role: FOLLOWER
I20260608 10:03:40.309798 10911 consensus_queue.cc:260] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } }
I20260608 10:03:40.310564 10911 raft_consensus.cc:399] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:40.311995 10911 raft_consensus.cc:493] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:40.313906 10931 raft_consensus.cc:697] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Becoming Leader. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Running, Role: LEADER
I20260608 10:03:40.314320 10911 raft_consensus.cc:3060] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:40.315192 10931 consensus_queue.cc:237] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Queue going to LEADER mode. State: All 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: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } }
I20260608 10:03:40.324144 10613 catalog_manager.cc:5696] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 088252b3a143472ca3522cb670852d19 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "088252b3a143472ca3522cb670852d19" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:40.324462 10911 raft_consensus.cc:515] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } }
I20260608 10:03:40.325686 10911 leader_election.cc:304] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [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: ee503c59331f48e7a3412b732f714004; no voters: 
I20260608 10:03:40.325997 10612 catalog_manager.cc:5696] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0373791472b3446d941bf3fc31161a7a (127.1.39.65). New cstate: current_term: 1 leader_uuid: "0373791472b3446d941bf3fc31161a7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:40.326884 10922 raft_consensus.cc:2804] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:40.327589 10922 raft_consensus.cc:697] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 1 LEADER]: Becoming Leader. State: Replica: ee503c59331f48e7a3412b732f714004, State: Running, Role: LEADER
I20260608 10:03:40.328670 10922 consensus_queue.cc:237] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [LEADER]: Queue going to LEADER mode. State: All 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: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } }
I20260608 10:03:40.331068 10913 tablet_bootstrap.cc:492] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a: Bootstrap starting.
I20260608 10:03:40.337029 10911 leader_election.cc:290] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:40.339740 10911 ts_tablet_manager.cc:1434] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004: Time spent starting tablet: real 0.050s	user 0.017s	sys 0.004s
I20260608 10:03:40.339625 10614 catalog_manager.cc:5696] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 reported cstate change: term changed from 0 to 1, leader changed from <none> to ee503c59331f48e7a3412b732f714004 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "ee503c59331f48e7a3412b732f714004" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:40.341986 10913 tablet_bootstrap.cc:654] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:40.353139 10913 tablet_bootstrap.cc:492] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a: No bootstrap required, opened a new log
I20260608 10:03:40.353703 10913 ts_tablet_manager.cc:1403] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.001s
I20260608 10:03:40.356695 10913 raft_consensus.cc:359] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } }
I20260608 10:03:40.357311 10913 raft_consensus.cc:385] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:40.357630 10913 raft_consensus.cc:740] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Initialized, Role: FOLLOWER
I20260608 10:03:40.358363 10913 consensus_queue.cc:260] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } }
I20260608 10:03:40.360006 10913 raft_consensus.cc:399] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:40.360332 10913 raft_consensus.cc:493] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:40.360728 10913 raft_consensus.cc:3060] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:40.367722 10913 raft_consensus.cc:515] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } }
I20260608 10:03:40.368503 10913 leader_election.cc:304] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [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: 0373791472b3446d941bf3fc31161a7a; no voters: 
I20260608 10:03:40.369180 10913 leader_election.cc:290] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:40.369750 10933 raft_consensus.cc:2804] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:40.370468 10933 raft_consensus.cc:697] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Becoming Leader. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Running, Role: LEADER
I20260608 10:03:40.371119 10913 ts_tablet_manager.cc:1434] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 10:03:40.371320 10933 consensus_queue.cc:237] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Queue going to LEADER mode. State: All 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: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } }
I20260608 10:03:40.379294 10612 catalog_manager.cc:5696] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0373791472b3446d941bf3fc31161a7a (127.1.39.65). New cstate: current_term: 1 leader_uuid: "0373791472b3446d941bf3fc31161a7a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:41.075711 10614 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34438:
name: "test-workload-rf3"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:41.078423 10614 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:41.127985 10708 tablet_service.cc:1511] Processing CreateTablet for tablet 82ecfe587c984438afb4c21b549cd5cf (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:41.129453 10783 tablet_service.cc:1511] Processing CreateTablet for tablet 82ecfe587c984438afb4c21b549cd5cf (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:41.130162 10708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ecfe587c984438afb4c21b549cd5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.131065 10783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ecfe587c984438afb4c21b549cd5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.131516 10857 tablet_service.cc:1511] Processing CreateTablet for tablet 82ecfe587c984438afb4c21b549cd5cf (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:41.132238 10706 tablet_service.cc:1511] Processing CreateTablet for tablet 7b944289e0f843a0b9d58e1ba86057ad (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:41.133407 10857 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ecfe587c984438afb4c21b549cd5cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.133903 10706 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b944289e0f843a0b9d58e1ba86057ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.144304 10782 tablet_service.cc:1511] Processing CreateTablet for tablet 7b944289e0f843a0b9d58e1ba86057ad (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:41.145851 10782 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b944289e0f843a0b9d58e1ba86057ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.150497 10705 tablet_service.cc:1511] Processing CreateTablet for tablet 8906f3367d1943299ca440e629212ec1 (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:41.150381 10856 tablet_service.cc:1511] Processing CreateTablet for tablet 7b944289e0f843a0b9d58e1ba86057ad (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:41.152323 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8906f3367d1943299ca440e629212ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.152885 10856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b944289e0f843a0b9d58e1ba86057ad. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.162305 10973 tablet_bootstrap.cc:492] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004: Bootstrap starting.
I20260608 10:03:41.170534 10973 tablet_bootstrap.cc:654] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.174824 10783 tablet_service.cc:1511] Processing CreateTablet for tablet 8906f3367d1943299ca440e629212ec1 (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:41.176431 10783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8906f3367d1943299ca440e629212ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.181105 10855 tablet_service.cc:1511] Processing CreateTablet for tablet 8906f3367d1943299ca440e629212ec1 (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:41.182622 10855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8906f3367d1943299ca440e629212ec1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.183082 10704 tablet_service.cc:1511] Processing CreateTablet for tablet e415aba4dd0a46cfb5d1fdd23b8f045f (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:41.184469 10704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e415aba4dd0a46cfb5d1fdd23b8f045f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.201351 10973 tablet_bootstrap.cc:492] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004: No bootstrap required, opened a new log
I20260608 10:03:41.201949 10973 ts_tablet_manager.cc:1403] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.006s
I20260608 10:03:41.205538 10781 tablet_service.cc:1511] Processing CreateTablet for tablet e415aba4dd0a46cfb5d1fdd23b8f045f (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:41.206110 10973 raft_consensus.cc:359] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.206895 10973 raft_consensus.cc:385] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.207234 10973 raft_consensus.cc:740] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee503c59331f48e7a3412b732f714004, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.207527 10781 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e415aba4dd0a46cfb5d1fdd23b8f045f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.208273 10703 tablet_service.cc:1511] Processing CreateTablet for tablet 41b1b774ca7d491e9724b2159c950127 (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:41.208380 10973 consensus_queue.cc:260] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.209862 10703 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b1b774ca7d491e9724b2159c950127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.210816 10854 tablet_service.cc:1511] Processing CreateTablet for tablet e415aba4dd0a46cfb5d1fdd23b8f045f (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:41.213084 10973 ts_tablet_manager.cc:1434] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 10:03:41.214148 10973 tablet_bootstrap.cc:492] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004: Bootstrap starting.
I20260608 10:03:41.220295 10973 tablet_bootstrap.cc:654] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.228477 10854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e415aba4dd0a46cfb5d1fdd23b8f045f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.239605 10783 tablet_service.cc:1511] Processing CreateTablet for tablet 41b1b774ca7d491e9724b2159c950127 (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:41.241137 10783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b1b774ca7d491e9724b2159c950127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.244258 10853 tablet_service.cc:1511] Processing CreateTablet for tablet 41b1b774ca7d491e9724b2159c950127 (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:41.245523 10705 tablet_service.cc:1511] Processing CreateTablet for tablet 80974510e4634d4997c213a4a1343f38 (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:41.246224 10853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b1b774ca7d491e9724b2159c950127. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.246845 10705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80974510e4634d4997c213a4a1343f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.264266 10780 tablet_service.cc:1511] Processing CreateTablet for tablet 80974510e4634d4997c213a4a1343f38 (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:41.266212 10780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80974510e4634d4997c213a4a1343f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.269649 10973 tablet_bootstrap.cc:492] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004: No bootstrap required, opened a new log
I20260608 10:03:41.270218 10973 ts_tablet_manager.cc:1403] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004: Time spent bootstrapping tablet: real 0.056s	user 0.029s	sys 0.003s
I20260608 10:03:41.269976 10852 tablet_service.cc:1511] Processing CreateTablet for tablet 80974510e4634d4997c213a4a1343f38 (DEFAULT_TABLE table=test-workload-rf3 [id=7175e23f59f44752b0816e5d74ae87d3]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:41.271510 10852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80974510e4634d4997c213a4a1343f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:41.273391 10973 raft_consensus.cc:359] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.274232 10973 raft_consensus.cc:385] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.274541 10973 raft_consensus.cc:740] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee503c59331f48e7a3412b732f714004, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.275460 10973 consensus_queue.cc:260] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.278258 10973 ts_tablet_manager.cc:1434] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004: Time spent starting tablet: real 0.008s	user 0.001s	sys 0.007s
I20260608 10:03:41.279378 10973 tablet_bootstrap.cc:492] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004: Bootstrap starting.
I20260608 10:03:41.287200 10973 tablet_bootstrap.cc:654] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.292644 10922 raft_consensus.cc:493] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:41.293200 10922 raft_consensus.cc:515] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.297724 10922 leader_election.cc:290] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549), 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:41.317937 10972 tablet_bootstrap.cc:492] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a: Bootstrap starting.
I20260608 10:03:41.345662 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ecfe587c984438afb4c21b549cd5cf" candidate_uuid: "ee503c59331f48e7a3412b732f714004" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0373791472b3446d941bf3fc31161a7a" is_pre_election: true
W20260608 10:03:41.347749 10759 leader_election.cc:343] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:41.353204 10973 tablet_bootstrap.cc:492] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004: No bootstrap required, opened a new log
I20260608 10:03:41.353935 10973 ts_tablet_manager.cc:1403] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004: Time spent bootstrapping tablet: real 0.075s	user 0.023s	sys 0.002s
I20260608 10:03:41.357349 10981 tablet_bootstrap.cc:492] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19: Bootstrap starting.
I20260608 10:03:41.358579 10867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ecfe587c984438afb4c21b549cd5cf" candidate_uuid: "ee503c59331f48e7a3412b732f714004" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088252b3a143472ca3522cb670852d19" is_pre_election: true
W20260608 10:03:41.360703 10757 leader_election.cc:343] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:41.361277 10757 leader_election.cc:304] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [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: ee503c59331f48e7a3412b732f714004; no voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19
I20260608 10:03:41.362236 10922 raft_consensus.cc:2749] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:41.370190 10972 tablet_bootstrap.cc:654] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.370981 10973 raft_consensus.cc:359] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.374061 10973 raft_consensus.cc:385] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.374578 10973 raft_consensus.cc:740] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee503c59331f48e7a3412b732f714004, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.375880 10981 tablet_bootstrap.cc:654] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.375572 10973 consensus_queue.cc:260] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.378317 10973 ts_tablet_manager.cc:1434] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.007s
I20260608 10:03:41.379609 10973 tablet_bootstrap.cc:492] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004: Bootstrap starting.
I20260608 10:03:41.386677 10973 tablet_bootstrap.cc:654] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.394059 10922 raft_consensus.cc:493] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:41.395902 10972 tablet_bootstrap.cc:492] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a: No bootstrap required, opened a new log
I20260608 10:03:41.395153 10922 raft_consensus.cc:515] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.397423 10972 ts_tablet_manager.cc:1403] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.000s
I20260608 10:03:41.398926 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8906f3367d1943299ca440e629212ec1" candidate_uuid: "ee503c59331f48e7a3412b732f714004" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0373791472b3446d941bf3fc31161a7a" is_pre_election: true
I20260608 10:03:41.399222 10981 tablet_bootstrap.cc:492] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19: No bootstrap required, opened a new log
I20260608 10:03:41.399837 10981 ts_tablet_manager.cc:1403] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.007s
I20260608 10:03:41.399681 10867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8906f3367d1943299ca440e629212ec1" candidate_uuid: "ee503c59331f48e7a3412b732f714004" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088252b3a143472ca3522cb670852d19" is_pre_election: true
I20260608 10:03:41.400535 10972 raft_consensus.cc:359] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
W20260608 10:03:41.400990 10759 leader_election.cc:343] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:41.401295 10972 raft_consensus.cc:385] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.401394 10922 leader_election.cc:290] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549), 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:41.401953 10972 raft_consensus.cc:740] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Initialized, Role: FOLLOWER
W20260608 10:03:41.401628 10757 leader_election.cc:343] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:41.402688 10757 leader_election.cc:304] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [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: ee503c59331f48e7a3412b732f714004; no voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19
I20260608 10:03:41.403069 10972 consensus_queue.cc:260] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.403462 10981 raft_consensus.cc:359] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.403857 10922 raft_consensus.cc:2749] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:41.404400 10981 raft_consensus.cc:385] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.404923 10981 raft_consensus.cc:740] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088252b3a143472ca3522cb670852d19, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.405666 10972 ts_tablet_manager.cc:1434] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 10:03:41.405918 10981 consensus_queue.cc:260] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.407110 10972 tablet_bootstrap.cc:492] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a: Bootstrap starting.
I20260608 10:03:41.408488 10981 ts_tablet_manager.cc:1434] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:03:41.409591 10981 tablet_bootstrap.cc:492] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19: Bootstrap starting.
I20260608 10:03:41.412055 10973 tablet_bootstrap.cc:492] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004: No bootstrap required, opened a new log
I20260608 10:03:41.412649 10973 ts_tablet_manager.cc:1403] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.008s
I20260608 10:03:41.414558 10972 tablet_bootstrap.cc:654] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.415845 10981 tablet_bootstrap.cc:654] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.415748 10973 raft_consensus.cc:359] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.416656 10973 raft_consensus.cc:385] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.416968 10973 raft_consensus.cc:740] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee503c59331f48e7a3412b732f714004, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.418026 10973 consensus_queue.cc:260] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.421860 10973 ts_tablet_manager.cc:1434] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:03:41.423197 10973 tablet_bootstrap.cc:492] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004: Bootstrap starting.
I20260608 10:03:41.431216 10973 tablet_bootstrap.cc:654] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.431820 10972 tablet_bootstrap.cc:492] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a: No bootstrap required, opened a new log
I20260608 10:03:41.431900 10981 tablet_bootstrap.cc:492] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19: No bootstrap required, opened a new log
I20260608 10:03:41.432499 10972 ts_tablet_manager.cc:1403] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.012s
I20260608 10:03:41.432607 10981 ts_tablet_manager.cc:1403] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.010s
I20260608 10:03:41.435743 10981 raft_consensus.cc:359] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.436480 10981 raft_consensus.cc:385] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.436964 10981 raft_consensus.cc:740] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088252b3a143472ca3522cb670852d19, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.436336 10972 raft_consensus.cc:359] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.437480 10972 raft_consensus.cc:385] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.437780 10981 consensus_queue.cc:260] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.438405 10972 raft_consensus.cc:740] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.439635 10972 consensus_queue.cc:260] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.442543 10973 tablet_bootstrap.cc:492] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004: No bootstrap required, opened a new log
I20260608 10:03:41.443063 10973 ts_tablet_manager.cc:1403] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260608 10:03:41.444062 10972 ts_tablet_manager.cc:1434] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260608 10:03:41.445302 10972 tablet_bootstrap.cc:492] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a: Bootstrap starting.
I20260608 10:03:41.446092 10973 raft_consensus.cc:359] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.446832 10973 raft_consensus.cc:385] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.447129 10973 raft_consensus.cc:740] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee503c59331f48e7a3412b732f714004, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.447829 10981 ts_tablet_manager.cc:1434] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260608 10:03:41.448135 10973 consensus_queue.cc:260] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.452615 10972 tablet_bootstrap.cc:654] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.454020 10973 ts_tablet_manager.cc:1434] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 10:03:41.455157 10973 tablet_bootstrap.cc:492] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004: Bootstrap starting.
I20260608 10:03:41.455866 10981 tablet_bootstrap.cc:492] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19: Bootstrap starting.
I20260608 10:03:41.462939 10933 raft_consensus.cc:493] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:41.463234 10973 tablet_bootstrap.cc:654] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.462931 10981 tablet_bootstrap.cc:654] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.463603 10933 raft_consensus.cc:515] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.469565 10933 leader_election.cc:290] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195), 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:41.475770 10981 tablet_bootstrap.cc:492] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19: No bootstrap required, opened a new log
I20260608 10:03:41.476358 10981 ts_tablet_manager.cc:1403] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.006s
I20260608 10:03:41.477550 10973 tablet_bootstrap.cc:492] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004: No bootstrap required, opened a new log
I20260608 10:03:41.478078 10973 ts_tablet_manager.cc:1403] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.003s
I20260608 10:03:41.480199 10981 raft_consensus.cc:359] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.480706 10972 tablet_bootstrap.cc:492] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a: No bootstrap required, opened a new log
I20260608 10:03:41.481024 10981 raft_consensus.cc:385] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.481307 10972 ts_tablet_manager.cc:1403] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.010s
I20260608 10:03:41.481421 10981 raft_consensus.cc:740] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088252b3a143472ca3522cb670852d19, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.487519 10867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ecfe587c984438afb4c21b549cd5cf" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088252b3a143472ca3522cb670852d19" is_pre_election: true
I20260608 10:03:41.488194 10867 raft_consensus.cc:2468] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 0.
I20260608 10:03:41.488029 10981 consensus_queue.cc:260] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.489859 10680 leader_election.cc:304] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:41.490358 10972 raft_consensus.cc:359] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.490777 10933 raft_consensus.cc:2804] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:41.491046 10972 raft_consensus.cc:385] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.491216 10933 raft_consensus.cc:493] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:41.491415 10972 raft_consensus.cc:740] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.491690 10933 raft_consensus.cc:3060] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.492405 10972 consensus_queue.cc:260] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.494300 10973 raft_consensus.cc:359] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.495296 10973 raft_consensus.cc:385] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.495689 10973 raft_consensus.cc:740] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee503c59331f48e7a3412b732f714004, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.498214 10981 ts_tablet_manager.cc:1434] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260608 10:03:41.504766 10981 tablet_bootstrap.cc:492] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19: Bootstrap starting.
I20260608 10:03:41.501437 10933 raft_consensus.cc:515] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.510926 10867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ecfe587c984438afb4c21b549cd5cf" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088252b3a143472ca3522cb670852d19"
I20260608 10:03:41.511600 10867 raft_consensus.cc:3060] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.512190 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ecfe587c984438afb4c21b549cd5cf" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004"
I20260608 10:03:41.513089 10792 raft_consensus.cc:3060] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.513098 10981 tablet_bootstrap.cc:654] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.510949 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ecfe587c984438afb4c21b549cd5cf" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004" is_pre_election: true
I20260608 10:03:41.520619 10933 leader_election.cc:290] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 election: Requested vote from peers ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195), 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:41.522267 10867 raft_consensus.cc:2468] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 1.
I20260608 10:03:41.522612 10972 ts_tablet_manager.cc:1434] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a: Time spent starting tablet: real 0.035s	user 0.011s	sys 0.014s
I20260608 10:03:41.523131 10792 raft_consensus.cc:2468] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 1.
I20260608 10:03:41.524256 10680 leader_election.cc:304] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:41.524930 10973 consensus_queue.cc:260] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.525794 10972 tablet_bootstrap.cc:492] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a: Bootstrap starting.
I20260608 10:03:41.527817 10933 raft_consensus.cc:2804] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:41.530375 10933 raft_consensus.cc:697] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Becoming Leader. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Running, Role: LEADER
I20260608 10:03:41.533674 10933 consensus_queue.cc:237] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.535188 10981 tablet_bootstrap.cc:492] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19: No bootstrap required, opened a new log
I20260608 10:03:41.536960 10981 ts_tablet_manager.cc:1403] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.012s
I20260608 10:03:41.539144 10973 ts_tablet_manager.cc:1434] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004: Time spent starting tablet: real 0.061s	user 0.010s	sys 0.001s
I20260608 10:03:41.543514 10981 raft_consensus.cc:359] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.544340 10981 raft_consensus.cc:385] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.544689 10981 raft_consensus.cc:740] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088252b3a143472ca3522cb670852d19, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.545979 10972 tablet_bootstrap.cc:654] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.545692 10981 consensus_queue.cc:260] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.548303 10981 ts_tablet_manager.cc:1434] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 10:03:41.549574 10981 tablet_bootstrap.cc:492] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19: Bootstrap starting.
I20260608 10:03:41.556181 10919 raft_consensus.cc:493] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:41.556586 10981 tablet_bootstrap.cc:654] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.556890 10972 tablet_bootstrap.cc:492] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a: No bootstrap required, opened a new log
I20260608 10:03:41.556815 10919 raft_consensus.cc:515] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.557647 10972 ts_tablet_manager.cc:1403] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.006s
I20260608 10:03:41.560966 10972 raft_consensus.cc:359] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.561830 10972 raft_consensus.cc:385] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.562217 10972 raft_consensus.cc:740] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.563082 10972 consensus_queue.cc:260] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.566938 10919 leader_election.cc:290] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549), ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195)
I20260608 10:03:41.570634 10972 ts_tablet_manager.cc:1434] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260608 10:03:41.572300 10972 tablet_bootstrap.cc:492] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a: Bootstrap starting.
I20260608 10:03:41.577879 10610 catalog_manager.cc:5696] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0373791472b3446d941bf3fc31161a7a (127.1.39.65). New cstate: current_term: 1 leader_uuid: "0373791472b3446d941bf3fc31161a7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:41.580770 10972 tablet_bootstrap.cc:654] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.596643 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b944289e0f843a0b9d58e1ba86057ad" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0373791472b3446d941bf3fc31161a7a" is_pre_election: true
I20260608 10:03:41.597357 10718 raft_consensus.cc:2468] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 0.
I20260608 10:03:41.598963 10833 leader_election.cc:304] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:41.599915 10919 raft_consensus.cc:2804] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:41.600291 10919 raft_consensus.cc:493] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:41.600698 10919 raft_consensus.cc:3060] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.601356 10981 tablet_bootstrap.cc:492] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19: No bootstrap required, opened a new log
I20260608 10:03:41.601226 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b944289e0f843a0b9d58e1ba86057ad" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004" is_pre_election: true
I20260608 10:03:41.601969 10981 ts_tablet_manager.cc:1403] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19: Time spent bootstrapping tablet: real 0.053s	user 0.028s	sys 0.011s
I20260608 10:03:41.602034 10792 raft_consensus.cc:2468] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 0.
I20260608 10:03:41.605466 10981 raft_consensus.cc:359] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.606225 10981 raft_consensus.cc:385] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.606525 10981 raft_consensus.cc:740] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088252b3a143472ca3522cb670852d19, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.607295 10972 tablet_bootstrap.cc:492] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a: No bootstrap required, opened a new log
I20260608 10:03:41.607625 10919 raft_consensus.cc:515] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.607999 10972 ts_tablet_manager.cc:1403] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a: Time spent bootstrapping tablet: real 0.036s	user 0.016s	sys 0.013s
I20260608 10:03:41.607352 10981 consensus_queue.cc:260] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.610765 10981 ts_tablet_manager.cc:1434] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:03:41.610765 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b944289e0f843a0b9d58e1ba86057ad" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0373791472b3446d941bf3fc31161a7a"
I20260608 10:03:41.611449 10718 raft_consensus.cc:3060] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.611258 10972 raft_consensus.cc:359] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.611948 10981 tablet_bootstrap.cc:492] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19: Bootstrap starting.
I20260608 10:03:41.612099 10972 raft_consensus.cc:385] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.612586 10972 raft_consensus.cc:740] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.613476 10972 consensus_queue.cc:260] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.618292 10972 ts_tablet_manager.cc:1434] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 10:03:41.619410 10972 tablet_bootstrap.cc:492] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a: Bootstrap starting.
I20260608 10:03:41.619498 10981 tablet_bootstrap.cc:654] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.626509 10972 tablet_bootstrap.cc:654] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:41.631348 10972 tablet_bootstrap.cc:492] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a: No bootstrap required, opened a new log
I20260608 10:03:41.631840 10972 ts_tablet_manager.cc:1403] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 10:03:41.632920 10919 leader_election.cc:290] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 election: Requested vote from peers 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549), ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195)
I20260608 10:03:41.634120 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b944289e0f843a0b9d58e1ba86057ad" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004"
I20260608 10:03:41.634387 10718 raft_consensus.cc:2468] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 1.
I20260608 10:03:41.634814 10792 raft_consensus.cc:3060] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.635716 10833 leader_election.cc:304] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:41.636211 10981 tablet_bootstrap.cc:492] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19: No bootstrap required, opened a new log
I20260608 10:03:41.636747 10981 ts_tablet_manager.cc:1403] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.011s
I20260608 10:03:41.636677 10919 raft_consensus.cc:2804] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:41.637341 10919 raft_consensus.cc:697] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Becoming Leader. State: Replica: 088252b3a143472ca3522cb670852d19, State: Running, Role: LEADER
I20260608 10:03:41.636981 10972 raft_consensus.cc:359] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.637981 10972 raft_consensus.cc:385] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.638350 10972 raft_consensus.cc:740] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.638273 10919 consensus_queue.cc:237] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.639415 10972 consensus_queue.cc:260] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.639936 10981 raft_consensus.cc:359] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.640759 10981 raft_consensus.cc:385] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:41.641052 10981 raft_consensus.cc:740] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088252b3a143472ca3522cb670852d19, State: Initialized, Role: FOLLOWER
I20260608 10:03:41.642235 10972 ts_tablet_manager.cc:1434] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260608 10:03:41.641983 10981 consensus_queue.cc:260] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.645185 10981 ts_tablet_manager.cc:1434] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 10:03:41.646152 10792 raft_consensus.cc:2468] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 1.
I20260608 10:03:41.651940 10610 catalog_manager.cc:5696] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 088252b3a143472ca3522cb670852d19 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "088252b3a143472ca3522cb670852d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:41.675959 10933 raft_consensus.cc:493] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:41.676529 10933 raft_consensus.cc:515] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.678406 10933 leader_election.cc:290] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195), 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:41.679162 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b1b774ca7d491e9724b2159c950127" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004" is_pre_election: true
I20260608 10:03:41.679456 10867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b1b774ca7d491e9724b2159c950127" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088252b3a143472ca3522cb670852d19" is_pre_election: true
I20260608 10:03:41.679860 10792 raft_consensus.cc:2468] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 0.
I20260608 10:03:41.680056 10867 raft_consensus.cc:2468] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 0.
I20260608 10:03:41.681182 10681 leader_election.cc:304] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, ee503c59331f48e7a3412b732f714004; no voters: 
I20260608 10:03:41.681910 10933 raft_consensus.cc:2804] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:41.682312 10933 raft_consensus.cc:493] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:41.682619 10933 raft_consensus.cc:3060] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.687801 10933 raft_consensus.cc:515] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.689496 10933 leader_election.cc:290] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 election: Requested vote from peers ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195), 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:41.690451 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b1b774ca7d491e9724b2159c950127" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004"
I20260608 10:03:41.690708 10867 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b1b774ca7d491e9724b2159c950127" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088252b3a143472ca3522cb670852d19"
I20260608 10:03:41.691010 10792 raft_consensus.cc:3060] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.691365 10867 raft_consensus.cc:3060] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.692837 10919 raft_consensus.cc:493] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:41.693369 10919 raft_consensus.cc:515] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.696491 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80974510e4634d4997c213a4a1343f38" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0373791472b3446d941bf3fc31161a7a" is_pre_election: true
I20260608 10:03:41.696775 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80974510e4634d4997c213a4a1343f38" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004" is_pre_election: true
I20260608 10:03:41.697013 10933 raft_consensus.cc:493] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:41.697520 10933 raft_consensus.cc:515] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.697564 10718 raft_consensus.cc:2468] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 0.
I20260608 10:03:41.697530 10793 raft_consensus.cc:2468] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 0.
I20260608 10:03:41.698843 10792 raft_consensus.cc:2468] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 1.
I20260608 10:03:41.697619 10919 leader_election.cc:290] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549), ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195)
I20260608 10:03:41.699410 10833 leader_election.cc:304] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:41.699960 10681 leader_election.cc:304] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, ee503c59331f48e7a3412b732f714004; no voters: 
I20260608 10:03:41.700560 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8906f3367d1943299ca440e629212ec1" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004" is_pre_election: true
I20260608 10:03:41.697613 10867 raft_consensus.cc:2468] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 1.
I20260608 10:03:41.700940 10994 raft_consensus.cc:2804] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:41.701339 10793 raft_consensus.cc:2468] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 0.
I20260608 10:03:41.702292 10919 raft_consensus.cc:2804] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:41.702656 10681 leader_election.cc:304] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, ee503c59331f48e7a3412b732f714004; no voters: 
I20260608 10:03:41.702739 10919 raft_consensus.cc:493] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:41.702762 10866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8906f3367d1943299ca440e629212ec1" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088252b3a143472ca3522cb670852d19" is_pre_election: true
I20260608 10:03:41.703627 10919 raft_consensus.cc:3060] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.703918 10866 raft_consensus.cc:2468] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 0.
I20260608 10:03:41.700634 10933 leader_election.cc:290] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195), 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:41.709257 10933 raft_consensus.cc:2804] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:41.709731 10933 raft_consensus.cc:493] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:41.710175 10933 raft_consensus.cc:3060] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.712783 10994 raft_consensus.cc:697] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Becoming Leader. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Running, Role: LEADER
I20260608 10:03:41.713792 10994 consensus_queue.cc:237] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.715273 10919 raft_consensus.cc:515] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.718456 10933 raft_consensus.cc:515] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.721709 10933 leader_election.cc:290] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 election: Requested vote from peers ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195), 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:41.721793 10792 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8906f3367d1943299ca440e629212ec1" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004"
I20260608 10:03:41.722204 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80974510e4634d4997c213a4a1343f38" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004"
I20260608 10:03:41.722463 10792 raft_consensus.cc:3060] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.722610 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80974510e4634d4997c213a4a1343f38" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0373791472b3446d941bf3fc31161a7a"
I20260608 10:03:41.723364 10718 raft_consensus.cc:3060] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.724381 10866 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8906f3367d1943299ca440e629212ec1" candidate_uuid: "0373791472b3446d941bf3fc31161a7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "088252b3a143472ca3522cb670852d19"
I20260608 10:03:41.723886 10606 catalog_manager.cc:5696] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0373791472b3446d941bf3fc31161a7a (127.1.39.65). New cstate: current_term: 1 leader_uuid: "0373791472b3446d941bf3fc31161a7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:41.724951 10866 raft_consensus.cc:3060] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.729893 10792 raft_consensus.cc:2468] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 1.
I20260608 10:03:41.731338 10681 leader_election.cc:304] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, ee503c59331f48e7a3412b732f714004; no voters: 
I20260608 10:03:41.730535 10718 raft_consensus.cc:2468] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 1.
I20260608 10:03:41.722791 10793 raft_consensus.cc:3060] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.733508 10833 leader_election.cc:304] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:41.721849 10919 leader_election.cc:290] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 election: Requested vote from peers 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549), ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195)
I20260608 10:03:41.734541 11002 raft_consensus.cc:2804] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:41.734615 10933 raft_consensus.cc:2804] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:41.735203 11002 raft_consensus.cc:697] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Becoming Leader. State: Replica: 088252b3a143472ca3522cb670852d19, State: Running, Role: LEADER
I20260608 10:03:41.735543 10866 raft_consensus.cc:2468] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0373791472b3446d941bf3fc31161a7a in term 1.
I20260608 10:03:41.735216 10933 raft_consensus.cc:697] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Becoming Leader. State: Replica: 0373791472b3446d941bf3fc31161a7a, State: Running, Role: LEADER
I20260608 10:03:41.736141 11002 consensus_queue.cc:237] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.736835 10933 consensus_queue.cc:237] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.740516 10793 raft_consensus.cc:2468] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 1.
I20260608 10:03:41.747476 10606 catalog_manager.cc:5696] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 0373791472b3446d941bf3fc31161a7a (127.1.39.65). New cstate: current_term: 1 leader_uuid: "0373791472b3446d941bf3fc31161a7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:41.748543 10610 catalog_manager.cc:5696] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 088252b3a143472ca3522cb670852d19 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "088252b3a143472ca3522cb670852d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:41.831475 11002 raft_consensus.cc:493] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:41.832098 11002 raft_consensus.cc:515] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.834209 11002 leader_election.cc:290] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549), ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195)
I20260608 10:03:41.835158 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e415aba4dd0a46cfb5d1fdd23b8f045f" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0373791472b3446d941bf3fc31161a7a" is_pre_election: true
I20260608 10:03:41.835546 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e415aba4dd0a46cfb5d1fdd23b8f045f" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004" is_pre_election: true
I20260608 10:03:41.835765 10718 raft_consensus.cc:2468] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 0.
I20260608 10:03:41.836205 10793 raft_consensus.cc:2468] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 0.
I20260608 10:03:41.836970 10833 leader_election.cc:304] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:41.837826 11002 raft_consensus.cc:2804] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:41.838187 11002 raft_consensus.cc:493] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:41.838414 11002 raft_consensus.cc:3060] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.844110 11002 raft_consensus.cc:515] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.846064 11002 leader_election.cc:290] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 election: Requested vote from peers 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549), ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195)
I20260608 10:03:41.846760 10718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e415aba4dd0a46cfb5d1fdd23b8f045f" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0373791472b3446d941bf3fc31161a7a"
I20260608 10:03:41.847297 10718 raft_consensus.cc:3060] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.847208 10793 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e415aba4dd0a46cfb5d1fdd23b8f045f" candidate_uuid: "088252b3a143472ca3522cb670852d19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee503c59331f48e7a3412b732f714004"
I20260608 10:03:41.848021 10793 raft_consensus.cc:3060] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:41.852653 10718 raft_consensus.cc:2468] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 1.
I20260608 10:03:41.853790 10833 leader_election.cc:304] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0373791472b3446d941bf3fc31161a7a, 088252b3a143472ca3522cb670852d19; no voters: 
I20260608 10:03:41.854095 10793 raft_consensus.cc:2468] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 088252b3a143472ca3522cb670852d19 in term 1.
I20260608 10:03:41.854542 11002 raft_consensus.cc:2804] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:41.855103 11002 raft_consensus.cc:697] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Becoming Leader. State: Replica: 088252b3a143472ca3522cb670852d19, State: Running, Role: LEADER
I20260608 10:03:41.855962 11002 consensus_queue.cc:237] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } }
I20260608 10:03:41.864483 10610 catalog_manager.cc:5696] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 reported cstate change: term changed from 0 to 1, leader changed from <none> to 088252b3a143472ca3522cb670852d19 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "088252b3a143472ca3522cb670852d19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:42.050590 10933 consensus_queue.cc:1048] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.059109 10933 consensus_queue.cc:1048] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:42.090399 10963 meta_cache.cc:1261] Time spent looking up entry by key: real 0.062s	user 0.003s	sys 0.003s
I20260608 10:03:42.097108 11002 consensus_queue.cc:1048] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:42.102118 10919 consensus_queue.cc:1048] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.132203 10994 consensus_queue.cc:1048] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.142629 10933 consensus_queue.cc:1048] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.226886 10867 raft_consensus.cc:1275] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Refusing update from remote peer 0373791472b3446d941bf3fc31161a7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:42.228663 10933 consensus_queue.cc:1048] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.229274 10793 raft_consensus.cc:1275] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Refusing update from remote peer 0373791472b3446d941bf3fc31161a7a: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:42.232332 11006 consensus_queue.cc:1048] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.236310 11026 consensus_queue.cc:1048] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.248924 11026 consensus_queue.cc:1048] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.317515 10789 raft_consensus.cc:1275] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Refusing update from remote peer 088252b3a143472ca3522cb670852d19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:42.321554 10919 consensus_queue.cc:1048] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:42.344615 11026 consensus_queue.cc:1048] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:42.711208 10831 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.TSHeartbeat -> {remote=127.1.39.126:32773, user_credentials={real_user=slave}} blocked reactor thread for 65348.1us
W20260608 10:03:42.831743 10680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.67:37453, user_credentials={real_user=slave}} blocked reactor thread for 60247.5us
W20260608 10:03:43.293143 10680 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.67:37453, user_credentials={real_user=slave}} blocked reactor thread for 47723.3us
I20260608 10:03:43.899726  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:43.913081 11071 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:43.913863 11070 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:43.917495 11073 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:43.917817  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:43.919103  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:43.919364  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:43.919577  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913023919560 us; error 0 us; skew 500 ppm
I20260608 10:03:43.920202  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:43.923555  1181 webserver.cc:533] Webserver started at http://127.1.39.68:41139/ using document root <none> and password file <none>
I20260608 10:03:43.924180  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:43.924435  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:43.924770  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:43.926154  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "44c72bf646f2486581e0fa22c3f0b358"
format_stamp: "Formatted at 2026-06-08 10:03:43 on dist-test-slave-90g7"
I20260608 10:03:43.932173  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 10:03:43.937112 11078 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:43.938154  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:43.938544  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "44c72bf646f2486581e0fa22c3f0b358"
format_stamp: "Formatted at 2026-06-08 10:03:43 on dist-test-slave-90g7"
I20260608 10:03:43.938843  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:43.956496  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:43.957949  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:43.959568  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:43.962339  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:43.962595  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:43.962857  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:43.963075  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:44.007557  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:43291
I20260608 10:03:44.007681 11140 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:43291 every 8 connection(s)
I20260608 10:03:44.029143 11141 heartbeater.cc:344] Connected to a master server at 127.1.39.126:32773
I20260608 10:03:44.029760 11141 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:44.031001 11141 heartbeater.cc:507] Master 127.1.39.126:32773 requested a full tablet report, sending...
I20260608 10:03:44.033571 10613 ts_manager.cc:194] Registered new tserver with Master: 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68:43291)
I20260608 10:03:44.035197 10613 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35444
I20260608 10:03:44.157768 10717 consensus_queue.cc:237] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } attrs { replace: true } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } }
I20260608 10:03:44.164738 10867 raft_consensus.cc:1275] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Refusing update from remote peer 0373791472b3446d941bf3fc31161a7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:44.166947 10791 raft_consensus.cc:1275] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Refusing update from remote peer 0373791472b3446d941bf3fc31161a7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:44.167347 11007 consensus_queue.cc:1048] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:44.168954 10933 consensus_queue.cc:1048] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:44.175595 11067 raft_consensus.cc:2955] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } attrs { replace: true } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.177254 10867 raft_consensus.cc:2955] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } attrs { replace: true } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.178334 10791 raft_consensus.cc:2955] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } attrs { replace: true } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
W20260608 10:03:44.180300 10681 consensus_peers.cc:597] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a -> Peer 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68:43291): Couldn't send request to peer 44c72bf646f2486581e0fa22c3f0b358. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82ecfe587c984438afb4c21b549cd5cf. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.194789 10613 catalog_manager.cc:5696] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a reported cstate change: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "0373791472b3446d941bf3fc31161a7a" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:44.197822 10717 consensus_queue.cc:237] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } }
I20260608 10:03:44.205129 10867 raft_consensus.cc:1275] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Refusing update from remote peer 0373791472b3446d941bf3fc31161a7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 10:03:44.205638 10681 consensus_peers.cc:597] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a -> Peer 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68:43291): Couldn't send request to peer 44c72bf646f2486581e0fa22c3f0b358. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8906f3367d1943299ca440e629212ec1. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.206519 10791 raft_consensus.cc:1275] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Refusing update from remote peer 0373791472b3446d941bf3fc31161a7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:44.207144 11067 consensus_queue.cc:1048] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:44.208153 11007 consensus_queue.cc:1048] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:44.216889 11007 raft_consensus.cc:2955] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.219033 10790 raft_consensus.cc:2955] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.223989 10867 raft_consensus.cc:2955] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.233194 10609 catalog_manager.cc:5696] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 reported cstate change: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "0373791472b3446d941bf3fc31161a7a" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.257709 10867 consensus_queue.cc:237] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } attrs { replace: true } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } }
I20260608 10:03:44.264845 10717 raft_consensus.cc:1275] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Refusing update from remote peer 088252b3a143472ca3522cb670852d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:44.266549 11023 consensus_queue.cc:1048] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:44.267949 10790 raft_consensus.cc:1275] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Refusing update from remote peer 088252b3a143472ca3522cb670852d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:44.270895 11023 consensus_queue.cc:1048] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:44.275687 11002 raft_consensus.cc:2955] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } attrs { replace: true } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.278391 10717 raft_consensus.cc:2955] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } attrs { replace: true } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.281831 10790 raft_consensus.cc:2955] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } attrs { replace: true } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
W20260608 10:03:44.295239 10832 consensus_peers.cc:597] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 -> Peer 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68:43291): Couldn't send request to peer 44c72bf646f2486581e0fa22c3f0b358. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7b944289e0f843a0b9d58e1ba86057ad. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.298707 10867 consensus_queue.cc:237] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } }
I20260608 10:03:44.298031 10613 catalog_manager.cc:5696] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 reported cstate change: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "088252b3a143472ca3522cb670852d19" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:44.305105 10790 raft_consensus.cc:1275] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Refusing update from remote peer 088252b3a143472ca3522cb670852d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 10:03:44.306769 10832 consensus_peers.cc:597] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 -> Peer 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68:43291): Couldn't send request to peer 44c72bf646f2486581e0fa22c3f0b358. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80974510e4634d4997c213a4a1343f38. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.312465 11023 consensus_queue.cc:1048] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:44.316596 10717 raft_consensus.cc:1275] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Refusing update from remote peer 088252b3a143472ca3522cb670852d19: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:44.318120 11002 consensus_queue.cc:1048] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:44.321774 11023 raft_consensus.cc:2955] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.325042 10790 raft_consensus.cc:2955] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.327584 10717 raft_consensus.cc:2955] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } } }
I20260608 10:03:44.344678 10612 catalog_manager.cc:5696] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 reported cstate change: config changed from index -1 to 18, NON_VOTER 44c72bf646f2486581e0fa22c3f0b358 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "088252b3a143472ca3522cb670852d19" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:44.530891  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:03:44.585255  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:44.586356  1181 tablet_replica.cc:333] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a: stopping tablet replica
I20260608 10:03:44.587280  1181 raft_consensus.cc:2243] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.588186  1181 raft_consensus.cc:2272] T 80974510e4634d4997c213a4a1343f38 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.592038  1181 tablet_replica.cc:333] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a: stopping tablet replica
I20260608 10:03:44.592991  1181 raft_consensus.cc:2243] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.593801  1181 raft_consensus.cc:2272] T e415aba4dd0a46cfb5d1fdd23b8f045f P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.598628  1181 tablet_replica.cc:333] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a: stopping tablet replica
I20260608 10:03:44.599474  1181 raft_consensus.cc:2243] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.600618  1181 raft_consensus.cc:2272] T 41b1b774ca7d491e9724b2159c950127 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.604260  1181 tablet_replica.cc:333] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a: stopping tablet replica
I20260608 10:03:44.605110  1181 raft_consensus.cc:2243] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.605827  1181 raft_consensus.cc:2272] T e60498b5a03d428885dd4ce18e9e9f20 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.609333  1181 tablet_replica.cc:333] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a: stopping tablet replica
I20260608 10:03:44.610093  1181 raft_consensus.cc:2243] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.611511  1181 raft_consensus.cc:2272] T 8906f3367d1943299ca440e629212ec1 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.613265 11159 ts_tablet_manager.cc:933] T 82ecfe587c984438afb4c21b549cd5cf P 44c72bf646f2486581e0fa22c3f0b358: Initiating tablet copy from peer 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549)
I20260608 10:03:44.615113 11159 tablet_copy_client.cc:323] T 82ecfe587c984438afb4c21b549cd5cf P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:44549
I20260608 10:03:44.616561  1181 tablet_replica.cc:333] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a: stopping tablet replica
I20260608 10:03:44.617692  1181 raft_consensus.cc:2243] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.618548  1181 raft_consensus.cc:2272] T 7b944289e0f843a0b9d58e1ba86057ad P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.622824  1181 tablet_replica.cc:333] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a: stopping tablet replica
I20260608 10:03:44.623643  1181 raft_consensus.cc:2243] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.624969  1181 raft_consensus.cc:2272] T 82ecfe587c984438afb4c21b549cd5cf P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.629040  1181 tablet_replica.cc:333] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a: stopping tablet replica
I20260608 10:03:44.630023  1181 raft_consensus.cc:2243] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.630702  1181 raft_consensus.cc:2272] T bfb34338cc404168a68ebffd46978341 P 0373791472b3446d941bf3fc31161a7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 10:03:44.655534 10681 proxy.cc:239] Call had error, refreshing address and retrying: Service unavailable: reactor is shutting down (error 108)
W20260608 10:03:44.671039 11079 connection.cc:466] server connection from 127.0.0.1:51840 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:51840 (request call id 2) could send its response
I20260608 10:03:44.675669  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:03:44.711406  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:03:44.732764 11159 ts_tablet_manager.cc:933] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: Initiating tablet copy from peer 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:44.738860 11159 tablet_copy_client.cc:323] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:37453
I20260608 10:03:44.755354  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:44.756484  1181 tablet_replica.cc:333] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004: stopping tablet replica
I20260608 10:03:44.758205  1181 raft_consensus.cc:2243] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.759069 10877 tablet_copy_service.cc:140] P 088252b3a143472ca3522cb670852d19: Received BeginTabletCopySession request for tablet 7b944289e0f843a0b9d58e1ba86057ad from peer 44c72bf646f2486581e0fa22c3f0b358 ({username='slave'} at 127.0.0.1:47868)
I20260608 10:03:44.759697 10877 tablet_copy_service.cc:161] P 088252b3a143472ca3522cb670852d19: Beginning new tablet copy session on tablet 7b944289e0f843a0b9d58e1ba86057ad from peer 44c72bf646f2486581e0fa22c3f0b358 at {username='slave'} at 127.0.0.1:47868: session id = 44c72bf646f2486581e0fa22c3f0b358-7b944289e0f843a0b9d58e1ba86057ad
I20260608 10:03:44.760949  1181 raft_consensus.cc:2272] T e415aba4dd0a46cfb5d1fdd23b8f045f P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.768584  1181 tablet_replica.cc:333] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004: stopping tablet replica
I20260608 10:03:44.768748 10877 tablet_copy_source_session.cc:215] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:44.770442  1181 raft_consensus.cc:2243] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.771510  1181 raft_consensus.cc:2272] T 41b1b774ca7d491e9724b2159c950127 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.773036 11159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b944289e0f843a0b9d58e1ba86057ad. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 10:03:44.776362 10833 consensus_peers.cc:597] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 -> Peer 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549): Couldn't send request to peer 0373791472b3446d941bf3fc31161a7a. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:44549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.776906  1181 tablet_replica.cc:333] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004: stopping tablet replica
I20260608 10:03:44.777890  1181 raft_consensus.cc:2243] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.778529  1181 raft_consensus.cc:2272] T 82ecfe587c984438afb4c21b549cd5cf P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.781842  1181 tablet_replica.cc:333] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004: stopping tablet replica
I20260608 10:03:44.782526  1181 raft_consensus.cc:2243] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.783237  1181 raft_consensus.cc:2272] T 80974510e4634d4997c213a4a1343f38 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.786252  1181 tablet_replica.cc:333] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004: stopping tablet replica
I20260608 10:03:44.786839  1181 raft_consensus.cc:2243] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.787657  1181 raft_consensus.cc:2272] T fc2da922d49040cc8f67d4b827af4c0a P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.790467  1181 tablet_replica.cc:333] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004: stopping tablet replica
I20260608 10:03:44.791013 11159 tablet_copy_client.cc:806] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:44.791249  1181 raft_consensus.cc:2243] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.791687 11159 tablet_copy_client.cc:670] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:44.792047  1181 raft_consensus.cc:2272] T 7b944289e0f843a0b9d58e1ba86057ad P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.795320  1181 tablet_replica.cc:333] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004: stopping tablet replica
I20260608 10:03:44.795940  1181 raft_consensus.cc:2243] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.796872 11159 tablet_copy_client.cc:538] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:44.796790  1181 raft_consensus.cc:2272] T 8906f3367d1943299ca440e629212ec1 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.806681 11159 tablet_bootstrap.cc:492] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: Bootstrap starting.
I20260608 10:03:44.807505  1181 tablet_replica.cc:333] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004: stopping tablet replica
I20260608 10:03:44.808642  1181 raft_consensus.cc:2243] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.809700  1181 raft_consensus.cc:2272] T fdef4935ccd14b84b23c8e4c31eb33f2 P ee503c59331f48e7a3412b732f714004 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.813069 11165 ts_tablet_manager.cc:933] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: Initiating tablet copy from peer 088252b3a143472ca3522cb670852d19 (127.1.39.67:37453)
I20260608 10:03:44.821942 11165 tablet_copy_client.cc:323] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:37453
I20260608 10:03:44.824070 10877 tablet_copy_service.cc:140] P 088252b3a143472ca3522cb670852d19: Received BeginTabletCopySession request for tablet 80974510e4634d4997c213a4a1343f38 from peer 44c72bf646f2486581e0fa22c3f0b358 ({username='slave'} at 127.0.0.1:47868)
I20260608 10:03:44.824676 10877 tablet_copy_service.cc:161] P 088252b3a143472ca3522cb670852d19: Beginning new tablet copy session on tablet 80974510e4634d4997c213a4a1343f38 from peer 44c72bf646f2486581e0fa22c3f0b358 at {username='slave'} at 127.0.0.1:47868: session id = 44c72bf646f2486581e0fa22c3f0b358-80974510e4634d4997c213a4a1343f38
I20260608 10:03:44.835357 10877 tablet_copy_source_session.cc:215] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:44.839448 11165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80974510e4634d4997c213a4a1343f38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:44.839879  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
W20260608 10:03:44.859146 10833 consensus_peers.cc:597] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 -> Peer 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549): Couldn't send request to peer 0373791472b3446d941bf3fc31161a7a. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:44549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.864905 11165 tablet_copy_client.cc:806] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:44.865665 11165 tablet_copy_client.cc:670] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:44.872514 11165 tablet_copy_client.cc:538] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:44.882653  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:03:44.883713 11165 tablet_bootstrap.cc:492] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: Bootstrap starting.
I20260608 10:03:44.903950  1181 tablet_copy_service.cc:362] P 088252b3a143472ca3522cb670852d19: Destroying tablet copy session 44c72bf646f2486581e0fa22c3f0b358-80974510e4634d4997c213a4a1343f38 due to service shutdown
I20260608 10:03:44.904512  1181 tablet_copy_service.cc:434] P 088252b3a143472ca3522cb670852d19: ending tablet copy session 44c72bf646f2486581e0fa22c3f0b358-80974510e4634d4997c213a4a1343f38 on tablet 80974510e4634d4997c213a4a1343f38 with peer 44c72bf646f2486581e0fa22c3f0b358
I20260608 10:03:44.905253  1181 tablet_copy_service.cc:362] P 088252b3a143472ca3522cb670852d19: Destroying tablet copy session 44c72bf646f2486581e0fa22c3f0b358-7b944289e0f843a0b9d58e1ba86057ad due to service shutdown
I20260608 10:03:44.905614  1181 tablet_copy_service.cc:434] P 088252b3a143472ca3522cb670852d19: ending tablet copy session 44c72bf646f2486581e0fa22c3f0b358-7b944289e0f843a0b9d58e1ba86057ad on tablet 7b944289e0f843a0b9d58e1ba86057ad with peer 44c72bf646f2486581e0fa22c3f0b358
W20260608 10:03:44.909768 10832 consensus_peers.cc:597] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 -> Peer ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195): Couldn't send request to peer ee503c59331f48e7a3412b732f714004. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 10:03:44.930444 10832 consensus_peers.cc:597] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 -> Peer ee503c59331f48e7a3412b732f714004 (127.1.39.66:42195): Couldn't send request to peer ee503c59331f48e7a3412b732f714004. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:42195: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.947206  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:44.949457  1181 tablet_replica.cc:333] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19: stopping tablet replica
I20260608 10:03:44.950593  1181 raft_consensus.cc:2243] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.951815  1181 raft_consensus.cc:2272] T e415aba4dd0a46cfb5d1fdd23b8f045f P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.955303  1181 tablet_replica.cc:333] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19: stopping tablet replica
W20260608 10:03:44.955654 10833 consensus_peers.cc:597] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 -> Peer 0373791472b3446d941bf3fc31161a7a (127.1.39.65:44549): Couldn't send request to peer 0373791472b3446d941bf3fc31161a7a. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:44549: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:44.956225  1181 raft_consensus.cc:2243] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.957177  1181 raft_consensus.cc:2272] T 41b1b774ca7d491e9724b2159c950127 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.960629  1181 tablet_replica.cc:333] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19: stopping tablet replica
I20260608 10:03:44.961549  1181 raft_consensus.cc:2243] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.962338  1181 raft_consensus.cc:2272] T 8906f3367d1943299ca440e629212ec1 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.967314  1181 tablet_replica.cc:333] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19: stopping tablet replica
I20260608 10:03:44.968242  1181 raft_consensus.cc:2243] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.970067  1181 raft_consensus.cc:2272] T 7b944289e0f843a0b9d58e1ba86057ad P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.975111  1181 tablet_replica.cc:333] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19: stopping tablet replica
I20260608 10:03:44.975977  1181 raft_consensus.cc:2243] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.976899  1181 raft_consensus.cc:2272] T 3fd30f1ae83e4d3f87b169a63530233f P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.981232  1181 tablet_replica.cc:333] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19: stopping tablet replica
I20260608 10:03:44.982028  1181 raft_consensus.cc:2243] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:44.982818  1181 raft_consensus.cc:2272] T 82ecfe587c984438afb4c21b549cd5cf P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.986999  1181 tablet_replica.cc:333] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19: stopping tablet replica
I20260608 10:03:44.987950  1181 raft_consensus.cc:2243] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.989542  1181 raft_consensus.cc:2272] T 80974510e4634d4997c213a4a1343f38 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:44.993558  1181 tablet_replica.cc:333] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19: stopping tablet replica
I20260608 10:03:44.994300  1181 raft_consensus.cc:2243] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:44.994993  1181 raft_consensus.cc:2272] T de34fdd21a184c8d85f5012902c56f32 P 088252b3a143472ca3522cb670852d19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:45.001185 11159 tablet_bootstrap.cc:492] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=133 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:45.002285 11159 tablet_bootstrap.cc:492] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: Bootstrap complete.
I20260608 10:03:45.003072 11159 ts_tablet_manager.cc:1403] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: Time spent bootstrapping tablet: real 0.197s	user 0.137s	sys 0.035s
I20260608 10:03:45.006629 11159 raft_consensus.cc:359] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } attrs { replace: true } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } }
I20260608 10:03:45.007536 11159 raft_consensus.cc:740] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 44c72bf646f2486581e0fa22c3f0b358, State: Initialized, Role: LEARNER
I20260608 10:03:45.008308 11159 consensus_queue.cc:260] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } attrs { replace: true } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } }
I20260608 10:03:45.017602 11141 heartbeater.cc:499] Master 127.1.39.126:32773 was elected leader, sending a full tablet report...
I20260608 10:03:45.018784 11159 ts_tablet_manager.cc:1434] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.003s
W20260608 10:03:45.027426 11159 tablet_copy_client.cc:1131] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.39.67:37453: connect: Connection refused (error 111)
I20260608 10:03:45.031793  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:03:45.062106 11165 tablet_bootstrap.cc:492] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=134 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:45.063212 11165 tablet_bootstrap.cc:492] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: Bootstrap complete.
I20260608 10:03:45.064042 11165 ts_tablet_manager.cc:1403] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: Time spent bootstrapping tablet: real 0.181s	user 0.136s	sys 0.020s
I20260608 10:03:45.066543  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:03:45.066777 11165 raft_consensus.cc:359] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } }
I20260608 10:03:45.067749 11165 raft_consensus.cc:740] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 44c72bf646f2486581e0fa22c3f0b358, State: Initialized, Role: LEARNER
I20260608 10:03:45.068526 11165 consensus_queue.cc:260] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "0373791472b3446d941bf3fc31161a7a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44549 } } peers { permanent_uuid: "ee503c59331f48e7a3412b732f714004" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 42195 } attrs { replace: true } } peers { permanent_uuid: "088252b3a143472ca3522cb670852d19" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37453 } } peers { permanent_uuid: "44c72bf646f2486581e0fa22c3f0b358" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 43291 } attrs { promote: true } }
I20260608 10:03:45.070966 11165 ts_tablet_manager.cc:1434] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
W20260608 10:03:45.075453 11165 tablet_copy_client.cc:1131] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.1.39.67:37453: connect: Connection refused (error 111)
I20260608 10:03:45.094466  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:45.095757  1181 tablet_replica.cc:333] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358: stopping tablet replica
I20260608 10:03:45.096436  1181 raft_consensus.cc:2243] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:45.096858  1181 raft_consensus.cc:2272] T 80974510e4634d4997c213a4a1343f38 P 44c72bf646f2486581e0fa22c3f0b358 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:45.099326  1181 tablet_replica.cc:333] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358: stopping tablet replica
I20260608 10:03:45.099824  1181 raft_consensus.cc:2243] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:45.100211  1181 raft_consensus.cc:2272] T 7b944289e0f843a0b9d58e1ba86057ad P 44c72bf646f2486581e0fa22c3f0b358 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:45.120512  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:03:45.134583  1181 master.cc:562] Master@127.1.39.126:32773 shutting down...
W20260608 10:03:45.161945 10662 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:03:45.162212 10662 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:03:45.162444 10662 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:03:45.163973  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:45.164580  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:45.164953  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 323965310af640599bc31fb1bb2f3cdb: stopping tablet replica
I20260608 10:03:45.189277  1181 master.cc:584] Master@127.1.39.126:32773 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6408 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 10:03:45.244572  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:37709
I20260608 10:03:45.245723  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:45.251019 11170 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:45.252029 11171 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:45.252604 11173 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:45.254330  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:45.255264  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:45.255498  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:45.255713  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913025255692 us; error 0 us; skew 500 ppm
I20260608 10:03:45.256330  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:45.258947  1181 webserver.cc:533] Webserver started at http://127.1.39.126:35329/ using document root <none> and password file <none>
I20260608 10:03:45.259511  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:45.259696  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:45.259996  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:45.261180  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "34449dd4dd9f43c287002b660aca900c"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-90g7"
I20260608 10:03:45.266520  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:45.270514 11178 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.271348  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260608 10:03:45.271687  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "34449dd4dd9f43c287002b660aca900c"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-90g7"
I20260608 10:03:45.271958  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:45.302413  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:45.303692  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:45.348783  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:37709
I20260608 10:03:45.348922 11229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:37709 every 8 connection(s)
I20260608 10:03:45.353096 11230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.365165 11230 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c: Bootstrap starting.
I20260608 10:03:45.370298 11230 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.377382 11230 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c: No bootstrap required, opened a new log
I20260608 10:03:45.381018 11230 raft_consensus.cc:359] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34449dd4dd9f43c287002b660aca900c" member_type: VOTER }
I20260608 10:03:45.381498 11230 raft_consensus.cc:385] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.381690 11230 raft_consensus.cc:740] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34449dd4dd9f43c287002b660aca900c, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.382328 11230 consensus_queue.cc:260] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "34449dd4dd9f43c287002b660aca900c" member_type: VOTER }
I20260608 10:03:45.382754 11230 raft_consensus.cc:399] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:45.382957 11230 raft_consensus.cc:493] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:45.383191 11230 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:45.388650 11230 raft_consensus.cc:515] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34449dd4dd9f43c287002b660aca900c" member_type: VOTER }
I20260608 10:03:45.389171 11230 leader_election.cc:304] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [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: 34449dd4dd9f43c287002b660aca900c; no voters: 
I20260608 10:03:45.390452 11230 leader_election.cc:290] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:45.391115 11233 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:45.392773 11233 raft_consensus.cc:697] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 1 LEADER]: Becoming Leader. State: Replica: 34449dd4dd9f43c287002b660aca900c, State: Running, Role: LEADER
I20260608 10:03:45.393311 11230 sys_catalog.cc:565] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:45.393493 11233 consensus_queue.cc:237] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [LEADER]: Queue going to LEADER mode. State: All 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: "34449dd4dd9f43c287002b660aca900c" member_type: VOTER }
I20260608 10:03:45.398120 11234 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "34449dd4dd9f43c287002b660aca900c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34449dd4dd9f43c287002b660aca900c" member_type: VOTER } }
I20260608 10:03:45.398664 11234 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:45.401443 11235 sys_catalog.cc:455] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 34449dd4dd9f43c287002b660aca900c. Latest consensus state: current_term: 1 leader_uuid: "34449dd4dd9f43c287002b660aca900c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "34449dd4dd9f43c287002b660aca900c" member_type: VOTER } }
I20260608 10:03:45.402177 11235 sys_catalog.cc:458] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:45.403560 11242 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:45.411734 11242 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:45.412917  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:45.422302 11242 catalog_manager.cc:1382] Generated new cluster ID: 319ad8ddd6b54604a4dda828d708a37b
I20260608 10:03:45.422641 11242 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:45.447232 11242 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:45.448797 11242 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:45.467447 11242 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c: Generated new TSK 0
I20260608 10:03:45.468217 11242 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:45.480005  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:45.487213 11251 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:45.488710 11252 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:45.491180 11254 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:45.491405  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:45.492745  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:45.492998  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:45.493178  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913025493156 us; error 0 us; skew 500 ppm
I20260608 10:03:45.493770  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:45.496398  1181 webserver.cc:533] Webserver started at http://127.1.39.65:45797/ using document root <none> and password file <none>
I20260608 10:03:45.497007  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:45.497221  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:45.497515  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:45.498713  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "db180485669e444a85adf96c4c75614a"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-90g7"
I20260608 10:03:45.504045  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 10:03:45.508620 11259 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.509687  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:45.510239  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "db180485669e444a85adf96c4c75614a"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-90g7"
I20260608 10:03:45.510612  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:45.532706  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:45.533841  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:45.535328  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:45.537734  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:45.537981  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.538229  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:45.538404  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.580964  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:44593
I20260608 10:03:45.581099 11322 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:44593 every 8 connection(s)
I20260608 10:03:45.586211  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:45.595834 11327 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:45.598647 11328 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:45.600746 11330 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:45.603240  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:45.603746 11323 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37709
I20260608 10:03:45.604212 11323 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:45.605697 11323 heartbeater.cc:507] Master 127.1.39.126:37709 requested a full tablet report, sending...
I20260608 10:03:45.606204  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:45.606562  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:45.606787  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913025606765 us; error 0 us; skew 500 ppm
I20260608 10:03:45.607690  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:45.609055 11195 ts_manager.cc:194] Registered new tserver with Master: db180485669e444a85adf96c4c75614a (127.1.39.65:44593)
I20260608 10:03:45.610668  1181 webserver.cc:533] Webserver started at http://127.1.39.66:33233/ using document root <none> and password file <none>
I20260608 10:03:45.611261  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:45.611483  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:45.611764  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:45.612315 11195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36642
I20260608 10:03:45.613250  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "d5532a1441404ce2b288271f45247114"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-90g7"
I20260608 10:03:45.618151  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 10:03:45.621708 11335 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.622548  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:45.622859  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "d5532a1441404ce2b288271f45247114"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-90g7"
I20260608 10:03:45.623157  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:45.650586  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:45.651782  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:45.653472  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:45.656761  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:45.656991  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.657250  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:45.657428  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.712232  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:37493
I20260608 10:03:45.712514 11397 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:37493 every 8 connection(s)
I20260608 10:03:45.717885  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:45.726752 11401 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:45.728508 11402 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:45.731637  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:45.733256 11404 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:45.734472  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:45.734789  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:45.734943  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913025734931 us; error 0 us; skew 500 ppm
I20260608 10:03:45.735395 11398 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37709
I20260608 10:03:45.735709  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:45.736088 11398 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:45.737145 11398 heartbeater.cc:507] Master 127.1.39.126:37709 requested a full tablet report, sending...
I20260608 10:03:45.738827  1181 webserver.cc:533] Webserver started at http://127.1.39.67:41925/ using document root <none> and password file <none>
I20260608 10:03:45.739576  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:45.739825  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:45.739764 11195 ts_manager.cc:194] Registered new tserver with Master: d5532a1441404ce2b288271f45247114 (127.1.39.66:37493)
I20260608 10:03:45.740341  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:45.741946 11195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36644
I20260608 10:03:45.742074  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "d330e427750648958a922be7097de886"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-90g7"
I20260608 10:03:45.747417  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 10:03:45.752200 11409 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.753561  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:45.753945  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "d330e427750648958a922be7097de886"
format_stamp: "Formatted at 2026-06-08 10:03:45 on dist-test-slave-90g7"
I20260608 10:03:45.754262  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:45.785073  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:45.786317  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:45.787662  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:45.790392  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:45.790794  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.791347  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:45.791589  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:45.840648  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:46567
I20260608 10:03:45.840790 11471 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:46567 every 8 connection(s)
I20260608 10:03:45.855706 11472 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37709
I20260608 10:03:45.856228 11472 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:45.857620 11472 heartbeater.cc:507] Master 127.1.39.126:37709 requested a full tablet report, sending...
I20260608 10:03:45.861006 11195 ts_manager.cc:194] Registered new tserver with Master: d330e427750648958a922be7097de886 (127.1.39.67:46567)
I20260608 10:03:45.861776  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017621483s
I20260608 10:03:45.862651 11195 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36650
I20260608 10:03:45.893152 11195 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36656:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:45.895761 11195 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:45.944402 11287 tablet_service.cc:1511] Processing CreateTablet for tablet 63a0f81ccaf342fa97f79ec3c2665ffa (DEFAULT_TABLE table=test-workload [id=bcedb7659a7449dbbd3f756ba1095e90]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:45.945762 11287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a0f81ccaf342fa97f79ec3c2665ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.950961 11437 tablet_service.cc:1511] Processing CreateTablet for tablet 63a0f81ccaf342fa97f79ec3c2665ffa (DEFAULT_TABLE table=test-workload [id=bcedb7659a7449dbbd3f756ba1095e90]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:45.952840 11437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a0f81ccaf342fa97f79ec3c2665ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.958140 11363 tablet_service.cc:1511] Processing CreateTablet for tablet 63a0f81ccaf342fa97f79ec3c2665ffa (DEFAULT_TABLE table=test-workload [id=bcedb7659a7449dbbd3f756ba1095e90]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:45.959295 11363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a0f81ccaf342fa97f79ec3c2665ffa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:45.968457 11488 tablet_bootstrap.cc:492] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a: Bootstrap starting.
I20260608 10:03:45.974819 11489 tablet_bootstrap.cc:492] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886: Bootstrap starting.
I20260608 10:03:45.976625 11488 tablet_bootstrap.cc:654] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.977815 11490 tablet_bootstrap.cc:492] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114: Bootstrap starting.
I20260608 10:03:45.982364 11489 tablet_bootstrap.cc:654] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.983856 11488 tablet_bootstrap.cc:492] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a: No bootstrap required, opened a new log
I20260608 10:03:45.984329 11488 ts_tablet_manager.cc:1403] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.005s
I20260608 10:03:45.986069 11490 tablet_bootstrap.cc:654] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:45.987530 11488 raft_consensus.cc:359] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } }
I20260608 10:03:45.988255 11488 raft_consensus.cc:385] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.988559 11488 raft_consensus.cc:740] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db180485669e444a85adf96c4c75614a, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.989269 11488 consensus_queue.cc:260] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } }
I20260608 10:03:45.989869 11489 tablet_bootstrap.cc:492] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886: No bootstrap required, opened a new log
I20260608 10:03:45.990619 11489 ts_tablet_manager.cc:1403] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 10:03:45.992033 11323 heartbeater.cc:499] Master 127.1.39.126:37709 was elected leader, sending a full tablet report...
I20260608 10:03:45.992337 11488 ts_tablet_manager.cc:1434] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260608 10:03:45.996882 11490 tablet_bootstrap.cc:492] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114: No bootstrap required, opened a new log
I20260608 10:03:45.997432 11490 ts_tablet_manager.cc:1403] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 10:03:45.994596 11489 raft_consensus.cc:359] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } }
I20260608 10:03:45.998128 11489 raft_consensus.cc:385] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:45.998775 11489 raft_consensus.cc:740] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d330e427750648958a922be7097de886, State: Initialized, Role: FOLLOWER
I20260608 10:03:45.999639 11489 consensus_queue.cc:260] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } }
I20260608 10:03:46.000747 11490 raft_consensus.cc:359] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } }
I20260608 10:03:46.001538 11490 raft_consensus.cc:385] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.001873 11490 raft_consensus.cc:740] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d5532a1441404ce2b288271f45247114, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.002665 11489 ts_tablet_manager.cc:1434] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.005s
I20260608 10:03:46.002722 11472 heartbeater.cc:499] Master 127.1.39.126:37709 was elected leader, sending a full tablet report...
I20260608 10:03:46.002733 11490 consensus_queue.cc:260] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } }
I20260608 10:03:46.005905 11398 heartbeater.cc:499] Master 127.1.39.126:37709 was elected leader, sending a full tablet report...
I20260608 10:03:46.006407 11490 ts_tablet_manager.cc:1434] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 10:03:46.105118 11496 raft_consensus.cc:493] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:46.105684 11496 raft_consensus.cc:515] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } }
I20260608 10:03:46.108852 11496 leader_election.cc:290] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db180485669e444a85adf96c4c75614a (127.1.39.65:44593), d330e427750648958a922be7097de886 (127.1.39.67:46567)
I20260608 10:03:46.117277 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a0f81ccaf342fa97f79ec3c2665ffa" candidate_uuid: "d5532a1441404ce2b288271f45247114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db180485669e444a85adf96c4c75614a" is_pre_election: true
I20260608 10:03:46.118130 11297 raft_consensus.cc:2468] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5532a1441404ce2b288271f45247114 in term 0.
I20260608 10:03:46.118505 11447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a0f81ccaf342fa97f79ec3c2665ffa" candidate_uuid: "d5532a1441404ce2b288271f45247114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d330e427750648958a922be7097de886" is_pre_election: true
I20260608 10:03:46.119180 11447 raft_consensus.cc:2468] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d5532a1441404ce2b288271f45247114 in term 0.
I20260608 10:03:46.119626 11337 leader_election.cc:304] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d5532a1441404ce2b288271f45247114, db180485669e444a85adf96c4c75614a; no voters: 
I20260608 10:03:46.120419 11496 raft_consensus.cc:2804] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:46.120724 11496 raft_consensus.cc:493] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:46.121107 11496 raft_consensus.cc:3060] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.126536 11496 raft_consensus.cc:515] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } }
I20260608 10:03:46.128142 11496 leader_election.cc:290] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [CANDIDATE]: Term 1 election: Requested vote from peers db180485669e444a85adf96c4c75614a (127.1.39.65:44593), d330e427750648958a922be7097de886 (127.1.39.67:46567)
I20260608 10:03:46.128939 11297 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a0f81ccaf342fa97f79ec3c2665ffa" candidate_uuid: "d5532a1441404ce2b288271f45247114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db180485669e444a85adf96c4c75614a"
I20260608 10:03:46.129173 11447 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a0f81ccaf342fa97f79ec3c2665ffa" candidate_uuid: "d5532a1441404ce2b288271f45247114" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d330e427750648958a922be7097de886"
I20260608 10:03:46.129488 11297 raft_consensus.cc:3060] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.129736 11447 raft_consensus.cc:3060] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.134863 11447 raft_consensus.cc:2468] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5532a1441404ce2b288271f45247114 in term 1.
I20260608 10:03:46.135226 11297 raft_consensus.cc:2468] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d5532a1441404ce2b288271f45247114 in term 1.
I20260608 10:03:46.135815 11338 leader_election.cc:304] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d330e427750648958a922be7097de886, d5532a1441404ce2b288271f45247114; no voters: 
I20260608 10:03:46.136610 11496 raft_consensus.cc:2804] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:46.137475 11496 raft_consensus.cc:697] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 1 LEADER]: Becoming Leader. State: Replica: d5532a1441404ce2b288271f45247114, State: Running, Role: LEADER
I20260608 10:03:46.138286 11496 consensus_queue.cc:237] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } }
I20260608 10:03:46.145164 11195 catalog_manager.cc:5696] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 reported cstate change: term changed from 0 to 1, leader changed from <none> to d5532a1441404ce2b288271f45247114 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "d5532a1441404ce2b288271f45247114" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db180485669e444a85adf96c4c75614a" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 44593 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d330e427750648958a922be7097de886" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 46567 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d5532a1441404ce2b288271f45247114" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 37493 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:46.198097  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:03:46.215564  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:46.216444  1181 tablet_replica.cc:333] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a: stopping tablet replica
I20260608 10:03:46.216984  1181 raft_consensus.cc:2243] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:46.217412  1181 raft_consensus.cc:2272] T 63a0f81ccaf342fa97f79ec3c2665ffa P db180485669e444a85adf96c4c75614a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:46.236001  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:03:46.245368  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:03:46.263710  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:46.264555  1181 tablet_replica.cc:333] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114: stopping tablet replica
I20260608 10:03:46.265147  1181 raft_consensus.cc:2243] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:46.265779  1181 pending_rounds.cc:70] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114: Trying to abort 1 pending ops.
I20260608 10:03:46.266124  1181 pending_rounds.cc:77] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619755070271488 op_type: NO_OP noop_request { }
I20260608 10:03:46.266466  1181 raft_consensus.cc:2889] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:46.266772  1181 raft_consensus.cc:2272] T 63a0f81ccaf342fa97f79ec3c2665ffa P d5532a1441404ce2b288271f45247114 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:46.276957  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:03:46.285848  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:03:46.302127  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:46.302979  1181 tablet_replica.cc:333] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886: stopping tablet replica
I20260608 10:03:46.303462  1181 raft_consensus.cc:2243] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:46.303825  1181 raft_consensus.cc:2272] T 63a0f81ccaf342fa97f79ec3c2665ffa P d330e427750648958a922be7097de886 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:46.322613  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:03:46.331835  1181 master.cc:562] Master@127.1.39.126:37709 shutting down...
I20260608 10:03:46.347623  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:46.348157  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:46.348512  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 34449dd4dd9f43c287002b660aca900c: stopping tablet replica
I20260608 10:03:46.358294  1181 master.cc:584] Master@127.1.39.126:37709 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1148 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 10:03:46.392208  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:43549
I20260608 10:03:46.393397  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:46.398633 11500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:46.398730 11501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:46.400214 11503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:46.401453  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:46.402245  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:46.402419  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:46.402599  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913026402585 us; error 0 us; skew 500 ppm
I20260608 10:03:46.403119  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:46.405476  1181 webserver.cc:533] Webserver started at http://127.1.39.126:46237/ using document root <none> and password file <none>
I20260608 10:03:46.405946  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:46.406101  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:46.406342  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:46.407392  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "16c799d9923c4b9e9ba8d73d7ac95512"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.412912  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.004s
I20260608 10:03:46.416563 11508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.417608  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:46.418138  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "16c799d9923c4b9e9ba8d73d7ac95512"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.418447  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:46.445875  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:46.446928  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:46.483623  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:43549
I20260608 10:03:46.483752 11559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:43549 every 8 connection(s)
I20260608 10:03:46.487769 11560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:46.499140 11560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512: Bootstrap starting.
I20260608 10:03:46.503816 11560 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:46.508714 11560 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512: No bootstrap required, opened a new log
I20260608 10:03:46.511096 11560 raft_consensus.cc:359] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16c799d9923c4b9e9ba8d73d7ac95512" member_type: VOTER }
I20260608 10:03:46.511562 11560 raft_consensus.cc:385] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:46.511828 11560 raft_consensus.cc:740] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16c799d9923c4b9e9ba8d73d7ac95512, State: Initialized, Role: FOLLOWER
I20260608 10:03:46.512589 11560 consensus_queue.cc:260] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "16c799d9923c4b9e9ba8d73d7ac95512" member_type: VOTER }
I20260608 10:03:46.513091 11560 raft_consensus.cc:399] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:46.513346 11560 raft_consensus.cc:493] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:46.513671 11560 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:46.518977 11560 raft_consensus.cc:515] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16c799d9923c4b9e9ba8d73d7ac95512" member_type: VOTER }
I20260608 10:03:46.519546 11560 leader_election.cc:304] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [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: 16c799d9923c4b9e9ba8d73d7ac95512; no voters: 
I20260608 10:03:46.521252 11560 leader_election.cc:290] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:46.521701 11563 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:46.523319 11563 raft_consensus.cc:697] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 1 LEADER]: Becoming Leader. State: Replica: 16c799d9923c4b9e9ba8d73d7ac95512, State: Running, Role: LEADER
I20260608 10:03:46.524151 11563 consensus_queue.cc:237] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [LEADER]: Queue going to LEADER mode. State: All 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: "16c799d9923c4b9e9ba8d73d7ac95512" member_type: VOTER }
I20260608 10:03:46.525128 11560 sys_catalog.cc:565] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:46.527503 11564 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "16c799d9923c4b9e9ba8d73d7ac95512" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16c799d9923c4b9e9ba8d73d7ac95512" member_type: VOTER } }
I20260608 10:03:46.527617 11565 sys_catalog.cc:455] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 16c799d9923c4b9e9ba8d73d7ac95512. Latest consensus state: current_term: 1 leader_uuid: "16c799d9923c4b9e9ba8d73d7ac95512" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "16c799d9923c4b9e9ba8d73d7ac95512" member_type: VOTER } }
I20260608 10:03:46.528203 11564 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:46.528244 11565 sys_catalog.cc:458] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:46.533560 11568 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:46.538666 11568 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:46.542469  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:46.548166 11568 catalog_manager.cc:1382] Generated new cluster ID: 3e23c34afcfb4d1eac1cc517d99d91ce
I20260608 10:03:46.548518 11568 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:46.567660 11568 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:46.569072 11568 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:46.587718 11568 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512: Generated new TSK 0
I20260608 10:03:46.588372 11568 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:46.609628  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:46.616165 11582 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:46.617401 11583 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:46.622727  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:46.622864 11585 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:46.625165  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:46.625357  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:46.625597  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913026625557 us; error 0 us; skew 500 ppm
I20260608 10:03:46.626262  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:46.628997  1181 webserver.cc:533] Webserver started at http://127.1.39.65:34451/ using document root <none> and password file <none>
I20260608 10:03:46.629531  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:46.629724  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:46.630038  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:46.631206  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "2c300089b7d9407383ee536b4d5c1786"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.636104  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 10:03:46.639667 11590 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.640554  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 10:03:46.640885  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "2c300089b7d9407383ee536b4d5c1786"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.641196  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:46.671749  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:46.672942  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:46.674389  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:46.676792  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:46.677016  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.677260  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:46.677451  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.716719  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:37125
I20260608 10:03:46.716848 11652 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:37125 every 8 connection(s)
I20260608 10:03:46.721993  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:46.729614 11657 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:46.730731 11658 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:46.733282 11660 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:46.735183 11653 heartbeater.cc:344] Connected to a master server at 127.1.39.126:43549
I20260608 10:03:46.735610  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:46.735671 11653 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:46.736779  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:46.736799 11653 heartbeater.cc:507] Master 127.1.39.126:43549 requested a full tablet report, sending...
W20260608 10:03:46.737169  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:46.737437  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913026737417 us; error 0 us; skew 500 ppm
I20260608 10:03:46.738199  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:46.739418 11525 ts_manager.cc:194] Registered new tserver with Master: 2c300089b7d9407383ee536b4d5c1786 (127.1.39.65:37125)
I20260608 10:03:46.740828  1181 webserver.cc:533] Webserver started at http://127.1.39.66:38401/ using document root <none> and password file <none>
I20260608 10:03:46.741382  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:46.741612  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:46.741528 11525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36556
I20260608 10:03:46.742136  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:46.743568  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "633edeebbc154eb183e307052f58db9d"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.747937  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:03:46.751382 11665 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.752166  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:46.752494  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "633edeebbc154eb183e307052f58db9d"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.752799  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:46.780754  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:46.781865  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:46.783300  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:46.785599  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:46.785830  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.786087  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:46.786270  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.824976  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:46553
I20260608 10:03:46.825112 11728 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:46553 every 8 connection(s)
I20260608 10:03:46.830144  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:46.838020 11732 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:46.839263 11733 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:46.842607 11735 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:46.842885  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:46.844179  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 10:03:46.844228 11729 heartbeater.cc:344] Connected to a master server at 127.1.39.126:43549
W20260608 10:03:46.844591  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:46.844751 11729 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:46.844821  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913026844800 us; error 0 us; skew 500 ppm
I20260608 10:03:46.845763 11729 heartbeater.cc:507] Master 127.1.39.126:43549 requested a full tablet report, sending...
I20260608 10:03:46.845858  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:46.848238 11525 ts_manager.cc:194] Registered new tserver with Master: 633edeebbc154eb183e307052f58db9d (127.1.39.66:46553)
I20260608 10:03:46.848887  1181 webserver.cc:533] Webserver started at http://127.1.39.67:41241/ using document root <none> and password file <none>
I20260608 10:03:46.849521  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:46.849740  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:46.850018  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:46.850169 11525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36568
I20260608 10:03:46.851322  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "59a1f3fda37e449381dcc9387048ad3f"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.856132  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260608 10:03:46.859539 11740 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.860555  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:46.860934  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "59a1f3fda37e449381dcc9387048ad3f"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.861248  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:46.896847  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:46.897986  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:46.899436  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:46.901834  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:46.902069  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.902333  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:46.902526  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.945235  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:34991
I20260608 10:03:46.945376 11802 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:34991 every 8 connection(s)
I20260608 10:03:46.950397  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:46.959064 11806 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:46.959939 11807 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:46.961562 11809 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:46.961715  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:46.963320  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:46.963580  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:46.963807  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913026963785 us; error 0 us; skew 500 ppm
I20260608 10:03:46.964308 11803 heartbeater.cc:344] Connected to a master server at 127.1.39.126:43549
I20260608 10:03:46.964644  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:46.964787 11803 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:46.965840 11803 heartbeater.cc:507] Master 127.1.39.126:43549 requested a full tablet report, sending...
I20260608 10:03:46.967665  1181 webserver.cc:533] Webserver started at http://127.1.39.68:38087/ using document root <none> and password file <none>
I20260608 10:03:46.968227 11525 ts_manager.cc:194] Registered new tserver with Master: 59a1f3fda37e449381dcc9387048ad3f (127.1.39.67:34991)
I20260608 10:03:46.968423  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:46.968737  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:46.969091  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:46.970156 11525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36584
I20260608 10:03:46.970569  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "48e08df5a804482f8744248618c1c781"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.975359  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:46.979022 11814 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:46.979936  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 10:03:46.980270  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "48e08df5a804482f8744248618c1c781"
format_stamp: "Formatted at 2026-06-08 10:03:46 on dist-test-slave-90g7"
I20260608 10:03:46.980652  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:46.999868  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:47.001144  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:47.002611  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:47.004951  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:47.005189  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:47.005450  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:47.005640  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:47.045372  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:44895
I20260608 10:03:47.045516 11877 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:44895 every 8 connection(s)
I20260608 10:03:47.059485 11878 heartbeater.cc:344] Connected to a master server at 127.1.39.126:43549
I20260608 10:03:47.060002 11878 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:47.060838 11878 heartbeater.cc:507] Master 127.1.39.126:43549 requested a full tablet report, sending...
I20260608 10:03:47.063323 11525 ts_manager.cc:194] Registered new tserver with Master: 48e08df5a804482f8744248618c1c781 (127.1.39.68:44895)
I20260608 10:03:47.063824  1181 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015037067s
I20260608 10:03:47.065440 11525 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36594
I20260608 10:03:47.091037 11525 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36608:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260608 10:03:47.138585 11618 tablet_service.cc:1511] Processing CreateTablet for tablet 84b6e629528e44079252b7f0e59dff8c (DEFAULT_TABLE table=test-workload [id=2c501fb820dc4bc1988a467e38fc1494]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:47.140072 11618 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b6e629528e44079252b7f0e59dff8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:47.143070 11842 tablet_service.cc:1511] Processing CreateTablet for tablet 84b6e629528e44079252b7f0e59dff8c (DEFAULT_TABLE table=test-workload [id=2c501fb820dc4bc1988a467e38fc1494]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:47.144892 11842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b6e629528e44079252b7f0e59dff8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:47.153564 11768 tablet_service.cc:1511] Processing CreateTablet for tablet 84b6e629528e44079252b7f0e59dff8c (DEFAULT_TABLE table=test-workload [id=2c501fb820dc4bc1988a467e38fc1494]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 10:03:47.154843 11768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84b6e629528e44079252b7f0e59dff8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:47.158593 11896 tablet_bootstrap.cc:492] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786: Bootstrap starting.
I20260608 10:03:47.162418 11897 tablet_bootstrap.cc:492] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781: Bootstrap starting.
I20260608 10:03:47.168118 11897 tablet_bootstrap.cc:654] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:47.168231 11896 tablet_bootstrap.cc:654] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:47.176687 11898 tablet_bootstrap.cc:492] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f: Bootstrap starting.
I20260608 10:03:47.180051 11896 tablet_bootstrap.cc:492] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786: No bootstrap required, opened a new log
I20260608 10:03:47.180512 11897 tablet_bootstrap.cc:492] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781: No bootstrap required, opened a new log
I20260608 10:03:47.180613 11896 ts_tablet_manager.cc:1403] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260608 10:03:47.181149 11897 ts_tablet_manager.cc:1403] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781: Time spent bootstrapping tablet: real 0.019s	user 0.018s	sys 0.000s
I20260608 10:03:47.183447 11896 raft_consensus.cc:359] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } }
I20260608 10:03:47.184075 11896 raft_consensus.cc:385] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:47.184341 11896 raft_consensus.cc:740] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c300089b7d9407383ee536b4d5c1786, State: Initialized, Role: FOLLOWER
I20260608 10:03:47.184394 11897 raft_consensus.cc:359] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } }
I20260608 10:03:47.185243 11898 tablet_bootstrap.cc:654] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:47.185314 11897 raft_consensus.cc:385] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:47.185900 11897 raft_consensus.cc:740] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48e08df5a804482f8744248618c1c781, State: Initialized, Role: FOLLOWER
I20260608 10:03:47.185372 11896 consensus_queue.cc:260] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } }
I20260608 10:03:47.186877 11897 consensus_queue.cc:260] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } }
I20260608 10:03:47.189845 11878 heartbeater.cc:499] Master 127.1.39.126:43549 was elected leader, sending a full tablet report...
I20260608 10:03:47.190477 11897 ts_tablet_manager.cc:1434] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260608 10:03:47.193888 11653 heartbeater.cc:499] Master 127.1.39.126:43549 was elected leader, sending a full tablet report...
I20260608 10:03:47.194160 11896 ts_tablet_manager.cc:1434] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.003s
I20260608 10:03:47.198104 11898 tablet_bootstrap.cc:492] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f: No bootstrap required, opened a new log
I20260608 10:03:47.198658 11898 ts_tablet_manager.cc:1403] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260608 10:03:47.202116 11898 raft_consensus.cc:359] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } }
I20260608 10:03:47.202798 11898 raft_consensus.cc:385] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:47.203068 11898 raft_consensus.cc:740] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59a1f3fda37e449381dcc9387048ad3f, State: Initialized, Role: FOLLOWER
I20260608 10:03:47.204043 11898 consensus_queue.cc:260] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } }
I20260608 10:03:47.206521 11803 heartbeater.cc:499] Master 127.1.39.126:43549 was elected leader, sending a full tablet report...
I20260608 10:03:47.207036 11898 ts_tablet_manager.cc:1434] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.003s
I20260608 10:03:47.268535 11904 raft_consensus.cc:493] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:47.269048 11904 raft_consensus.cc:515] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } }
I20260608 10:03:47.271378 11904 leader_election.cc:290] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48e08df5a804482f8744248618c1c781 (127.1.39.68:44895), 2c300089b7d9407383ee536b4d5c1786 (127.1.39.65:37125)
I20260608 10:03:47.282186 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b6e629528e44079252b7f0e59dff8c" candidate_uuid: "59a1f3fda37e449381dcc9387048ad3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e08df5a804482f8744248618c1c781" is_pre_election: true
I20260608 10:03:47.282677 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b6e629528e44079252b7f0e59dff8c" candidate_uuid: "59a1f3fda37e449381dcc9387048ad3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c300089b7d9407383ee536b4d5c1786" is_pre_election: true
I20260608 10:03:47.283051 11852 raft_consensus.cc:2468] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a1f3fda37e449381dcc9387048ad3f in term 0.
I20260608 10:03:47.283377 11628 raft_consensus.cc:2468] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59a1f3fda37e449381dcc9387048ad3f in term 0.
I20260608 10:03:47.284437 11742 leader_election.cc:304] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48e08df5a804482f8744248618c1c781, 59a1f3fda37e449381dcc9387048ad3f; no voters: 
I20260608 10:03:47.285303 11904 raft_consensus.cc:2804] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:47.285602 11904 raft_consensus.cc:493] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:47.285846 11904 raft_consensus.cc:3060] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:47.291075 11904 raft_consensus.cc:515] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } }
I20260608 10:03:47.292791 11904 leader_election.cc:290] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [CANDIDATE]: Term 1 election: Requested vote from peers 48e08df5a804482f8744248618c1c781 (127.1.39.68:44895), 2c300089b7d9407383ee536b4d5c1786 (127.1.39.65:37125)
I20260608 10:03:47.293695 11852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b6e629528e44079252b7f0e59dff8c" candidate_uuid: "59a1f3fda37e449381dcc9387048ad3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48e08df5a804482f8744248618c1c781"
I20260608 10:03:47.294065 11628 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84b6e629528e44079252b7f0e59dff8c" candidate_uuid: "59a1f3fda37e449381dcc9387048ad3f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c300089b7d9407383ee536b4d5c1786"
I20260608 10:03:47.294430 11852 raft_consensus.cc:3060] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:47.294627 11628 raft_consensus.cc:3060] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:47.302316 11628 raft_consensus.cc:2468] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a1f3fda37e449381dcc9387048ad3f in term 1.
I20260608 10:03:47.302318 11852 raft_consensus.cc:2468] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59a1f3fda37e449381dcc9387048ad3f in term 1.
I20260608 10:03:47.303824 11741 leader_election.cc:304] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c300089b7d9407383ee536b4d5c1786, 59a1f3fda37e449381dcc9387048ad3f; no voters: 
I20260608 10:03:47.304677 11904 raft_consensus.cc:2804] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:47.305676 11904 raft_consensus.cc:697] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 1 LEADER]: Becoming Leader. State: Replica: 59a1f3fda37e449381dcc9387048ad3f, State: Running, Role: LEADER
I20260608 10:03:47.306474 11904 consensus_queue.cc:237] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } }
I20260608 10:03:47.313885 11523 catalog_manager.cc:5696] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f reported cstate change: term changed from 0 to 1, leader changed from <none> to 59a1f3fda37e449381dcc9387048ad3f (127.1.39.67). New cstate: current_term: 1 leader_uuid: "59a1f3fda37e449381dcc9387048ad3f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48e08df5a804482f8744248618c1c781" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44895 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c300089b7d9407383ee536b4d5c1786" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 37125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59a1f3fda37e449381dcc9387048ad3f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 34991 } health_report { overall_health: HEALTHY } } }
W20260608 10:03:47.368821  1181 auto_rebalancer.cc:591] Failed to schedule move for tablet 84b6e629528e44079252b7f0e59dff8c: Illegal state: Leader has not yet committed an operation in its own term
I20260608 10:03:47.370447  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:03:47.396483  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:47.397400  1181 tablet_replica.cc:333] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786: stopping tablet replica
I20260608 10:03:47.397981  1181 raft_consensus.cc:2243] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.398427  1181 raft_consensus.cc:2272] T 84b6e629528e44079252b7f0e59dff8c P 2c300089b7d9407383ee536b4d5c1786 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.418381  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:03:47.428117  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:03:47.445896  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:47.462558  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:03:47.470679  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:03:47.490020  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:47.491259  1181 tablet_replica.cc:333] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f: stopping tablet replica
I20260608 10:03:47.491835  1181 raft_consensus.cc:2243] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:47.492585  1181 pending_rounds.cc:70] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f: Trying to abort 1 pending ops.
I20260608 10:03:47.492833  1181 pending_rounds.cc:77] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294619759854641152 op_type: NO_OP noop_request { }
I20260608 10:03:47.493172  1181 raft_consensus.cc:2889] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 10:03:47.493484  1181 raft_consensus.cc:2272] T 84b6e629528e44079252b7f0e59dff8c P 59a1f3fda37e449381dcc9387048ad3f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.515430  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:03:47.525552  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:03:47.544824  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:47.545773  1181 tablet_replica.cc:333] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781: stopping tablet replica
I20260608 10:03:47.546278  1181 raft_consensus.cc:2243] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:47.546644  1181 raft_consensus.cc:2272] T 84b6e629528e44079252b7f0e59dff8c P 48e08df5a804482f8744248618c1c781 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.567099  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:03:47.577142  1181 master.cc:562] Master@127.1.39.126:43549 shutting down...
I20260608 10:03:47.597043  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:47.597642  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:47.597998  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 16c799d9923c4b9e9ba8d73d7ac95512: stopping tablet replica
I20260608 10:03:47.618583  1181 master.cc:584] Master@127.1.39.126:43549 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1262 ms)
[----------] 22 tests from AutoRebalancerTest (226452 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 10:03:47.656293  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:37115
I20260608 10:03:47.657572  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:47.663142 11910 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:47.664984 11911 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:47.665519 11913 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:47.665900  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:47.666924  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:47.667105  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:47.667223  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913027667213 us; error 0 us; skew 500 ppm
I20260608 10:03:47.667763  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:47.670135  1181 webserver.cc:533] Webserver started at http://127.1.39.126:39083/ using document root <none> and password file <none>
I20260608 10:03:47.670636  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:47.670797  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:47.671011  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:47.672268  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "fb4897e8644e40a8bda080ed2cf6d68a"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-90g7"
I20260608 10:03:47.676966  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 10:03:47.680588 11918 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:47.681419  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 10:03:47.681696  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "fb4897e8644e40a8bda080ed2cf6d68a"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-90g7"
I20260608 10:03:47.681993  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:47.703784  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:47.704977  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:47.750020  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:37115
I20260608 10:03:47.750453 11969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:37115 every 8 connection(s)
I20260608 10:03:47.754491 11970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:47.765256 11970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a: Bootstrap starting.
I20260608 10:03:47.770407 11970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:47.774828 11970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a: No bootstrap required, opened a new log
I20260608 10:03:47.777731 11970 raft_consensus.cc:359] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb4897e8644e40a8bda080ed2cf6d68a" member_type: VOTER }
I20260608 10:03:47.778138 11970 raft_consensus.cc:385] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:47.778425 11970 raft_consensus.cc:740] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb4897e8644e40a8bda080ed2cf6d68a, State: Initialized, Role: FOLLOWER
I20260608 10:03:47.779162 11970 consensus_queue.cc:260] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fb4897e8644e40a8bda080ed2cf6d68a" member_type: VOTER }
I20260608 10:03:47.779631 11970 raft_consensus.cc:399] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:47.779865 11970 raft_consensus.cc:493] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:47.780171 11970 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:47.785593 11970 raft_consensus.cc:515] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb4897e8644e40a8bda080ed2cf6d68a" member_type: VOTER }
I20260608 10:03:47.786181 11970 leader_election.cc:304] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [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: fb4897e8644e40a8bda080ed2cf6d68a; no voters: 
I20260608 10:03:47.787930 11970 leader_election.cc:290] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:47.788653 11973 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:47.790798 11973 raft_consensus.cc:697] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 1 LEADER]: Becoming Leader. State: Replica: fb4897e8644e40a8bda080ed2cf6d68a, State: Running, Role: LEADER
I20260608 10:03:47.791637 11973 consensus_queue.cc:237] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [LEADER]: Queue going to LEADER mode. State: All 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: "fb4897e8644e40a8bda080ed2cf6d68a" member_type: VOTER }
I20260608 10:03:47.792636 11970 sys_catalog.cc:565] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:47.795083 11974 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fb4897e8644e40a8bda080ed2cf6d68a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb4897e8644e40a8bda080ed2cf6d68a" member_type: VOTER } }
I20260608 10:03:47.795332 11975 sys_catalog.cc:455] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [sys.catalog]: SysCatalogTable state changed. Reason: New leader fb4897e8644e40a8bda080ed2cf6d68a. Latest consensus state: current_term: 1 leader_uuid: "fb4897e8644e40a8bda080ed2cf6d68a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fb4897e8644e40a8bda080ed2cf6d68a" member_type: VOTER } }
I20260608 10:03:47.795781 11974 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:47.795919 11975 sys_catalog.cc:458] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:47.800238 11978 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:47.809176 11978 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:47.810544  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:47.818986 11978 catalog_manager.cc:1382] Generated new cluster ID: e3a10057079343918aa08f245c7c739a
I20260608 10:03:47.819307 11978 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:47.847476 11978 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:47.848918 11978 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:47.869117 11978 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a: Generated new TSK 0
I20260608 10:03:47.869791 11978 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:47.878172  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:47.884603 11991 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:47.885636 11992 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:47.887972 11994 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:47.888103  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:47.889204  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:47.889393  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:47.889621  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913027889600 us; error 0 us; skew 500 ppm
I20260608 10:03:47.890401  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:47.893178  1181 webserver.cc:533] Webserver started at http://127.1.39.65:33065/ using document root <none> and password file <none>
I20260608 10:03:47.893810  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:47.894073  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:47.894495  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:47.895640  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "02feac82ea9b4225a7166c614b22771b"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-90g7"
I20260608 10:03:47.900553  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 10:03:47.904433 11999 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:47.905330  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:47.905654  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "02feac82ea9b4225a7166c614b22771b"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-90g7"
I20260608 10:03:47.905967  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:47.927769  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:47.928936  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:47.930590  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:47.933202  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:47.933470  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:47.933754  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:47.933947  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:47.976704  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:41177
I20260608 10:03:47.976831 12061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:41177 every 8 connection(s)
I20260608 10:03:47.982244  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:47.989971 12066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:47.991576 12067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:47.993613 12069 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:47.994019  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:47.995143 12062 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37115
I20260608 10:03:47.995249  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:47.995600  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:47.995625 12062 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:47.995851  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913027995835 us; error 0 us; skew 500 ppm
I20260608 10:03:47.996655  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:47.996621 12062 heartbeater.cc:507] Master 127.1.39.126:37115 requested a full tablet report, sending...
I20260608 10:03:47.999329 11935 ts_manager.cc:194] Registered new tserver with Master: 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177)
I20260608 10:03:48.000113  1181 webserver.cc:533] Webserver started at http://127.1.39.66:35787/ using document root <none> and password file <none>
I20260608 10:03:48.001174  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:48.001432  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:48.001627 11935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34788
I20260608 10:03:48.001717  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:48.003192  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "6c6f74219d6a448eadaeb13816b9c15f"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-90g7"
I20260608 10:03:48.008472  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 10:03:48.012426 12074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.013535  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:48.013908  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "6c6f74219d6a448eadaeb13816b9c15f"
format_stamp: "Formatted at 2026-06-08 10:03:47 on dist-test-slave-90g7"
I20260608 10:03:48.014248  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:48.043160  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:48.044335  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:48.045969  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:48.048316  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:48.048579  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.048982  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:48.049320  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.091513  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:33029
I20260608 10:03:48.091622 12137 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:33029 every 8 connection(s)
I20260608 10:03:48.097158  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:48.104514 12141 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:48.105521 12142 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:48.109169  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:48.109666 12144 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:48.110793 12138 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37115
I20260608 10:03:48.110859  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:48.111300  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:48.111363 12138 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:48.111513  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913028111490 us; error 0 us; skew 500 ppm
I20260608 10:03:48.112402  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:48.112470 12138 heartbeater.cc:507] Master 127.1.39.126:37115 requested a full tablet report, sending...
I20260608 10:03:48.114974 11935 ts_manager.cc:194] Registered new tserver with Master: 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029)
I20260608 10:03:48.115191  1181 webserver.cc:533] Webserver started at http://127.1.39.67:41177/ using document root <none> and password file <none>
I20260608 10:03:48.115836  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:48.116078  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:48.116474  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:48.117017 11935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34792
I20260608 10:03:48.117611  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "23379e608f2b409bbfa9a95008ae3b27"
format_stamp: "Formatted at 2026-06-08 10:03:48 on dist-test-slave-90g7"
I20260608 10:03:48.122447  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:48.126250 12149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.127101  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:03:48.127442  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "23379e608f2b409bbfa9a95008ae3b27"
format_stamp: "Formatted at 2026-06-08 10:03:48 on dist-test-slave-90g7"
I20260608 10:03:48.127820  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:48.156932  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:48.158087  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:48.159539  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:48.161983  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:48.162216  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.162472  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:48.162660  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:48.201992  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:37541
I20260608 10:03:48.202111 12212 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:37541 every 8 connection(s)
I20260608 10:03:48.217265 12213 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37115
I20260608 10:03:48.217732 12213 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:48.218622 12213 heartbeater.cc:507] Master 127.1.39.126:37115 requested a full tablet report, sending...
I20260608 10:03:48.220820 11935 ts_manager.cc:194] Registered new tserver with Master: 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:48.221740  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016265175s
I20260608 10:03:48.222260 11935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34798
I20260608 10:03:49.004704 12062 heartbeater.cc:499] Master 127.1.39.126:37115 was elected leader, sending a full tablet report...
I20260608 10:03:49.119901 12138 heartbeater.cc:499] Master 127.1.39.126:37115 was elected leader, sending a full tablet report...
I20260608 10:03:49.225683 12213 heartbeater.cc:499] Master 127.1.39.126:37115 was elected leader, sending a full tablet report...
I20260608 10:03:49.289806 11935 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34802:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:49.293057 11935 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:49.377722 12027 tablet_service.cc:1511] Processing CreateTablet for tablet 866ebcd54d6449ebbf57d324b48ef28c (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:49.379379 12027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866ebcd54d6449ebbf57d324b48ef28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.386900 12026 tablet_service.cc:1511] Processing CreateTablet for tablet 6c12b75abd5147389cf05ccf461918d0 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:49.390028 12177 tablet_service.cc:1511] Processing CreateTablet for tablet 866ebcd54d6449ebbf57d324b48ef28c (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:49.392001 12177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866ebcd54d6449ebbf57d324b48ef28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.391559 12176 tablet_service.cc:1511] Processing CreateTablet for tablet 6c12b75abd5147389cf05ccf461918d0 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:49.390127 12175 tablet_service.cc:1511] Processing CreateTablet for tablet 8d50dda028874413a6f071b82f5b1467 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:49.398471 12173 tablet_service.cc:1511] Processing CreateTablet for tablet 868867d643ce478aa3e39ee44151fd17 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:49.400090 12024 tablet_service.cc:1511] Processing CreateTablet for tablet e5a82deaa6a84853a8af322064c083f9 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:49.401580 12023 tablet_service.cc:1511] Processing CreateTablet for tablet 868867d643ce478aa3e39ee44151fd17 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:49.403198 12172 tablet_service.cc:1511] Processing CreateTablet for tablet 6fad983c32c74790b9d09c83308d06bc (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:49.404538 12022 tablet_service.cc:1511] Processing CreateTablet for tablet 6fad983c32c74790b9d09c83308d06bc (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:49.405710 12025 tablet_service.cc:1511] Processing CreateTablet for tablet 8d50dda028874413a6f071b82f5b1467 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:49.407382 12174 tablet_service.cc:1511] Processing CreateTablet for tablet e5a82deaa6a84853a8af322064c083f9 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:49.393347 12176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c12b75abd5147389cf05ccf461918d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.408703 12103 tablet_service.cc:1511] Processing CreateTablet for tablet 866ebcd54d6449ebbf57d324b48ef28c (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:49.410989 12175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50dda028874413a6f071b82f5b1467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.414264 12101 tablet_service.cc:1511] Processing CreateTablet for tablet 8d50dda028874413a6f071b82f5b1467 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:49.414920 12174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a82deaa6a84853a8af322064c083f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.417128 12172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fad983c32c74790b9d09c83308d06bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.417306 12100 tablet_service.cc:1511] Processing CreateTablet for tablet e5a82deaa6a84853a8af322064c083f9 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:49.418677 12099 tablet_service.cc:1511] Processing CreateTablet for tablet 868867d643ce478aa3e39ee44151fd17 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:49.411623 12102 tablet_service.cc:1511] Processing CreateTablet for tablet 6c12b75abd5147389cf05ccf461918d0 (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:49.420547 12098 tablet_service.cc:1511] Processing CreateTablet for tablet 6fad983c32c74790b9d09c83308d06bc (DEFAULT_TABLE table=test-workload [id=5798e0562ccc4756b19382699f2348b4]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:49.420585 12173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868867d643ce478aa3e39ee44151fd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.422220 12103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 866ebcd54d6449ebbf57d324b48ef28c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.424134 12098 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fad983c32c74790b9d09c83308d06bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.424803 12099 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868867d643ce478aa3e39ee44151fd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.428893 12102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c12b75abd5147389cf05ccf461918d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.413544 12026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c12b75abd5147389cf05ccf461918d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.433286 12101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50dda028874413a6f071b82f5b1467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.434087 12022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fad983c32c74790b9d09c83308d06bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.436877 12023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868867d643ce478aa3e39ee44151fd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.441850 12100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a82deaa6a84853a8af322064c083f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.442727 12025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50dda028874413a6f071b82f5b1467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.448813 12024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5a82deaa6a84853a8af322064c083f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:49.474198 12234 tablet_bootstrap.cc:492] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f: Bootstrap starting.
I20260608 10:03:49.497382 12233 tablet_bootstrap.cc:492] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b: Bootstrap starting.
I20260608 10:03:49.480124 12235 tablet_bootstrap.cc:492] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27: Bootstrap starting.
I20260608 10:03:49.515050 12235 tablet_bootstrap.cc:654] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.515796 12234 tablet_bootstrap.cc:654] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.521225 12233 tablet_bootstrap.cc:654] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.573577 12235 tablet_bootstrap.cc:492] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27: No bootstrap required, opened a new log
I20260608 10:03:49.574203 12235 ts_tablet_manager.cc:1403] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27: Time spent bootstrapping tablet: real 0.094s	user 0.009s	sys 0.011s
I20260608 10:03:49.577713 12235 raft_consensus.cc:359] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.578560 12235 raft_consensus.cc:385] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.578868 12235 raft_consensus.cc:740] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23379e608f2b409bbfa9a95008ae3b27, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.579882 12235 consensus_queue.cc:260] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.584772 12234 tablet_bootstrap.cc:492] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f: No bootstrap required, opened a new log
I20260608 10:03:49.585500 12234 ts_tablet_manager.cc:1403] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f: Time spent bootstrapping tablet: real 0.112s	user 0.011s	sys 0.010s
I20260608 10:03:49.588105 12233 tablet_bootstrap.cc:492] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b: No bootstrap required, opened a new log
I20260608 10:03:49.588984 12233 ts_tablet_manager.cc:1403] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b: Time spent bootstrapping tablet: real 0.092s	user 0.015s	sys 0.019s
I20260608 10:03:49.589330 12234 raft_consensus.cc:359] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.593272 12234 raft_consensus.cc:385] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.594039 12234 raft_consensus.cc:740] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6f74219d6a448eadaeb13816b9c15f, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.595074 12234 consensus_queue.cc:260] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.592617 12235 ts_tablet_manager.cc:1434] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.001s
I20260608 10:03:49.600199 12235 tablet_bootstrap.cc:492] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27: Bootstrap starting.
I20260608 10:03:49.601044 12233 raft_consensus.cc:359] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:49.601989 12233 raft_consensus.cc:385] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.602319 12233 raft_consensus.cc:740] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02feac82ea9b4225a7166c614b22771b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.605118 12234 ts_tablet_manager.cc:1434] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f: Time spent starting tablet: real 0.019s	user 0.011s	sys 0.001s
I20260608 10:03:49.603277 12233 consensus_queue.cc:260] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:49.607430 12235 tablet_bootstrap.cc:654] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.607658 12234 tablet_bootstrap.cc:492] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f: Bootstrap starting.
I20260608 10:03:49.615965 12234 tablet_bootstrap.cc:654] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.623067 12235 tablet_bootstrap.cc:492] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27: No bootstrap required, opened a new log
I20260608 10:03:49.623876 12235 ts_tablet_manager.cc:1403] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.004s
I20260608 10:03:49.626418 12233 ts_tablet_manager.cc:1434] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b: Time spent starting tablet: real 0.033s	user 0.012s	sys 0.013s
I20260608 10:03:49.627688 12233 tablet_bootstrap.cc:492] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b: Bootstrap starting.
I20260608 10:03:49.627338 12235 raft_consensus.cc:359] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:49.628115 12235 raft_consensus.cc:385] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.628451 12235 raft_consensus.cc:740] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23379e608f2b409bbfa9a95008ae3b27, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.628505 12234 tablet_bootstrap.cc:492] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f: No bootstrap required, opened a new log
I20260608 10:03:49.629395 12234 ts_tablet_manager.cc:1403] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.006s
I20260608 10:03:49.629607 12235 consensus_queue.cc:260] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:49.633291 12234 raft_consensus.cc:359] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.634186 12234 raft_consensus.cc:385] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.634562 12234 raft_consensus.cc:740] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6f74219d6a448eadaeb13816b9c15f, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.634765 12235 ts_tablet_manager.cc:1434] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260608 10:03:49.636006 12235 tablet_bootstrap.cc:492] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: Bootstrap starting.
I20260608 10:03:49.634909 12233 tablet_bootstrap.cc:654] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.635763 12234 consensus_queue.cc:260] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.644857 12235 tablet_bootstrap.cc:654] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.651053 12234 ts_tablet_manager.cc:1434] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 10:03:49.655349 12234 tablet_bootstrap.cc:492] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f: Bootstrap starting.
I20260608 10:03:49.663671 12234 tablet_bootstrap.cc:654] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.667876 12235 tablet_bootstrap.cc:492] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: No bootstrap required, opened a new log
I20260608 10:03:49.668624 12233 tablet_bootstrap.cc:492] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b: No bootstrap required, opened a new log
I20260608 10:03:49.668728 12235 ts_tablet_manager.cc:1403] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.018s
I20260608 10:03:49.669713 12233 ts_tablet_manager.cc:1403] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.020s
I20260608 10:03:49.672314 12234 tablet_bootstrap.cc:492] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f: No bootstrap required, opened a new log
I20260608 10:03:49.672681 12235 raft_consensus.cc:359] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.672910 12234 ts_tablet_manager.cc:1403] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 10:03:49.673022 12233 raft_consensus.cc:359] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.673552 12235 raft_consensus.cc:385] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.673966 12233 raft_consensus.cc:385] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.674057 12235 raft_consensus.cc:740] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23379e608f2b409bbfa9a95008ae3b27, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.674340 12233 raft_consensus.cc:740] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02feac82ea9b4225a7166c614b22771b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.675246 12233 consensus_queue.cc:260] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.675313 12235 consensus_queue.cc:260] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.677263 12234 raft_consensus.cc:359] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.678121 12234 raft_consensus.cc:385] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.678347 12235 ts_tablet_manager.cc:1434] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 10:03:49.678478 12234 raft_consensus.cc:740] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6f74219d6a448eadaeb13816b9c15f, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.679797 12235 tablet_bootstrap.cc:492] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27: Bootstrap starting.
I20260608 10:03:49.679848 12233 ts_tablet_manager.cc:1434] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 10:03:49.679723 12234 consensus_queue.cc:260] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.681468 12233 tablet_bootstrap.cc:492] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b: Bootstrap starting.
I20260608 10:03:49.686190 12234 ts_tablet_manager.cc:1434] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 10:03:49.687625 12234 tablet_bootstrap.cc:492] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f: Bootstrap starting.
I20260608 10:03:49.688994 12233 tablet_bootstrap.cc:654] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.689569 12235 tablet_bootstrap.cc:654] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.698210 12234 tablet_bootstrap.cc:654] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.703640 12235 tablet_bootstrap.cc:492] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27: No bootstrap required, opened a new log
I20260608 10:03:49.704598 12235 ts_tablet_manager.cc:1403] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27: Time spent bootstrapping tablet: real 0.025s	user 0.023s	sys 0.001s
I20260608 10:03:49.713009 12235 raft_consensus.cc:359] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.714308 12235 raft_consensus.cc:385] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.714784 12235 raft_consensus.cc:740] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23379e608f2b409bbfa9a95008ae3b27, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.716391 12235 consensus_queue.cc:260] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.720561 12235 ts_tablet_manager.cc:1434] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.002s
I20260608 10:03:49.722008 12235 tablet_bootstrap.cc:492] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27: Bootstrap starting.
I20260608 10:03:49.725719 12234 tablet_bootstrap.cc:492] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f: No bootstrap required, opened a new log
I20260608 10:03:49.726509 12234 ts_tablet_manager.cc:1403] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.017s
I20260608 10:03:49.730646 12235 tablet_bootstrap.cc:654] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.730891 12234 raft_consensus.cc:359] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.731822 12234 raft_consensus.cc:385] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.732208 12234 raft_consensus.cc:740] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6f74219d6a448eadaeb13816b9c15f, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.733459 12234 consensus_queue.cc:260] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.739588 12240 raft_consensus.cc:493] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.740545 12240 raft_consensus.cc:515] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.743062 12234 ts_tablet_manager.cc:1434] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.007s
I20260608 10:03:49.744696 12234 tablet_bootstrap.cc:492] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f: Bootstrap starting.
I20260608 10:03:49.745328 12235 tablet_bootstrap.cc:492] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27: No bootstrap required, opened a new log
I20260608 10:03:49.746006 12235 ts_tablet_manager.cc:1403] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.009s
I20260608 10:03:49.749358 12235 raft_consensus.cc:359] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.750170 12235 raft_consensus.cc:385] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.750449 12235 raft_consensus.cc:740] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23379e608f2b409bbfa9a95008ae3b27, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.751315 12235 consensus_queue.cc:260] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.753798 12234 tablet_bootstrap.cc:654] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.753801 12235 ts_tablet_manager.cc:1434] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.006s
I20260608 10:03:49.755291 12235 tablet_bootstrap.cc:492] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27: Bootstrap starting.
I20260608 10:03:49.760155 12240 leader_election.cc:290] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:49.762343 12235 tablet_bootstrap.cc:654] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.777252 12233 tablet_bootstrap.cc:492] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b: No bootstrap required, opened a new log
I20260608 10:03:49.778074 12233 ts_tablet_manager.cc:1403] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b: Time spent bootstrapping tablet: real 0.097s	user 0.040s	sys 0.023s
I20260608 10:03:49.779491 12241 raft_consensus.cc:493] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.780783 12241 raft_consensus.cc:515] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:49.787199 12233 raft_consensus.cc:359] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.788446 12233 raft_consensus.cc:385] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.788857 12233 raft_consensus.cc:740] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02feac82ea9b4225a7166c614b22771b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.789784 12241 leader_election.cc:290] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541), 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029)
I20260608 10:03:49.789958 12233 consensus_queue.cc:260] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
W20260608 10:03:49.820111 11983 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 10:03:49.824695 12233 ts_tablet_manager.cc:1434] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.002s
I20260608 10:03:49.826615 12233 tablet_bootstrap.cc:492] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b: Bootstrap starting.
I20260608 10:03:49.837711 12239 raft_consensus.cc:493] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.838711 12239 raft_consensus.cc:515] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:49.843454 12239 leader_election.cc:290] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029)
I20260608 10:03:49.868914 12239 raft_consensus.cc:493] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.869697 12239 raft_consensus.cc:515] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.879778 12239 leader_election.cc:290] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029)
I20260608 10:03:49.885572 12037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a82deaa6a84853a8af322064c083f9" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b" is_pre_election: true
I20260608 10:03:49.886857 12037 raft_consensus.cc:2468] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6f74219d6a448eadaeb13816b9c15f in term 0.
I20260608 10:03:49.894098 12075 leader_election.cc:304] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02feac82ea9b4225a7166c614b22771b, 6c6f74219d6a448eadaeb13816b9c15f; no voters: 
I20260608 10:03:49.896678 12240 raft_consensus.cc:2804] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:49.897284 12240 raft_consensus.cc:493] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.904647 12240 raft_consensus.cc:3060] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.909579 12233 tablet_bootstrap.cc:654] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:49.914021 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866ebcd54d6449ebbf57d324b48ef28c" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27" is_pre_election: true
I20260608 10:03:49.935006 12188 raft_consensus.cc:2468] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02feac82ea9b4225a7166c614b22771b in term 0.
I20260608 10:03:49.937146 12003 leader_election.cc:304] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02feac82ea9b4225a7166c614b22771b, 23379e608f2b409bbfa9a95008ae3b27; no voters: 
I20260608 10:03:49.938356 12241 raft_consensus.cc:2804] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:49.938882 12241 raft_consensus.cc:493] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.939318 12241 raft_consensus.cc:3060] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.941219 12235 tablet_bootstrap.cc:492] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27: No bootstrap required, opened a new log
I20260608 10:03:49.942023 12235 ts_tablet_manager.cc:1403] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27: Time spent bootstrapping tablet: real 0.187s	user 0.064s	sys 0.106s
I20260608 10:03:49.946674 12234 tablet_bootstrap.cc:492] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f: No bootstrap required, opened a new log
I20260608 10:03:49.946841 12239 raft_consensus.cc:493] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.947494 12234 ts_tablet_manager.cc:1403] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f: Time spent bootstrapping tablet: real 0.203s	user 0.057s	sys 0.075s
I20260608 10:03:49.947470 12239 raft_consensus.cc:515] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.948459 12263 raft_consensus.cc:493] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.949016 12263 raft_consensus.cc:515] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.949553 12240 raft_consensus.cc:515] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.950322 12239 leader_election.cc:290] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029)
I20260608 10:03:49.951360 12263 leader_election.cc:290] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:49.952464 12037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad983c32c74790b9d09c83308d06bc" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b" is_pre_election: true
I20260608 10:03:49.952936 12240 leader_election.cc:290] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 election: Requested vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:49.953173 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a82deaa6a84853a8af322064c083f9" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b"
I20260608 10:03:49.947535 12264 raft_consensus.cc:493] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:49.954061 12036 raft_consensus.cc:3060] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.955111 12235 raft_consensus.cc:359] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.955865 12235 raft_consensus.cc:385] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.956169 12235 raft_consensus.cc:740] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 23379e608f2b409bbfa9a95008ae3b27, State: Initialized, Role: FOLLOWER
W20260608 10:03:49.956895 12075 leader_election.cc:343] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:49.957880 12264 raft_consensus.cc:515] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.951547 12234 raft_consensus.cc:359] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:49.958755 12234 raft_consensus.cc:385] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.959221 12233 tablet_bootstrap.cc:492] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b: No bootstrap required, opened a new log
I20260608 10:03:49.959982 12233 ts_tablet_manager.cc:1403] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b: Time spent bootstrapping tablet: real 0.134s	user 0.010s	sys 0.007s
I20260608 10:03:49.960510 12264 leader_election.cc:290] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029), 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:49.957137 12235 consensus_queue.cc:260] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.961783 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868867d643ce478aa3e39ee44151fd17" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27" is_pre_election: true
I20260608 10:03:49.962383 12235 ts_tablet_manager.cc:1434] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260608 10:03:49.962466 12188 raft_consensus.cc:2468] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02feac82ea9b4225a7166c614b22771b in term 0.
I20260608 10:03:49.959161 12234 raft_consensus.cc:740] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6f74219d6a448eadaeb13816b9c15f, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.965564 12234 consensus_queue.cc:260] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:49.966333 12003 leader_election.cc:304] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02feac82ea9b4225a7166c614b22771b, 23379e608f2b409bbfa9a95008ae3b27; no voters: 
I20260608 10:03:49.968089 12234 ts_tablet_manager.cc:1434] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.005s
I20260608 10:03:49.968657 12233 raft_consensus.cc:359] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.969515 12233 raft_consensus.cc:385] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:49.969848 12233 raft_consensus.cc:740] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02feac82ea9b4225a7166c614b22771b, State: Initialized, Role: FOLLOWER
I20260608 10:03:49.970675 12233 consensus_queue.cc:260] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:49.972148 12264 raft_consensus.cc:2804] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:49.972965 12264 raft_consensus.cc:493] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.974651 12241 raft_consensus.cc:515] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:49.978192 12036 raft_consensus.cc:2468] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6f74219d6a448eadaeb13816b9c15f in term 1.
I20260608 10:03:49.978086 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866ebcd54d6449ebbf57d324b48ef28c" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27"
I20260608 10:03:49.979048 12188 raft_consensus.cc:3060] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.980067 12234 tablet_bootstrap.cc:492] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f: Bootstrap starting.
I20260608 10:03:49.980822 12075 leader_election.cc:304] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02feac82ea9b4225a7166c614b22771b, 6c6f74219d6a448eadaeb13816b9c15f; no voters: 
I20260608 10:03:49.982067 12263 raft_consensus.cc:2804] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:49.984244 12037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866ebcd54d6449ebbf57d324b48ef28c" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b" is_pre_election: true
I20260608 10:03:49.984513 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c12b75abd5147389cf05ccf461918d0" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b" is_pre_election: true
I20260608 10:03:49.985430 12037 raft_consensus.cc:2393] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 23379e608f2b409bbfa9a95008ae3b27 in current term 1: Already voted for candidate 02feac82ea9b4225a7166c614b22771b in this term.
I20260608 10:03:49.985401 12035 raft_consensus.cc:2468] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23379e608f2b409bbfa9a95008ae3b27 in term 0.
I20260608 10:03:49.987974 12035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad983c32c74790b9d09c83308d06bc" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b" is_pre_election: true
I20260608 10:03:49.990487 12150 leader_election.cc:304] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02feac82ea9b4225a7166c614b22771b, 23379e608f2b409bbfa9a95008ae3b27; no voters: 
I20260608 10:03:49.991592 12239 raft_consensus.cc:2804] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:49.992048 12239 raft_consensus.cc:493] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:49.992542 12239 raft_consensus.cc:3060] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:49.989395 12264 raft_consensus.cc:3060] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:50.003901 12150 leader_election.cc:343] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:50.022850 12263 raft_consensus.cc:697] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 LEADER]: Becoming Leader. State: Replica: 6c6f74219d6a448eadaeb13816b9c15f, State: Running, Role: LEADER
I20260608 10:03:50.023118 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868867d643ce478aa3e39ee44151fd17" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f" is_pre_election: true
I20260608 10:03:50.023379 12241 leader_election.cc:290] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 1 election: Requested vote from peers 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541), 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029)
I20260608 10:03:50.023907 12263 consensus_queue.cc:237] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.021510 12239 raft_consensus.cc:515] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.027930 12113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866ebcd54d6449ebbf57d324b48ef28c" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f" is_pre_election: true
I20260608 10:03:50.028218 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c12b75abd5147389cf05ccf461918d0" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b"
I20260608 10:03:50.028681 12113 raft_consensus.cc:2468] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02feac82ea9b4225a7166c614b22771b in term 0.
I20260608 10:03:50.028913 12036 raft_consensus.cc:3060] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.029294 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c12b75abd5147389cf05ccf461918d0" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f" is_pre_election: true
I20260608 10:03:50.029983 12111 raft_consensus.cc:2468] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23379e608f2b409bbfa9a95008ae3b27 in term 0.
I20260608 10:03:50.030514 12188 raft_consensus.cc:2468] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02feac82ea9b4225a7166c614b22771b in term 1.
W20260608 10:03:50.030984 12000 leader_election.cc:343] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:50.031662 12111 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad983c32c74790b9d09c83308d06bc" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f" is_pre_election: true
I20260608 10:03:50.032406 12111 raft_consensus.cc:2468] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23379e608f2b409bbfa9a95008ae3b27 in term 0.
I20260608 10:03:50.032445 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c12b75abd5147389cf05ccf461918d0" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f"
I20260608 10:03:50.032707 12003 leader_election.cc:304] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02feac82ea9b4225a7166c614b22771b, 23379e608f2b409bbfa9a95008ae3b27; no voters: 
I20260608 10:03:50.033301 12110 raft_consensus.cc:3060] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.033977 12112 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866ebcd54d6449ebbf57d324b48ef28c" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f" is_pre_election: true
I20260608 10:03:50.034619 12112 raft_consensus.cc:2468] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 23379e608f2b409bbfa9a95008ae3b27 in term 0.
I20260608 10:03:50.035737 12234 tablet_bootstrap.cc:654] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:50.039374 12036 raft_consensus.cc:2468] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23379e608f2b409bbfa9a95008ae3b27 in term 1.
I20260608 10:03:50.031644 12239 leader_election.cc:290] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [CANDIDATE]: Term 1 election: Requested vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029)
I20260608 10:03:50.040441 12266 raft_consensus.cc:2804] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:50.041175 12266 raft_consensus.cc:697] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 1 LEADER]: Becoming Leader. State: Replica: 02feac82ea9b4225a7166c614b22771b, State: Running, Role: LEADER
I20260608 10:03:50.041531 12150 leader_election.cc:304] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02feac82ea9b4225a7166c614b22771b, 23379e608f2b409bbfa9a95008ae3b27; no voters: 
I20260608 10:03:50.043802 12233 ts_tablet_manager.cc:1434] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b: Time spent starting tablet: real 0.083s	user 0.026s	sys 0.026s
I20260608 10:03:50.043239 12187 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad983c32c74790b9d09c83308d06bc" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27" is_pre_election: true
I20260608 10:03:50.042114 12266 consensus_queue.cc:237] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } }
I20260608 10:03:50.045142 12187 raft_consensus.cc:2468] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6f74219d6a448eadaeb13816b9c15f in term 0.
I20260608 10:03:50.045713 12233 tablet_bootstrap.cc:492] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b: Bootstrap starting.
I20260608 10:03:50.041956 12110 raft_consensus.cc:2468] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23379e608f2b409bbfa9a95008ae3b27 in term 1.
I20260608 10:03:50.046326 12239 raft_consensus.cc:2804] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:50.047034 12150 leader_election.cc:304] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [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: 23379e608f2b409bbfa9a95008ae3b27, 6c6f74219d6a448eadaeb13816b9c15f; no voters: 02feac82ea9b4225a7166c614b22771b
I20260608 10:03:50.042642 12186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a82deaa6a84853a8af322064c083f9" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27"
I20260608 10:03:50.048763 12186 raft_consensus.cc:3060] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.035738 12113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "866ebcd54d6449ebbf57d324b48ef28c" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f"
I20260608 10:03:50.052893 12113 raft_consensus.cc:3060] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.057533 12186 raft_consensus.cc:2468] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6f74219d6a448eadaeb13816b9c15f in term 1.
I20260608 10:03:50.061911 12267 raft_consensus.cc:493] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:50.062489 12267 raft_consensus.cc:515] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.065637 12267 leader_election.cc:290] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:50.065577 12264 raft_consensus.cc:515] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.066578 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5a82deaa6a84853a8af322064c083f9" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27" is_pre_election: true
I20260608 10:03:50.066571 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50dda028874413a6f071b82f5b1467" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b" is_pre_election: true
I20260608 10:03:50.068113 12188 raft_consensus.cc:2376] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate 6c6f74219d6a448eadaeb13816b9c15f in term 1. Re-sending same reply.
W20260608 10:03:50.069226 12075 leader_election.cc:343] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:50.070760 12264 leader_election.cc:290] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 1 election: Requested vote from peers 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029), 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:50.071962 12150 leader_election.cc:304] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [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: 23379e608f2b409bbfa9a95008ae3b27, 6c6f74219d6a448eadaeb13816b9c15f; no voters: 02feac82ea9b4225a7166c614b22771b
I20260608 10:03:50.073863 12239 raft_consensus.cc:697] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 LEADER]: Becoming Leader. State: Replica: 23379e608f2b409bbfa9a95008ae3b27, State: Running, Role: LEADER
I20260608 10:03:50.079034 12110 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868867d643ce478aa3e39ee44151fd17" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f"
I20260608 10:03:50.079474 12271 raft_consensus.cc:2804] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:50.079881 12271 raft_consensus.cc:493] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:50.080305 12271 raft_consensus.cc:3060] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.080204 12113 raft_consensus.cc:2468] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02feac82ea9b4225a7166c614b22771b in term 1.
I20260608 10:03:50.076336 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868867d643ce478aa3e39ee44151fd17" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27"
I20260608 10:03:50.087329 12188 raft_consensus.cc:3060] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:50.088024 12000 leader_election.cc:343] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:50.087435 12271 raft_consensus.cc:515] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.092866 12233 tablet_bootstrap.cc:654] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:50.102268 12270 raft_consensus.cc:2764] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:03:50.095358 12188 raft_consensus.cc:2468] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 02feac82ea9b4225a7166c614b22771b in term 1.
I20260608 10:03:50.095670 12271 leader_election.cc:290] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [CANDIDATE]: Term 1 election: Requested vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029)
I20260608 10:03:50.104394 12003 leader_election.cc:304] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [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: 02feac82ea9b4225a7166c614b22771b, 23379e608f2b409bbfa9a95008ae3b27; no voters: 6c6f74219d6a448eadaeb13816b9c15f
I20260608 10:03:50.105407 12186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50dda028874413a6f071b82f5b1467" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27" is_pre_election: true
I20260608 10:03:50.106086 12234 tablet_bootstrap.cc:492] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f: No bootstrap required, opened a new log
I20260608 10:03:50.106154 12186 raft_consensus.cc:2468] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c6f74219d6a448eadaeb13816b9c15f in term 0.
I20260608 10:03:50.107089 12234 ts_tablet_manager.cc:1403] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.006s
I20260608 10:03:50.106210 12264 raft_consensus.cc:2804] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:50.108968 12264 raft_consensus.cc:697] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 1 LEADER]: Becoming Leader. State: Replica: 02feac82ea9b4225a7166c614b22771b, State: Running, Role: LEADER
I20260608 10:03:50.109758 12264 consensus_queue.cc:237] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.111460 12234 raft_consensus.cc:359] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.112490 12234 raft_consensus.cc:385] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:50.112862 12234 raft_consensus.cc:740] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c6f74219d6a448eadaeb13816b9c15f, State: Initialized, Role: FOLLOWER
I20260608 10:03:50.093695 12239 consensus_queue.cc:237] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.114192 12234 consensus_queue.cc:260] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.097702 11933 catalog_manager.cc:5696] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66). New cstate: current_term: 1 leader_uuid: "6c6f74219d6a448eadaeb13816b9c15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:50.098868 12078 leader_election.cc:304] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [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: 23379e608f2b409bbfa9a95008ae3b27, 6c6f74219d6a448eadaeb13816b9c15f; no voters: 02feac82ea9b4225a7166c614b22771b
I20260608 10:03:50.118026 12234 ts_tablet_manager.cc:1434] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 10:03:50.118834 12078 leader_election.cc:304] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [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: 23379e608f2b409bbfa9a95008ae3b27, 6c6f74219d6a448eadaeb13816b9c15f; no voters: 02feac82ea9b4225a7166c614b22771b
I20260608 10:03:50.100344 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad983c32c74790b9d09c83308d06bc" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b"
I20260608 10:03:50.100822 12113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad983c32c74790b9d09c83308d06bc" candidate_uuid: "23379e608f2b409bbfa9a95008ae3b27" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f"
I20260608 10:03:50.120554 12113 raft_consensus.cc:3060] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.121884 12263 raft_consensus.cc:2804] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:50.122339 12263 raft_consensus.cc:493] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:50.122701 12263 raft_consensus.cc:3060] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:50.122911 12150 leader_election.cc:343] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:50.127928 12113 raft_consensus.cc:2468] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 23379e608f2b409bbfa9a95008ae3b27 in term 1.
I20260608 10:03:50.129088 12267 raft_consensus.cc:2764] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 10:03:50.131006 12263 raft_consensus.cc:515] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.121881 12233 tablet_bootstrap.cc:492] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b: No bootstrap required, opened a new log
I20260608 10:03:50.132511 12150 leader_election.cc:304] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [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: 23379e608f2b409bbfa9a95008ae3b27, 6c6f74219d6a448eadaeb13816b9c15f; no voters: 02feac82ea9b4225a7166c614b22771b
I20260608 10:03:50.132911 12233 ts_tablet_manager.cc:1403] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b: Time spent bootstrapping tablet: real 0.088s	user 0.017s	sys 0.011s
I20260608 10:03:50.133563 12271 raft_consensus.cc:2804] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:50.134130 12271 raft_consensus.cc:697] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 1 LEADER]: Becoming Leader. State: Replica: 23379e608f2b409bbfa9a95008ae3b27, State: Running, Role: LEADER
I20260608 10:03:50.135138 12271 consensus_queue.cc:237] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.136600 12233 raft_consensus.cc:359] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.137458 12233 raft_consensus.cc:385] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:50.137780 12233 raft_consensus.cc:740] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02feac82ea9b4225a7166c614b22771b, State: Initialized, Role: FOLLOWER
I20260608 10:03:50.138736 11935 catalog_manager.cc:5696] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "23379e608f2b409bbfa9a95008ae3b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:50.141423 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50dda028874413a6f071b82f5b1467" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b"
I20260608 10:03:50.143299 12263 leader_election.cc:290] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 election: Requested vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:50.144788 12186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d50dda028874413a6f071b82f5b1467" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27"
I20260608 10:03:50.145376 12186 raft_consensus.cc:3060] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.151618 12233 consensus_queue.cc:260] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.152204 12186 raft_consensus.cc:2468] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6f74219d6a448eadaeb13816b9c15f in term 1.
I20260608 10:03:50.152796 12036 raft_consensus.cc:3060] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.153617 12078 leader_election.cc:304] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 23379e608f2b409bbfa9a95008ae3b27, 6c6f74219d6a448eadaeb13816b9c15f; no voters: 
I20260608 10:03:50.154806 12263 raft_consensus.cc:2804] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:50.155463 12263 raft_consensus.cc:697] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 LEADER]: Becoming Leader. State: Replica: 6c6f74219d6a448eadaeb13816b9c15f, State: Running, Role: LEADER
I20260608 10:03:50.156630 12263 consensus_queue.cc:237] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.161059 12036 raft_consensus.cc:2468] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c6f74219d6a448eadaeb13816b9c15f in term 1.
I20260608 10:03:50.166792 12233 ts_tablet_manager.cc:1434] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b: Time spent starting tablet: real 0.033s	user 0.010s	sys 0.001s
I20260608 10:03:50.166069 11934 catalog_manager.cc:5696] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b reported cstate change: term changed from 0 to 1, leader changed from <none> to 02feac82ea9b4225a7166c614b22771b (127.1.39.65). New cstate: current_term: 1 leader_uuid: "02feac82ea9b4225a7166c614b22771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:50.168124 12233 tablet_bootstrap.cc:492] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b: Bootstrap starting.
I20260608 10:03:50.172935 11935 catalog_manager.cc:5696] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 reported cstate change: term changed from 0 to 1, leader changed from <none> to 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67). New cstate: current_term: 1 leader_uuid: "23379e608f2b409bbfa9a95008ae3b27" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:50.179780 12233 tablet_bootstrap.cc:654] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:50.186807 12233 tablet_bootstrap.cc:492] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b: No bootstrap required, opened a new log
I20260608 10:03:50.187326 12233 ts_tablet_manager.cc:1403] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260608 10:03:50.189052 11933 catalog_manager.cc:5696] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66). New cstate: current_term: 1 leader_uuid: "6c6f74219d6a448eadaeb13816b9c15f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:50.190341 12233 raft_consensus.cc:359] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.191138 12233 raft_consensus.cc:385] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:50.191454 12233 raft_consensus.cc:740] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02feac82ea9b4225a7166c614b22771b, State: Initialized, Role: FOLLOWER
I20260608 10:03:50.192276 12233 consensus_queue.cc:260] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.194245 12233 ts_tablet_manager.cc:1434] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 10:03:50.199244 11934 catalog_manager.cc:5696] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b reported cstate change: term changed from 0 to 1, leader changed from <none> to 02feac82ea9b4225a7166c614b22771b (127.1.39.65). New cstate: current_term: 1 leader_uuid: "02feac82ea9b4225a7166c614b22771b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:50.432425 12263 consensus_queue.cc:1048] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.465595 12263 consensus_queue.cc:1048] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.499838 12264 consensus_queue.cc:1048] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.524326 12263 raft_consensus.cc:493] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:50.525027 12263 raft_consensus.cc:515] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.529247 12188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868867d643ce478aa3e39ee44151fd17" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27" is_pre_election: true
I20260608 10:03:50.530072 12188 raft_consensus.cc:2393] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c6f74219d6a448eadaeb13816b9c15f in current term 1: Already voted for candidate 02feac82ea9b4225a7166c614b22771b in this term.
I20260608 10:03:50.531510 12263 leader_election.cc:290] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177), 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:50.532740 12036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "868867d643ce478aa3e39ee44151fd17" candidate_uuid: "6c6f74219d6a448eadaeb13816b9c15f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02feac82ea9b4225a7166c614b22771b" is_pre_election: true
I20260608 10:03:50.534313 12075 leader_election.cc:304] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [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: 6c6f74219d6a448eadaeb13816b9c15f; no voters: 02feac82ea9b4225a7166c614b22771b, 23379e608f2b409bbfa9a95008ae3b27
I20260608 10:03:50.535540 12263 raft_consensus.cc:3060] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.545951 12241 consensus_queue.cc:1048] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.548545 12263 raft_consensus.cc:2749] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 10:03:50.548755 12271 consensus_queue.cc:1048] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.569581 12036 raft_consensus.cc:3060] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:50.579206 12036 raft_consensus.cc:1275] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Refusing update from remote peer 23379e608f2b409bbfa9a95008ae3b27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:50.587149 12188 raft_consensus.cc:1275] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Refusing update from remote peer 02feac82ea9b4225a7166c614b22771b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:50.590818 12035 raft_consensus.cc:1275] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Refusing update from remote peer 23379e608f2b409bbfa9a95008ae3b27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:50.594569 12112 raft_consensus.cc:1275] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Refusing update from remote peer 23379e608f2b409bbfa9a95008ae3b27: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:50.605995 12241 consensus_queue.cc:1048] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.607331 12271 consensus_queue.cc:1048] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:50.609069 12271 consensus_queue.cc:1048] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.595714 12267 consensus_queue.cc:1048] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:50.596068 12037 raft_consensus.cc:1275] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Refusing update from remote peer 6c6f74219d6a448eadaeb13816b9c15f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:50.602401 12111 raft_consensus.cc:1275] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Refusing update from remote peer 02feac82ea9b4225a7166c614b22771b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:50.631029 12264 consensus_queue.cc:1048] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:50.639194 12267 consensus_queue.cc:1048] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:50.671078 12270 consensus_queue.cc:1048] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:50.672513 12241 raft_consensus.cc:493] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:50.674041 12241 raft_consensus.cc:515] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } }
I20260608 10:03:50.790081 12241 leader_election.cc:290] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029), 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:50.807170 12113 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad983c32c74790b9d09c83308d06bc" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c6f74219d6a448eadaeb13816b9c15f" is_pre_election: true
I20260608 10:03:50.790789 12290 mvcc.cc:204] Tried to move back new op lower bound from 7294619773262237696 to 7294619771341791232. Current Snapshot: MvccSnapshot[applied={T|T < 7294619773262237696}]
I20260608 10:03:50.830989 12185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fad983c32c74790b9d09c83308d06bc" candidate_uuid: "02feac82ea9b4225a7166c614b22771b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "23379e608f2b409bbfa9a95008ae3b27" is_pre_election: true
I20260608 10:03:50.862735 12003 leader_election.cc:304] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [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: 02feac82ea9b4225a7166c614b22771b; no voters: 23379e608f2b409bbfa9a95008ae3b27, 6c6f74219d6a448eadaeb13816b9c15f
I20260608 10:03:50.893020 12264 raft_consensus.cc:2749] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 10:03:51.868757 12217 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.1.39.65:41177, user_credentials={real_user=slave}} blocked reactor thread for 57878.3us
I20260608 10:03:52.087711  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:52.103894 12342 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:52.110724 12343 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:52.114576  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:52.114933 12345 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:52.116165  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:52.116506  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:52.116753  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913032116732 us; error 0 us; skew 500 ppm
I20260608 10:03:52.117726  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:52.121104  1181 webserver.cc:533] Webserver started at http://127.1.39.68:34227/ using document root <none> and password file <none>
I20260608 10:03:52.121881  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:52.122155  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:52.122514  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:52.123801  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "485c9a7897c54799baa38c14a4e27d52"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-90g7"
I20260608 10:03:52.129642  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:03:52.134018 12350 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.135088  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:52.135470  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "485c9a7897c54799baa38c14a4e27d52"
format_stamp: "Formatted at 2026-06-08 10:03:52 on dist-test-slave-90g7"
I20260608 10:03:52.135993  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:52.153285  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:52.154734  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:52.157029  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:52.159858  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:52.160120  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.160445  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:52.160634  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:52.212517  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:44673
I20260608 10:03:52.212980 12412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:44673 every 8 connection(s)
I20260608 10:03:52.231125 12413 heartbeater.cc:344] Connected to a master server at 127.1.39.126:37115
I20260608 10:03:52.231855 12413 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:52.232913 12413 heartbeater.cc:507] Master 127.1.39.126:37115 requested a full tablet report, sending...
I20260608 10:03:52.235154 11935 ts_manager.cc:194] Registered new tserver with Master: 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68:44673)
I20260608 10:03:52.237212 11935 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34808
I20260608 10:03:53.159341 12185 consensus_queue.cc:237] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:53.173507 12035 raft_consensus.cc:1275] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Refusing update from remote peer 23379e608f2b409bbfa9a95008ae3b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:53.173657 12111 raft_consensus.cc:1275] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Refusing update from remote peer 23379e608f2b409bbfa9a95008ae3b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:53.175887 12270 consensus_queue.cc:1048] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:53.179991 12270 consensus_queue.cc:1048] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:53.191999 12424 raft_consensus.cc:2955] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.194696 12035 raft_consensus.cc:2955] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
W20260608 10:03:53.196448 12150 consensus_peers.cc:597] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 -> Peer 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68:44673): Couldn't send request to peer 485c9a7897c54799baa38c14a4e27d52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6fad983c32c74790b9d09c83308d06bc. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:53.199290 12111 raft_consensus.cc:2955] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.211797 11935 catalog_manager.cc:5696] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b reported cstate change: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "23379e608f2b409bbfa9a95008ae3b27" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.231956 12035 consensus_queue.cc:237] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } attrs { replace: true } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:53.241533 12413 heartbeater.cc:499] Master 127.1.39.126:37115 was elected leader, sending a full tablet report...
I20260608 10:03:53.242774 12185 raft_consensus.cc:1275] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Refusing update from remote peer 02feac82ea9b4225a7166c614b22771b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:53.244769 12241 consensus_queue.cc:1048] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:53.250901 12111 raft_consensus.cc:1275] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Refusing update from remote peer 02feac82ea9b4225a7166c614b22771b: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:53.252923 12241 consensus_queue.cc:1048] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:03:53.263301 12000 consensus_peers.cc:597] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b -> Peer 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68:44673): Couldn't send request to peer 485c9a7897c54799baa38c14a4e27d52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 868867d643ce478aa3e39ee44151fd17. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:53.265841 12437 raft_consensus.cc:2955] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } attrs { replace: true } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.267747 12185 raft_consensus.cc:2955] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } attrs { replace: true } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.269124 12111 raft_consensus.cc:2955] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } attrs { replace: true } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.282127 11928 catalog_manager.cc:5696] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f reported cstate change: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "02feac82ea9b4225a7166c614b22771b" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } attrs { replace: true } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.300292 12111 consensus_queue.cc:237] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } attrs { replace: true } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:53.312544 12185 raft_consensus.cc:1275] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Refusing update from remote peer 6c6f74219d6a448eadaeb13816b9c15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:53.314473 12035 raft_consensus.cc:1275] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Refusing update from remote peer 6c6f74219d6a448eadaeb13816b9c15f: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:53.314673 12267 consensus_queue.cc:1048] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:53.317214 12267 consensus_queue.cc:1048] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 10:03:53.326048 12075 consensus_peers.cc:597] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f -> Peer 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68:44673): Couldn't send request to peer 485c9a7897c54799baa38c14a4e27d52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8d50dda028874413a6f071b82f5b1467. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:53.326691 12267 raft_consensus.cc:2955] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } attrs { replace: true } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.328063 12185 raft_consensus.cc:2955] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } attrs { replace: true } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.331593 12035 raft_consensus.cc:2955] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } attrs { replace: true } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.343737 11928 catalog_manager.cc:5696] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f reported cstate change: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "6c6f74219d6a448eadaeb13816b9c15f" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:53.345207 12185 consensus_queue.cc:237] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 17, Committed index: 17, Last appended: 1.17, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:53.353946 12035 raft_consensus.cc:1275] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Refusing update from remote peer 23379e608f2b409bbfa9a95008ae3b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 10:03:53.354111 12111 raft_consensus.cc:1275] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Refusing update from remote peer 23379e608f2b409bbfa9a95008ae3b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 10:03:53.354696 12150 consensus_peers.cc:597] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 -> Peer 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68:44673): Couldn't send request to peer 485c9a7897c54799baa38c14a4e27d52. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6c12b75abd5147389cf05ccf461918d0. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:53.355660 12424 consensus_queue.cc:1048] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 10:03:53.356580 12270 consensus_queue.cc:1048] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 10:03:53.368842 12270 raft_consensus.cc:2955] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.370934 12111 raft_consensus.cc:2955] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.373878 12035 raft_consensus.cc:2955] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } }
I20260608 10:03:53.388875 11935 catalog_manager.cc:5696] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 reported cstate change: config changed from index -1 to 18, NON_VOTER 485c9a7897c54799baa38c14a4e27d52 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "23379e608f2b409bbfa9a95008ae3b27" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:53.581887 12447 ts_tablet_manager.cc:933] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: Initiating tablet copy from peer 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:53.585057 12447 tablet_copy_client.cc:323] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:37541
I20260608 10:03:53.601009 12198 tablet_copy_service.cc:140] P 23379e608f2b409bbfa9a95008ae3b27: Received BeginTabletCopySession request for tablet 6fad983c32c74790b9d09c83308d06bc from peer 485c9a7897c54799baa38c14a4e27d52 ({username='slave'} at 127.0.0.1:39056)
I20260608 10:03:53.601676 12198 tablet_copy_service.cc:161] P 23379e608f2b409bbfa9a95008ae3b27: Beginning new tablet copy session on tablet 6fad983c32c74790b9d09c83308d06bc from peer 485c9a7897c54799baa38c14a4e27d52 at {username='slave'} at 127.0.0.1:39056: session id = 485c9a7897c54799baa38c14a4e27d52-6fad983c32c74790b9d09c83308d06bc
I20260608 10:03:53.611433 12198 tablet_copy_source_session.cc:215] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:53.614954 12447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fad983c32c74790b9d09c83308d06bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.634266 12447 tablet_copy_client.cc:806] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:53.635097 12447 tablet_copy_client.cc:670] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:53.641163 12447 tablet_copy_client.cc:538] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:53.648679 12447 tablet_bootstrap.cc:492] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: Bootstrap starting.
I20260608 10:03:53.731886 12451 ts_tablet_manager.cc:933] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: Initiating tablet copy from peer 23379e608f2b409bbfa9a95008ae3b27 (127.1.39.67:37541)
I20260608 10:03:53.734315 12451 tablet_copy_client.cc:323] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:37541
I20260608 10:03:53.736227 12198 tablet_copy_service.cc:140] P 23379e608f2b409bbfa9a95008ae3b27: Received BeginTabletCopySession request for tablet 6c12b75abd5147389cf05ccf461918d0 from peer 485c9a7897c54799baa38c14a4e27d52 ({username='slave'} at 127.0.0.1:39056)
I20260608 10:03:53.736804 12198 tablet_copy_service.cc:161] P 23379e608f2b409bbfa9a95008ae3b27: Beginning new tablet copy session on tablet 6c12b75abd5147389cf05ccf461918d0 from peer 485c9a7897c54799baa38c14a4e27d52 at {username='slave'} at 127.0.0.1:39056: session id = 485c9a7897c54799baa38c14a4e27d52-6c12b75abd5147389cf05ccf461918d0
I20260608 10:03:53.745389 12198 tablet_copy_source_session.cc:215] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:53.749006 12451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c12b75abd5147389cf05ccf461918d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.758662 12453 ts_tablet_manager.cc:933] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: Initiating tablet copy from peer 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029)
I20260608 10:03:53.770638 12451 tablet_copy_client.cc:806] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:53.771878 12451 tablet_copy_client.cc:670] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:53.774010 12453 tablet_copy_client.cc:323] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:33029
I20260608 10:03:53.778614 12451 tablet_copy_client.cc:538] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:53.788045 12123 tablet_copy_service.cc:140] P 6c6f74219d6a448eadaeb13816b9c15f: Received BeginTabletCopySession request for tablet 8d50dda028874413a6f071b82f5b1467 from peer 485c9a7897c54799baa38c14a4e27d52 ({username='slave'} at 127.0.0.1:53554)
I20260608 10:03:53.788821 12123 tablet_copy_service.cc:161] P 6c6f74219d6a448eadaeb13816b9c15f: Beginning new tablet copy session on tablet 8d50dda028874413a6f071b82f5b1467 from peer 485c9a7897c54799baa38c14a4e27d52 at {username='slave'} at 127.0.0.1:53554: session id = 485c9a7897c54799baa38c14a4e27d52-8d50dda028874413a6f071b82f5b1467
I20260608 10:03:53.794744 12447 tablet_bootstrap.cc:492] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=141 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:53.795001 12451 tablet_bootstrap.cc:492] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: Bootstrap starting.
I20260608 10:03:53.795830 12447 tablet_bootstrap.cc:492] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: Bootstrap complete.
I20260608 10:03:53.796751 12447 ts_tablet_manager.cc:1403] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: Time spent bootstrapping tablet: real 0.148s	user 0.112s	sys 0.028s
I20260608 10:03:53.800477 12447 raft_consensus.cc:359] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:53.801371 12447 raft_consensus.cc:740] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 485c9a7897c54799baa38c14a4e27d52, State: Initialized, Role: LEARNER
I20260608 10:03:53.801615 12123 tablet_copy_source_session.cc:215] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:53.802132 12447 consensus_queue.cc:260] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:53.805688 12453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d50dda028874413a6f071b82f5b1467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.812525 12447 ts_tablet_manager.cc:1434] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 10:03:53.822696 12198 tablet_copy_service.cc:342] P 23379e608f2b409bbfa9a95008ae3b27: Request end of tablet copy session 485c9a7897c54799baa38c14a4e27d52-6fad983c32c74790b9d09c83308d06bc received from {username='slave'} at 127.0.0.1:39056
I20260608 10:03:53.823318 12198 tablet_copy_service.cc:434] P 23379e608f2b409bbfa9a95008ae3b27: ending tablet copy session 485c9a7897c54799baa38c14a4e27d52-6fad983c32c74790b9d09c83308d06bc on tablet 6fad983c32c74790b9d09c83308d06bc with peer 485c9a7897c54799baa38c14a4e27d52
I20260608 10:03:53.829953 12453 tablet_copy_client.cc:806] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:53.830652 12453 tablet_copy_client.cc:670] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:53.835311 12453 tablet_copy_client.cc:538] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:53.842425 12453 tablet_bootstrap.cc:492] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: Bootstrap starting.
I20260608 10:03:53.853031 12447 ts_tablet_manager.cc:933] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: Initiating tablet copy from peer 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177)
I20260608 10:03:53.869334 12447 tablet_copy_client.cc:323] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:41177
I20260608 10:03:53.902141 12047 tablet_copy_service.cc:140] P 02feac82ea9b4225a7166c614b22771b: Received BeginTabletCopySession request for tablet 868867d643ce478aa3e39ee44151fd17 from peer 485c9a7897c54799baa38c14a4e27d52 ({username='slave'} at 127.0.0.1:44852)
I20260608 10:03:53.902870 12047 tablet_copy_service.cc:161] P 02feac82ea9b4225a7166c614b22771b: Beginning new tablet copy session on tablet 868867d643ce478aa3e39ee44151fd17 from peer 485c9a7897c54799baa38c14a4e27d52 at {username='slave'} at 127.0.0.1:44852: session id = 485c9a7897c54799baa38c14a4e27d52-868867d643ce478aa3e39ee44151fd17
I20260608 10:03:53.918826 12047 tablet_copy_source_session.cc:215] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:03:53.922978 12447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 868867d643ce478aa3e39ee44151fd17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:53.941643 12447 tablet_copy_client.cc:806] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Starting download of 0 data blocks...
I20260608 10:03:53.942286 12447 tablet_copy_client.cc:670] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Starting download of 1 WAL segments...
I20260608 10:03:53.947319 12447 tablet_copy_client.cc:538] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:03:53.952167 12451 tablet_bootstrap.cc:492] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:53.953119 12451 tablet_bootstrap.cc:492] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: Bootstrap complete.
I20260608 10:03:53.953788 12451 ts_tablet_manager.cc:1403] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: Time spent bootstrapping tablet: real 0.159s	user 0.117s	sys 0.027s
I20260608 10:03:53.956761 12451 raft_consensus.cc:359] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:53.957726 12451 raft_consensus.cc:740] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 485c9a7897c54799baa38c14a4e27d52, State: Initialized, Role: LEARNER
I20260608 10:03:53.957789 12447 tablet_bootstrap.cc:492] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: Bootstrap starting.
I20260608 10:03:53.958410 12451 consensus_queue.cc:260] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:53.961380 12451 ts_tablet_manager.cc:1434] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260608 10:03:53.964385 12198 tablet_copy_service.cc:342] P 23379e608f2b409bbfa9a95008ae3b27: Request end of tablet copy session 485c9a7897c54799baa38c14a4e27d52-6c12b75abd5147389cf05ccf461918d0 received from {username='slave'} at 127.0.0.1:39056
I20260608 10:03:53.964828 12198 tablet_copy_service.cc:434] P 23379e608f2b409bbfa9a95008ae3b27: ending tablet copy session 485c9a7897c54799baa38c14a4e27d52-6c12b75abd5147389cf05ccf461918d0 on tablet 6c12b75abd5147389cf05ccf461918d0 with peer 485c9a7897c54799baa38c14a4e27d52
I20260608 10:03:54.009321 12453 tablet_bootstrap.cc:492] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=132 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:54.010306 12453 tablet_bootstrap.cc:492] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: Bootstrap complete.
I20260608 10:03:54.011037 12453 ts_tablet_manager.cc:1403] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: Time spent bootstrapping tablet: real 0.169s	user 0.132s	sys 0.031s
I20260608 10:03:54.014001 12453 raft_consensus.cc:359] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } attrs { replace: true } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:54.014809 12453 raft_consensus.cc:740] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 485c9a7897c54799baa38c14a4e27d52, State: Initialized, Role: LEARNER
I20260608 10:03:54.015470 12453 consensus_queue.cc:260] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } attrs { replace: true } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:54.017676 12453 ts_tablet_manager.cc:1434] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:03:54.021420 12123 tablet_copy_service.cc:342] P 6c6f74219d6a448eadaeb13816b9c15f: Request end of tablet copy session 485c9a7897c54799baa38c14a4e27d52-8d50dda028874413a6f071b82f5b1467 received from {username='slave'} at 127.0.0.1:53554
I20260608 10:03:54.022012 12123 tablet_copy_service.cc:434] P 6c6f74219d6a448eadaeb13816b9c15f: ending tablet copy session 485c9a7897c54799baa38c14a4e27d52-8d50dda028874413a6f071b82f5b1467 on tablet 8d50dda028874413a6f071b82f5b1467 with peer 485c9a7897c54799baa38c14a4e27d52
I20260608 10:03:54.066542 12447 tablet_bootstrap.cc:492] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:03:54.067345 12447 tablet_bootstrap.cc:492] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: Bootstrap complete.
I20260608 10:03:54.067968 12447 ts_tablet_manager.cc:1403] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: Time spent bootstrapping tablet: real 0.111s	user 0.104s	sys 0.003s
I20260608 10:03:54.070133 12447 raft_consensus.cc:359] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } attrs { replace: true } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:54.070931 12447 raft_consensus.cc:740] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 485c9a7897c54799baa38c14a4e27d52, State: Initialized, Role: LEARNER
I20260608 10:03:54.071489 12447 consensus_queue.cc:260] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } attrs { replace: true } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } }
I20260608 10:03:54.073256 12447 ts_tablet_manager.cc:1434] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
I20260608 10:03:54.075198 12047 tablet_copy_service.cc:342] P 02feac82ea9b4225a7166c614b22771b: Request end of tablet copy session 485c9a7897c54799baa38c14a4e27d52-868867d643ce478aa3e39ee44151fd17 received from {username='slave'} at 127.0.0.1:44852
I20260608 10:03:54.075615 12047 tablet_copy_service.cc:434] P 02feac82ea9b4225a7166c614b22771b: ending tablet copy session 485c9a7897c54799baa38c14a4e27d52-868867d643ce478aa3e39ee44151fd17 on tablet 868867d643ce478aa3e39ee44151fd17 with peer 485c9a7897c54799baa38c14a4e27d52
I20260608 10:03:54.089079 12388 raft_consensus.cc:1217] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:03:54.200693 12388 raft_consensus.cc:1217] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:03:54.211020 12388 raft_consensus.cc:1217] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:03:54.289069  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:03:54.337865  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:54.339396  1181 tablet_replica.cc:333] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b: stopping tablet replica
I20260608 10:03:54.340668  1181 raft_consensus.cc:2243] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.341542  1181 raft_consensus.cc:2272] T 6fad983c32c74790b9d09c83308d06bc P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.344897  1181 tablet_replica.cc:333] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b: stopping tablet replica
I20260608 10:03:54.345609  1181 raft_consensus.cc:2243] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.346313  1181 raft_consensus.cc:2272] T e5a82deaa6a84853a8af322064c083f9 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.349241  1181 tablet_replica.cc:333] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b: stopping tablet replica
I20260608 10:03:54.349809  1181 raft_consensus.cc:2243] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.350395  1181 raft_consensus.cc:2272] T 8d50dda028874413a6f071b82f5b1467 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.353118  1181 tablet_replica.cc:333] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b: stopping tablet replica
I20260608 10:03:54.353739  1181 raft_consensus.cc:2243] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.354497  1181 raft_consensus.cc:2272] T 6c12b75abd5147389cf05ccf461918d0 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.359220  1181 tablet_replica.cc:333] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b: stopping tablet replica
I20260608 10:03:54.360112  1181 raft_consensus.cc:2243] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:54.361112 12388 raft_consensus.cc:1217] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 10:03:54.364094  1181 raft_consensus.cc:2272] T 868867d643ce478aa3e39ee44151fd17 P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.368103  1181 tablet_replica.cc:333] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b: stopping tablet replica
I20260608 10:03:54.368827  1181 raft_consensus.cc:2243] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:54.369958  1181 raft_consensus.cc:2272] T 866ebcd54d6449ebbf57d324b48ef28c P 02feac82ea9b4225a7166c614b22771b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.399323  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
W20260608 10:03:54.403913 12150 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:41177: connect: Connection refused (error 111) [suppressed 5 similar messages]
W20260608 10:03:54.410925 12150 consensus_peers.cc:597] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 -> Peer 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177): Couldn't send request to peer 02feac82ea9b4225a7166c614b22771b. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:54.430029  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:03:54.467203  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:54.468160  1181 tablet_replica.cc:333] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f: stopping tablet replica
I20260608 10:03:54.469210  1181 raft_consensus.cc:2243] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.470388  1181 raft_consensus.cc:2272] T 866ebcd54d6449ebbf57d324b48ef28c P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.474136  1181 tablet_replica.cc:333] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f: stopping tablet replica
I20260608 10:03:54.475170  1181 raft_consensus.cc:2243] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.476313  1181 raft_consensus.cc:2272] T 868867d643ce478aa3e39ee44151fd17 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.479417  1181 tablet_replica.cc:333] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f: stopping tablet replica
I20260608 10:03:54.480036  1181 raft_consensus.cc:2243] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.480816  1181 raft_consensus.cc:2272] T 6c12b75abd5147389cf05ccf461918d0 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.483489  1181 tablet_replica.cc:333] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f: stopping tablet replica
I20260608 10:03:54.484195  1181 raft_consensus.cc:2243] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:54.485317  1181 raft_consensus.cc:2272] T 8d50dda028874413a6f071b82f5b1467 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.489657  1181 tablet_replica.cc:333] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f: stopping tablet replica
I20260608 10:03:54.490581  1181 raft_consensus.cc:2243] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:54.492061  1181 raft_consensus.cc:2272] T e5a82deaa6a84853a8af322064c083f9 P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.496023  1181 tablet_replica.cc:333] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f: stopping tablet replica
I20260608 10:03:54.497126  1181 raft_consensus.cc:2243] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.497692  1181 raft_consensus.cc:2272] T 6fad983c32c74790b9d09c83308d06bc P 6c6f74219d6a448eadaeb13816b9c15f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.533437  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:03:54.567731  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
I20260608 10:03:54.588847 12462 raft_consensus.cc:1064] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: attempting to promote NON_VOTER 485c9a7897c54799baa38c14a4e27d52 to VOTER
I20260608 10:03:54.592087 12462 consensus_queue.cc:237] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 18, Committed index: 18, Last appended: 1.18, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: false } }
I20260608 10:03:54.604740 12388 raft_consensus.cc:1275] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Refusing update from remote peer 23379e608f2b409bbfa9a95008ae3b27: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 10:03:54.610937 12270 consensus_queue.cc:1048] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [LEADER]: Connected to new peer: Peer: permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.003s
W20260608 10:03:54.620296 12150 consensus_peers.cc:597] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 -> Peer 6c6f74219d6a448eadaeb13816b9c15f (127.1.39.66:33029): Couldn't send request to peer 6c6f74219d6a448eadaeb13816b9c15f. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.66:33029: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:54.628912  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 10:03:54.629881 12150 consensus_peers.cc:597] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 -> Peer 02feac82ea9b4225a7166c614b22771b (127.1.39.65:41177): Couldn't send request to peer 02feac82ea9b4225a7166c614b22771b. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:41177: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:03:54.630110  1181 tablet_replica.cc:333] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27: stopping tablet replica
I20260608 10:03:54.631561  1181 raft_consensus.cc:2243] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.632663  1181 raft_consensus.cc:2272] T 8d50dda028874413a6f071b82f5b1467 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.636384  1181 tablet_replica.cc:333] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27: stopping tablet replica
I20260608 10:03:54.637239  1181 raft_consensus.cc:2243] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.637925  1181 raft_consensus.cc:2272] T e5a82deaa6a84853a8af322064c083f9 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.641834  1181 tablet_replica.cc:333] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: stopping tablet replica
I20260608 10:03:54.642669  1181 raft_consensus.cc:2243] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:54.643960  1181 pending_rounds.cc:70] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: Trying to abort 1 pending ops.
I20260608 10:03:54.644214  1181 pending_rounds.cc:77] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294619789681590272 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6fad983c32c74790b9d09c83308d06bc" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: false } } } }
I20260608 10:03:54.645306  1181 raft_consensus.cc:2917] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 1 LEADER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 10:03:54.645716  1181 raft_consensus.cc:2889] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 1 LEADER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:03:54.646082  1181 raft_consensus.cc:2272] T 6fad983c32c74790b9d09c83308d06bc P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.651258  1181 tablet_replica.cc:333] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27: stopping tablet replica
I20260608 10:03:54.652261  1181 raft_consensus.cc:2243] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.653378  1181 raft_consensus.cc:2272] T 866ebcd54d6449ebbf57d324b48ef28c P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.657970  1181 tablet_replica.cc:333] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27: stopping tablet replica
I20260608 10:03:54.658862  1181 raft_consensus.cc:2243] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:54.660494  1181 raft_consensus.cc:2272] T 6c12b75abd5147389cf05ccf461918d0 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.664402  1181 tablet_replica.cc:333] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27: stopping tablet replica
I20260608 10:03:54.665124  1181 raft_consensus.cc:2243] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.665990  1181 raft_consensus.cc:2272] T 868867d643ce478aa3e39ee44151fd17 P 23379e608f2b409bbfa9a95008ae3b27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.701879  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:03:54.732256  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:03:54.770462  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:03:54.771634  1181 tablet_replica.cc:333] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52: stopping tablet replica
I20260608 10:03:54.772415  1181 raft_consensus.cc:2243] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:54.772855  1181 raft_consensus.cc:2272] T 868867d643ce478aa3e39ee44151fd17 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:54.775490  1181 tablet_replica.cc:333] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52: stopping tablet replica
I20260608 10:03:54.776054  1181 raft_consensus.cc:2243] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:54.776476  1181 raft_consensus.cc:2272] T 8d50dda028874413a6f071b82f5b1467 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:54.778584  1181 tablet_replica.cc:333] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52: stopping tablet replica
I20260608 10:03:54.779093  1181 raft_consensus.cc:2243] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:03:54.779467  1181 raft_consensus.cc:2272] T 6c12b75abd5147389cf05ccf461918d0 P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:54.781563  1181 tablet_replica.cc:333] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: stopping tablet replica
I20260608 10:03:54.782049  1181 raft_consensus.cc:2243] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:03:54.782413  1181 pending_rounds.cc:70] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: Trying to abort 1 pending ops.
I20260608 10:03:54.782593  1181 pending_rounds.cc:77] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52: Aborting op as it isn't in flight: id { term: 1 index: 19 } timestamp: 7294619789681590272 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "6fad983c32c74790b9d09c83308d06bc" old_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: true } } } new_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "02feac82ea9b4225a7166c614b22771b" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 41177 } attrs { replace: true } } peers { permanent_uuid: "6c6f74219d6a448eadaeb13816b9c15f" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 33029 } } peers { permanent_uuid: "23379e608f2b409bbfa9a95008ae3b27" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 37541 } } peers { permanent_uuid: "485c9a7897c54799baa38c14a4e27d52" member_type: VOTER last_known_addr { host: "127.1.39.68" port: 44673 } attrs { promote: false } } } }
I20260608 10:03:54.783247  1181 raft_consensus.cc:2917] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52 [term 1 FOLLOWER]: Aborting config change with OpId 1.19: Aborted: Op aborted
I20260608 10:03:54.783593  1181 raft_consensus.cc:2889] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 10:03:54.783926  1181 raft_consensus.cc:2272] T 6fad983c32c74790b9d09c83308d06bc P 485c9a7897c54799baa38c14a4e27d52 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:03:54.810315  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:03:54.826121  1181 master.cc:562] Master@127.1.39.126:37115 shutting down...
W20260608 10:03:54.855259 11983 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:03:54.855726 11983 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:03:54.855968 11983 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:03:54.857668  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:03:54.858314  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:03:54.858706  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P fb4897e8644e40a8bda080ed2cf6d68a: stopping tablet replica
I20260608 10:03:54.881763  1181 master.cc:584] Master@127.1.39.126:37115 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (7281 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 10:03:54.937695  1181 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.1.39.126:42311
I20260608 10:03:54.939002  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:54.946247 12472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:54.946429 12473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:54.947538 12475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:54.948571  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:54.949594  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:54.949779  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:54.949913  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913034949878 us; error 0 us; skew 500 ppm
I20260608 10:03:54.950495  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:54.953223  1181 webserver.cc:533] Webserver started at http://127.1.39.126:36323/ using document root <none> and password file <none>
I20260608 10:03:54.953727  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:54.953881  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:54.954186  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:54.955289  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/master-0-root/instance:
uuid: "5473e8a6ca954e99888cb05f74baec46"
format_stamp: "Formatted at 2026-06-08 10:03:54 on dist-test-slave-90g7"
I20260608 10:03:54.959951  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:54.963776 12480 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:54.964730  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 10:03:54.964982  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/master-0-root
uuid: "5473e8a6ca954e99888cb05f74baec46"
format_stamp: "Formatted at 2026-06-08 10:03:54 on dist-test-slave-90g7"
I20260608 10:03:54.965214  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:54.981081  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:54.982327  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:55.025631  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.126:42311
I20260608 10:03:55.025822 12531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.126:42311 every 8 connection(s)
I20260608 10:03:55.030380 12532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:55.041397 12532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46: Bootstrap starting.
I20260608 10:03:55.046831 12532 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:55.051390 12532 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46: No bootstrap required, opened a new log
I20260608 10:03:55.053727 12532 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5473e8a6ca954e99888cb05f74baec46" member_type: VOTER }
I20260608 10:03:55.054112 12532 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:55.054297 12532 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5473e8a6ca954e99888cb05f74baec46, State: Initialized, Role: FOLLOWER
I20260608 10:03:55.054937 12532 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "5473e8a6ca954e99888cb05f74baec46" member_type: VOTER }
I20260608 10:03:55.055382 12532 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 10:03:55.055593 12532 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 10:03:55.055812 12532 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:55.061902 12532 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5473e8a6ca954e99888cb05f74baec46" member_type: VOTER }
I20260608 10:03:55.062417 12532 leader_election.cc:304] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [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: 5473e8a6ca954e99888cb05f74baec46; no voters: 
I20260608 10:03:55.063588 12532 leader_election.cc:290] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 10:03:55.064261 12535 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:55.065744 12535 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 1 LEADER]: Becoming Leader. State: Replica: 5473e8a6ca954e99888cb05f74baec46, State: Running, Role: LEADER
I20260608 10:03:55.066475 12535 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [LEADER]: Queue going to LEADER mode. State: All 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: "5473e8a6ca954e99888cb05f74baec46" member_type: VOTER }
I20260608 10:03:55.067256 12532 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 10:03:55.072063 12537 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5473e8a6ca954e99888cb05f74baec46. Latest consensus state: current_term: 1 leader_uuid: "5473e8a6ca954e99888cb05f74baec46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5473e8a6ca954e99888cb05f74baec46" member_type: VOTER } }
I20260608 10:03:55.071921 12536 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5473e8a6ca954e99888cb05f74baec46" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5473e8a6ca954e99888cb05f74baec46" member_type: VOTER } }
I20260608 10:03:55.073027 12537 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:55.073647 12536 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [sys.catalog]: This master's current role is: LEADER
I20260608 10:03:55.076896 12542 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 10:03:55.082139 12542 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 10:03:55.086761  1181 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 10:03:55.093768 12542 catalog_manager.cc:1382] Generated new cluster ID: db397b088f784ac58bb355e47979eaf0
I20260608 10:03:55.094118 12542 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 10:03:55.119668 12542 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 10:03:55.121101 12542 catalog_manager.cc:1539] Loading token signing keys...
I20260608 10:03:55.145778 12542 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46: Generated new TSK 0
I20260608 10:03:55.146494 12542 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 10:03:55.155263  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:55.162477 12553 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:55.163255 12554 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:55.164906 12556 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:55.166219  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:55.167192  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:55.167394  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:55.167577  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913035167562 us; error 0 us; skew 500 ppm
I20260608 10:03:55.168198  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:55.170848  1181 webserver.cc:533] Webserver started at http://127.1.39.65:44271/ using document root <none> and password file <none>
I20260608 10:03:55.171391  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:55.171586  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:55.171868  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:55.172982  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-0-root/instance:
uuid: "da5a6fd64f1142cabc41cdab1f2204f5"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-90g7"
I20260608 10:03:55.177498  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:55.181584 12561 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.182448  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 10:03:55.182775  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-0-root
uuid: "da5a6fd64f1142cabc41cdab1f2204f5"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-90g7"
I20260608 10:03:55.183036  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:55.216836  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:55.218009  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:55.219574  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:55.221943  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:55.222118  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.222317  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:55.222496  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.264644  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.65:45329
I20260608 10:03:55.264768 12623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.65:45329 every 8 connection(s)
I20260608 10:03:55.270102  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:55.277464 12628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:55.278503 12630 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:55.282510  1181 server_base.cc:1061] running on GCE node
W20260608 10:03:55.282579 12632 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:55.285632  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:55.285925  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:55.286152  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913035286130 us; error 0 us; skew 500 ppm
I20260608 10:03:55.286761 12624 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42311
I20260608 10:03:55.286914  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:55.287241 12624 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:55.288121 12624 heartbeater.cc:507] Master 127.1.39.126:42311 requested a full tablet report, sending...
I20260608 10:03:55.289677  1181 webserver.cc:533] Webserver started at http://127.1.39.66:45739/ using document root <none> and password file <none>
I20260608 10:03:55.290433  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:55.290704  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:55.290704 12497 ts_manager.cc:194] Registered new tserver with Master: da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329)
I20260608 10:03:55.291157  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:55.292760  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-1-root/instance:
uuid: "179310f3aa0b4624bcbadde903bb83a7"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-90g7"
I20260608 10:03:55.293503 12497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44572
I20260608 10:03:55.298281  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 10:03:55.302158 12637 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.302966  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 10:03:55.303277  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-1-root
uuid: "179310f3aa0b4624bcbadde903bb83a7"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-90g7"
I20260608 10:03:55.303545  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:55.312831  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:55.313898  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:55.315371  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:55.317689  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:55.317867  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.318152  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:55.318331  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.360395  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.66:43495
I20260608 10:03:55.360495 12699 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.66:43495 every 8 connection(s)
I20260608 10:03:55.365809  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:55.375855 12703 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:55.381398 12700 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42311
I20260608 10:03:55.382030 12700 heartbeater.cc:461] Registering TS with master...
W20260608 10:03:55.381862 12704 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:55.383193 12700 heartbeater.cc:507] Master 127.1.39.126:42311 requested a full tablet report, sending...
W20260608 10:03:55.383361 12706 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:55.384440  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:55.385485  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:55.385757  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:55.385921 12497 ts_manager.cc:194] Registered new tserver with Master: 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:03:55.385975  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913035385954 us; error 0 us; skew 500 ppm
I20260608 10:03:55.387100  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:55.387948 12497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44588
I20260608 10:03:55.389937  1181 webserver.cc:533] Webserver started at http://127.1.39.67:46057/ using document root <none> and password file <none>
I20260608 10:03:55.390703  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:55.390954  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:55.391193  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:55.392201  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-2-root/instance:
uuid: "c79e901176e24a959c430431200f6b6f"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-90g7"
I20260608 10:03:55.396941  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 10:03:55.400558 12711 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.401469  1181 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 10:03:55.401765  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-2-root
uuid: "c79e901176e24a959c430431200f6b6f"
format_stamp: "Formatted at 2026-06-08 10:03:55 on dist-test-slave-90g7"
I20260608 10:03:55.402024  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:55.428167  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:55.429287  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:55.430701  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:55.433084  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:55.433312  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.433565  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:55.433725  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:55.474843  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.67:43833
I20260608 10:03:55.475003 12774 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.67:43833 every 8 connection(s)
I20260608 10:03:55.489709 12775 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42311
I20260608 10:03:55.490175 12775 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:55.490957 12775 heartbeater.cc:507] Master 127.1.39.126:42311 requested a full tablet report, sending...
I20260608 10:03:55.493022 12497 ts_manager.cc:194] Registered new tserver with Master: c79e901176e24a959c430431200f6b6f (127.1.39.67:43833)
I20260608 10:03:55.493883  1181 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015642215s
I20260608 10:03:55.494629 12497 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44596
I20260608 10:03:56.296584 12624 heartbeater.cc:499] Master 127.1.39.126:42311 was elected leader, sending a full tablet report...
I20260608 10:03:56.391381 12700 heartbeater.cc:499] Master 127.1.39.126:42311 was elected leader, sending a full tablet report...
I20260608 10:03:56.497597 12775 heartbeater.cc:499] Master 127.1.39.126:42311 was elected leader, sending a full tablet report...
I20260608 10:03:56.558481 12497 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44610:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260608 10:03:56.561820 12497 catalog_manager.cc:7076] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260608 10:03:56.639861 12589 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0b21b69a464e97a4ce5e4e3134b11f (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:56.641780 12589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0b21b69a464e97a4ce5e4e3134b11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.641839 12586 tablet_service.cc:1511] Processing CreateTablet for tablet 61b49f2a840647c58ecf86addbb3d4b5 (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:56.643327 12586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b49f2a840647c58ecf86addbb3d4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.645448 12587 tablet_service.cc:1511] Processing CreateTablet for tablet 8a124709a4f848f884aedb3576353f0d (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:56.646417 12740 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0b21b69a464e97a4ce5e4e3134b11f (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:56.647111 12587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a124709a4f848f884aedb3576353f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.648120 12740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0b21b69a464e97a4ce5e4e3134b11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.649159 12588 tablet_service.cc:1511] Processing CreateTablet for tablet 179f4750cc0044b9a25c0e2b92eaee1e (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:56.653100 12585 tablet_service.cc:1511] Processing CreateTablet for tablet 47faddee091f4c71bfe09cab93fddfa3 (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:56.654009 12739 tablet_service.cc:1511] Processing CreateTablet for tablet 179f4750cc0044b9a25c0e2b92eaee1e (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:56.654774 12585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47faddee091f4c71bfe09cab93fddfa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.656829 12588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179f4750cc0044b9a25c0e2b92eaee1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.657465 12735 tablet_service.cc:1511] Processing CreateTablet for tablet a659e1cfb4344b6aa81f9a8c124e09d3 (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:56.657675 12584 tablet_service.cc:1511] Processing CreateTablet for tablet a659e1cfb4344b6aa81f9a8c124e09d3 (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:56.659248 12584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659e1cfb4344b6aa81f9a8c124e09d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.660228 12738 tablet_service.cc:1511] Processing CreateTablet for tablet 8a124709a4f848f884aedb3576353f0d (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:56.663057 12737 tablet_service.cc:1511] Processing CreateTablet for tablet 61b49f2a840647c58ecf86addbb3d4b5 (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:56.665817 12736 tablet_service.cc:1511] Processing CreateTablet for tablet 47faddee091f4c71bfe09cab93fddfa3 (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:56.655625 12739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179f4750cc0044b9a25c0e2b92eaee1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.672847 12737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b49f2a840647c58ecf86addbb3d4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.676815 12736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47faddee091f4c71bfe09cab93fddfa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.679687 12735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659e1cfb4344b6aa81f9a8c124e09d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.683878 12738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a124709a4f848f884aedb3576353f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.705783 12665 tablet_service.cc:1511] Processing CreateTablet for tablet 1a0b21b69a464e97a4ce5e4e3134b11f (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 10:03:56.707131 12665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0b21b69a464e97a4ce5e4e3134b11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.709822 12661 tablet_service.cc:1511] Processing CreateTablet for tablet 47faddee091f4c71bfe09cab93fddfa3 (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 10:03:56.709823 12664 tablet_service.cc:1511] Processing CreateTablet for tablet 179f4750cc0044b9a25c0e2b92eaee1e (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 10:03:56.711733 12664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 179f4750cc0044b9a25c0e2b92eaee1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.713208 12661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47faddee091f4c71bfe09cab93fddfa3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.713812 12663 tablet_service.cc:1511] Processing CreateTablet for tablet 8a124709a4f848f884aedb3576353f0d (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 10:03:56.715502 12663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a124709a4f848f884aedb3576353f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.716588 12662 tablet_service.cc:1511] Processing CreateTablet for tablet 61b49f2a840647c58ecf86addbb3d4b5 (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 10:03:56.718271 12662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b49f2a840647c58ecf86addbb3d4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.721161 12660 tablet_service.cc:1511] Processing CreateTablet for tablet a659e1cfb4344b6aa81f9a8c124e09d3 (DEFAULT_TABLE table=test-workload [id=85f2c949cedf4a8db20dfec96aad3823]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 10:03:56.722759 12660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659e1cfb4344b6aa81f9a8c124e09d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:03:56.779371 12795 tablet_bootstrap.cc:492] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5: Bootstrap starting.
I20260608 10:03:56.786286 12795 tablet_bootstrap.cc:654] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.797266 12796 tablet_bootstrap.cc:492] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f: Bootstrap starting.
I20260608 10:03:56.804903 12797 tablet_bootstrap.cc:492] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7: Bootstrap starting.
I20260608 10:03:56.807080 12795 tablet_bootstrap.cc:492] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5: No bootstrap required, opened a new log
I20260608 10:03:56.807765 12795 ts_tablet_manager.cc:1403] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260608 10:03:56.809993 12796 tablet_bootstrap.cc:654] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.810822 12795 raft_consensus.cc:359] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.811543 12795 raft_consensus.cc:385] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.811858 12795 raft_consensus.cc:740] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5a6fd64f1142cabc41cdab1f2204f5, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.812711 12795 consensus_queue.cc:260] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.813205 12797 tablet_bootstrap.cc:654] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.816470 12795 ts_tablet_manager.cc:1434] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.005s
I20260608 10:03:56.817399 12796 tablet_bootstrap.cc:492] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f: No bootstrap required, opened a new log
I20260608 10:03:56.817965 12795 tablet_bootstrap.cc:492] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5: Bootstrap starting.
I20260608 10:03:56.818179 12796 ts_tablet_manager.cc:1403] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.007s
I20260608 10:03:56.822997 12796 raft_consensus.cc:359] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.824018 12796 raft_consensus.cc:385] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.824411 12796 raft_consensus.cc:740] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79e901176e24a959c430431200f6b6f, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.826455 12795 tablet_bootstrap.cc:654] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.826215 12796 consensus_queue.cc:260] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.832198 12797 tablet_bootstrap.cc:492] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7: No bootstrap required, opened a new log
I20260608 10:03:56.832948 12797 ts_tablet_manager.cc:1403] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.009s
I20260608 10:03:56.837056 12796 ts_tablet_manager.cc:1434] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 10:03:56.836798 12797 raft_consensus.cc:359] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.837627 12797 raft_consensus.cc:385] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.837932 12797 raft_consensus.cc:740] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179310f3aa0b4624bcbadde903bb83a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.838729 12797 consensus_queue.cc:260] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.840211 12796 tablet_bootstrap.cc:492] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f: Bootstrap starting.
I20260608 10:03:56.850425 12796 tablet_bootstrap.cc:654] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.863323 12797 ts_tablet_manager.cc:1434] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.023s
I20260608 10:03:56.864303 12796 tablet_bootstrap.cc:492] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f: No bootstrap required, opened a new log
I20260608 10:03:56.864547 12797 tablet_bootstrap.cc:492] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7: Bootstrap starting.
I20260608 10:03:56.865139 12796 ts_tablet_manager.cc:1403] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.009s
I20260608 10:03:56.866046 12795 tablet_bootstrap.cc:492] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5: No bootstrap required, opened a new log
I20260608 10:03:56.866808 12795 ts_tablet_manager.cc:1403] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.016s
I20260608 10:03:56.869773 12796 raft_consensus.cc:359] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.870738 12796 raft_consensus.cc:385] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.871152 12796 raft_consensus.cc:740] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79e901176e24a959c430431200f6b6f, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.870930 12795 raft_consensus.cc:359] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.872053 12795 raft_consensus.cc:385] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.872546 12795 raft_consensus.cc:740] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5a6fd64f1142cabc41cdab1f2204f5, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.872687 12797 tablet_bootstrap.cc:654] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.873682 12795 consensus_queue.cc:260] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.876643 12795 ts_tablet_manager.cc:1434] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260608 10:03:56.872270 12796 consensus_queue.cc:260] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.878126 12795 tablet_bootstrap.cc:492] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5: Bootstrap starting.
I20260608 10:03:56.879915 12796 ts_tablet_manager.cc:1434] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.006s
I20260608 10:03:56.881412 12796 tablet_bootstrap.cc:492] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f: Bootstrap starting.
I20260608 10:03:56.887887 12795 tablet_bootstrap.cc:654] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.889964 12796 tablet_bootstrap.cc:654] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.906657 12800 raft_consensus.cc:493] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:56.907711 12800 raft_consensus.cc:515] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.917042 12800 leader_election.cc:290] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495), c79e901176e24a959c430431200f6b6f (127.1.39.67:43833)
I20260608 10:03:56.917948 12797 tablet_bootstrap.cc:492] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7: No bootstrap required, opened a new log
I20260608 10:03:56.918648 12797 ts_tablet_manager.cc:1403] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7: Time spent bootstrapping tablet: real 0.054s	user 0.020s	sys 0.028s
I20260608 10:03:56.920085 12795 tablet_bootstrap.cc:492] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5: No bootstrap required, opened a new log
I20260608 10:03:56.920679 12795 ts_tablet_manager.cc:1403] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.025s
I20260608 10:03:56.922252 12796 tablet_bootstrap.cc:492] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f: No bootstrap required, opened a new log
I20260608 10:03:56.922130 12797 raft_consensus.cc:359] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.922994 12797 raft_consensus.cc:385] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.923352 12797 raft_consensus.cc:740] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179310f3aa0b4624bcbadde903bb83a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.923700 12795 raft_consensus.cc:359] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.924592 12795 raft_consensus.cc:385] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.924957 12795 raft_consensus.cc:740] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5a6fd64f1142cabc41cdab1f2204f5, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.924787 12797 consensus_queue.cc:260] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.926035 12795 consensus_queue.cc:260] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.928479 12795 ts_tablet_manager.cc:1434] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260608 10:03:56.929602 12795 tablet_bootstrap.cc:492] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5: Bootstrap starting.
I20260608 10:03:56.923203 12796 ts_tablet_manager.cc:1403] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.009s
I20260608 10:03:56.930529 12797 ts_tablet_manager.cc:1434] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 10:03:56.931644 12797 tablet_bootstrap.cc:492] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7: Bootstrap starting.
I20260608 10:03:56.934412 12796 raft_consensus.cc:359] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.936933 12796 raft_consensus.cc:385] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.937288 12796 raft_consensus.cc:740] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79e901176e24a959c430431200f6b6f, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.938302 12797 tablet_bootstrap.cc:654] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.938221 12796 consensus_queue.cc:260] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.936486 12795 tablet_bootstrap.cc:654] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.946131 12796 ts_tablet_manager.cc:1434] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f: Time spent starting tablet: real 0.016s	user 0.000s	sys 0.007s
I20260608 10:03:56.947654 12796 tablet_bootstrap.cc:492] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f: Bootstrap starting.
I20260608 10:03:56.955719 12802 raft_consensus.cc:493] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:56.956326 12802 raft_consensus.cc:515] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.957322 12796 tablet_bootstrap.cc:654] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.957885 12797 tablet_bootstrap.cc:492] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7: No bootstrap required, opened a new log
I20260608 10:03:56.958745 12797 ts_tablet_manager.cc:1403] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.002s
I20260608 10:03:56.963243 12797 raft_consensus.cc:359] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.964372 12797 raft_consensus.cc:385] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:56.964790 12797 raft_consensus.cc:740] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179310f3aa0b4624bcbadde903bb83a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:56.967850 12797 consensus_queue.cc:260] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:56.969467 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659e1cfb4344b6aa81f9a8c124e09d3" candidate_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7" is_pre_election: true
I20260608 10:03:56.970443 12675 raft_consensus.cc:2468] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da5a6fd64f1142cabc41cdab1f2204f5 in term 0.
I20260608 10:03:56.972318 12797 ts_tablet_manager.cc:1434] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 10:03:56.974042 12797 tablet_bootstrap.cc:492] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7: Bootstrap starting.
I20260608 10:03:56.979600 12802 leader_election.cc:290] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:03:56.982585 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659e1cfb4344b6aa81f9a8c124e09d3" candidate_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79e901176e24a959c430431200f6b6f" is_pre_election: true
I20260608 10:03:56.982903 12565 leader_election.cc:304] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179310f3aa0b4624bcbadde903bb83a7, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 
I20260608 10:03:56.983745 12750 raft_consensus.cc:2468] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da5a6fd64f1142cabc41cdab1f2204f5 in term 0.
I20260608 10:03:56.986095 12800 raft_consensus.cc:2804] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:56.986568 12800 raft_consensus.cc:493] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:56.986896 12800 raft_consensus.cc:3060] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:56.994778 12797 tablet_bootstrap.cc:654] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:56.996996 12795 tablet_bootstrap.cc:492] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5: No bootstrap required, opened a new log
I20260608 10:03:56.997836 12795 ts_tablet_manager.cc:1403] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5: Time spent bootstrapping tablet: real 0.069s	user 0.018s	sys 0.012s
I20260608 10:03:57.006677 12795 raft_consensus.cc:359] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } }
I20260608 10:03:57.007826 12795 raft_consensus.cc:385] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.008240 12795 raft_consensus.cc:740] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5a6fd64f1142cabc41cdab1f2204f5, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.009802 12795 consensus_queue.cc:260] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } }
I20260608 10:03:57.013195 12796 tablet_bootstrap.cc:492] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f: No bootstrap required, opened a new log
I20260608 10:03:57.013813 12796 ts_tablet_manager.cc:1403] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f: Time spent bootstrapping tablet: real 0.066s	user 0.022s	sys 0.016s
I20260608 10:03:57.017935 12800 raft_consensus.cc:515] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.018493 12599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179f4750cc0044b9a25c0e2b92eaee1e" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" is_pre_election: true
I20260608 10:03:57.019616 12796 raft_consensus.cc:359] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.019737 12599 raft_consensus.cc:2468] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79e901176e24a959c430431200f6b6f in term 0.
I20260608 10:03:57.021735 12713 leader_election.cc:304] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79e901176e24a959c430431200f6b6f, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 
I20260608 10:03:57.022485 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179f4750cc0044b9a25c0e2b92eaee1e" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7" is_pre_election: true
I20260608 10:03:57.022696 12802 raft_consensus.cc:2804] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:57.023392 12802 raft_consensus.cc:493] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:57.023463 12675 raft_consensus.cc:2468] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79e901176e24a959c430431200f6b6f in term 0.
I20260608 10:03:57.023908 12802 raft_consensus.cc:3060] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.024777 12800 leader_election.cc:290] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [CANDIDATE]: Term 1 election: Requested vote from peers 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495), c79e901176e24a959c430431200f6b6f (127.1.39.67:43833)
I20260608 10:03:57.025640 12796 raft_consensus.cc:385] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.025985 12796 raft_consensus.cc:740] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79e901176e24a959c430431200f6b6f, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.026604 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659e1cfb4344b6aa81f9a8c124e09d3" candidate_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79e901176e24a959c430431200f6b6f"
I20260608 10:03:57.027194 12750 raft_consensus.cc:3060] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.026799 12796 consensus_queue.cc:260] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.029774 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a659e1cfb4344b6aa81f9a8c124e09d3" candidate_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7"
I20260608 10:03:57.030387 12675 raft_consensus.cc:3060] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.034621 12797 tablet_bootstrap.cc:492] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7: No bootstrap required, opened a new log
I20260608 10:03:57.035516 12797 ts_tablet_manager.cc:1403] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.014s
I20260608 10:03:57.036022 12795 ts_tablet_manager.cc:1434] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5: Time spent starting tablet: real 0.038s	user 0.014s	sys 0.004s
I20260608 10:03:57.038105 12802 raft_consensus.cc:515] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.042320 12599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179f4750cc0044b9a25c0e2b92eaee1e" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5"
I20260608 10:03:57.043219 12599 raft_consensus.cc:3060] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.044551 12802 leader_election.cc:290] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 election: Requested vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:03:57.045220 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "179f4750cc0044b9a25c0e2b92eaee1e" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7"
I20260608 10:03:57.045971 12674 raft_consensus.cc:3060] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.046384 12797 raft_consensus.cc:359] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.049572 12797 raft_consensus.cc:385] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.050618 12797 raft_consensus.cc:740] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179310f3aa0b4624bcbadde903bb83a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.051625 12797 consensus_queue.cc:260] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.055869 12797 ts_tablet_manager.cc:1434] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.006s
I20260608 10:03:57.059548 12750 raft_consensus.cc:2468] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5a6fd64f1142cabc41cdab1f2204f5 in term 1.
I20260608 10:03:57.061151 12599 raft_consensus.cc:2468] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79e901176e24a959c430431200f6b6f in term 1.
I20260608 10:03:57.061924 12797 tablet_bootstrap.cc:492] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7: Bootstrap starting.
I20260608 10:03:57.061311 12565 leader_election.cc:304] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79e901176e24a959c430431200f6b6f, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 
I20260608 10:03:57.065312 12802 raft_consensus.cc:493] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:57.065963 12817 raft_consensus.cc:2804] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.066679 12817 raft_consensus.cc:697] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 LEADER]: Becoming Leader. State: Replica: da5a6fd64f1142cabc41cdab1f2204f5, State: Running, Role: LEADER
I20260608 10:03:57.067649 12817 consensus_queue.cc:237] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.070889 12796 ts_tablet_manager.cc:1434] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f: Time spent starting tablet: real 0.057s	user 0.014s	sys 0.012s
I20260608 10:03:57.065932 12802 raft_consensus.cc:515] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.073820 12797 tablet_bootstrap.cc:654] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.072506 12713 leader_election.cc:304] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79e901176e24a959c430431200f6b6f, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 
I20260608 10:03:57.080780 12675 raft_consensus.cc:2468] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5a6fd64f1142cabc41cdab1f2204f5 in term 1.
I20260608 10:03:57.082226 12818 raft_consensus.cc:493] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:57.074818 12795 tablet_bootstrap.cc:492] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5: Bootstrap starting.
I20260608 10:03:57.085937 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47faddee091f4c71bfe09cab93fddfa3" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7" is_pre_election: true
W20260608 10:03:57.087284 12545 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260608 10:03:57.088109 12715 leader_election.cc:343] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:57.083647 12802 leader_election.cc:290] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:03:57.090441 12802 raft_consensus.cc:2804] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.091300 12802 raft_consensus.cc:697] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 1 LEADER]: Becoming Leader. State: Replica: c79e901176e24a959c430431200f6b6f, State: Running, Role: LEADER
I20260608 10:03:57.075673 12674 raft_consensus.cc:2468] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79e901176e24a959c430431200f6b6f in term 1.
I20260608 10:03:57.099961 12802 consensus_queue.cc:237] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.091979 12818 raft_consensus.cc:515] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.097077 12796 tablet_bootstrap.cc:492] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f: Bootstrap starting.
I20260608 10:03:57.110867 12804 raft_consensus.cc:493] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:57.111688 12804 raft_consensus.cc:515] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.115424 12795 tablet_bootstrap.cc:654] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.119231 12804 leader_election.cc:290] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), c79e901176e24a959c430431200f6b6f (127.1.39.67:43833)
W20260608 10:03:57.126022 12713 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.1.39.65:45329, user_credentials={real_user=slave}} blocked reactor thread for 53678.2us
I20260608 10:03:57.131394 12599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47faddee091f4c71bfe09cab93fddfa3" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" is_pre_election: true
I20260608 10:03:57.132586 12599 raft_consensus.cc:2468] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79e901176e24a959c430431200f6b6f in term 0.
I20260608 10:03:57.133157 12797 tablet_bootstrap.cc:492] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7: No bootstrap required, opened a new log
I20260608 10:03:57.133812 12797 ts_tablet_manager.cc:1403] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7: Time spent bootstrapping tablet: real 0.077s	user 0.023s	sys 0.002s
I20260608 10:03:57.134394 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b49f2a840647c58ecf86addbb3d4b5" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" is_pre_election: true
I20260608 10:03:57.137633 12713 leader_election.cc:304] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [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: c79e901176e24a959c430431200f6b6f, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 179310f3aa0b4624bcbadde903bb83a7
I20260608 10:03:57.141506 12802 raft_consensus.cc:2804] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:57.141765 12818 leader_election.cc:290] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:03:57.144838 12797 raft_consensus.cc:359] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.143868 12802 raft_consensus.cc:493] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:57.145437 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b49f2a840647c58ecf86addbb3d4b5" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7" is_pre_election: true
I20260608 10:03:57.145984 12802 raft_consensus.cc:3060] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.146281 12674 raft_consensus.cc:2468] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c79e901176e24a959c430431200f6b6f in term 0.
I20260608 10:03:57.145721 12497 catalog_manager.cc:5696] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65). New cstate: current_term: 1 leader_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:57.146164 12495 catalog_manager.cc:5696] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f reported cstate change: term changed from 0 to 1, leader changed from <none> to c79e901176e24a959c430431200f6b6f (127.1.39.67). New cstate: current_term: 1 leader_uuid: "c79e901176e24a959c430431200f6b6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:57.147969 12715 leader_election.cc:304] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179310f3aa0b4624bcbadde903bb83a7, c79e901176e24a959c430431200f6b6f; no voters: 
I20260608 10:03:57.148969 12818 raft_consensus.cc:2804] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:57.149319 12818 raft_consensus.cc:493] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:57.149658 12818 raft_consensus.cc:3060] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Advancing to term 1
W20260608 10:03:57.151208 12713 leader_election.cc:343] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329): Illegal state: must be running to vote when last-logged opid is not known
I20260608 10:03:57.155228 12802 raft_consensus.cc:515] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.156689 12797 raft_consensus.cc:385] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.157704 12797 raft_consensus.cc:740] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179310f3aa0b4624bcbadde903bb83a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.158807 12797 consensus_queue.cc:260] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.160519 12796 tablet_bootstrap.cc:654] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.161342 12797 ts_tablet_manager.cc:1434] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.003s
I20260608 10:03:57.162170 12795 tablet_bootstrap.cc:492] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5: No bootstrap required, opened a new log
I20260608 10:03:57.162528 12797 tablet_bootstrap.cc:492] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7: Bootstrap starting.
I20260608 10:03:57.164884 12795 ts_tablet_manager.cc:1403] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5: Time spent bootstrapping tablet: real 0.110s	user 0.022s	sys 0.018s
I20260608 10:03:57.171738 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47faddee091f4c71bfe09cab93fddfa3" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5"
I20260608 10:03:57.172492 12598 raft_consensus.cc:3060] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.184194 12796 tablet_bootstrap.cc:492] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f: No bootstrap required, opened a new log
I20260608 10:03:57.185012 12796 ts_tablet_manager.cc:1403] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.006s
I20260608 10:03:57.188058 12795 raft_consensus.cc:359] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.190407 12795 raft_consensus.cc:385] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.190694 12795 raft_consensus.cc:740] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5a6fd64f1142cabc41cdab1f2204f5, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.191444 12795 consensus_queue.cc:260] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.194164 12795 ts_tablet_manager.cc:1434] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260608 10:03:57.194350 12599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b49f2a840647c58ecf86addbb3d4b5" candidate_uuid: "179310f3aa0b4624bcbadde903bb83a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" is_pre_election: true
I20260608 10:03:57.195012 12599 raft_consensus.cc:2468] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179310f3aa0b4624bcbadde903bb83a7 in term 0.
I20260608 10:03:57.195274 12795 tablet_bootstrap.cc:492] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5: Bootstrap starting.
I20260608 10:03:57.176751 12818 raft_consensus.cc:515] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.197580 12639 leader_election.cc:304] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179310f3aa0b4624bcbadde903bb83a7, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 
I20260608 10:03:57.198541 12804 raft_consensus.cc:2804] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:57.198907 12804 raft_consensus.cc:493] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:57.199251 12804 raft_consensus.cc:3060] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.190033 12797 tablet_bootstrap.cc:654] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.203344 12599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b49f2a840647c58ecf86addbb3d4b5" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5"
I20260608 10:03:57.202656 12802 leader_election.cc:290] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 election: Requested vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:03:57.204710 12674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47faddee091f4c71bfe09cab93fddfa3" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7"
I20260608 10:03:57.205399 12674 raft_consensus.cc:3060] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.205783 12818 leader_election.cc:290] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 election: Requested vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:03:57.207624 12598 raft_consensus.cc:2468] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79e901176e24a959c430431200f6b6f in term 1.
I20260608 10:03:57.203986 12599 raft_consensus.cc:3060] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.208568 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b49f2a840647c58ecf86addbb3d4b5" candidate_uuid: "179310f3aa0b4624bcbadde903bb83a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79e901176e24a959c430431200f6b6f" is_pre_election: true
I20260608 10:03:57.209393 12750 raft_consensus.cc:2393] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 179310f3aa0b4624bcbadde903bb83a7 in current term 1: Already voted for candidate c79e901176e24a959c430431200f6b6f in this term.
I20260608 10:03:57.209534 12713 leader_election.cc:304] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79e901176e24a959c430431200f6b6f, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 
I20260608 10:03:57.210988 12818 raft_consensus.cc:2804] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.211694 12818 raft_consensus.cc:697] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 1 LEADER]: Becoming Leader. State: Replica: c79e901176e24a959c430431200f6b6f, State: Running, Role: LEADER
I20260608 10:03:57.212327 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b49f2a840647c58ecf86addbb3d4b5" candidate_uuid: "c79e901176e24a959c430431200f6b6f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7"
I20260608 10:03:57.213038 12818 consensus_queue.cc:237] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.217459 12674 raft_consensus.cc:2468] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79e901176e24a959c430431200f6b6f in term 1.
I20260608 10:03:57.219178 12804 raft_consensus.cc:515] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.222343 12675 raft_consensus.cc:2393] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c79e901176e24a959c430431200f6b6f in current term 1: Already voted for candidate 179310f3aa0b4624bcbadde903bb83a7 in this term.
I20260608 10:03:57.223809 12797 tablet_bootstrap.cc:492] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7: No bootstrap required, opened a new log
I20260608 10:03:57.224476 12797 ts_tablet_manager.cc:1403] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7: Time spent bootstrapping tablet: real 0.062s	user 0.013s	sys 0.001s
I20260608 10:03:57.189653 12796 raft_consensus.cc:359] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.225839 12796 raft_consensus.cc:385] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.226290 12796 raft_consensus.cc:740] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79e901176e24a959c430431200f6b6f, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.227560 12796 consensus_queue.cc:260] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.228941 12797 raft_consensus.cc:359] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } }
I20260608 10:03:57.229729 12797 raft_consensus.cc:385] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.230026 12797 raft_consensus.cc:740] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 179310f3aa0b4624bcbadde903bb83a7, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.231135 12598 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b49f2a840647c58ecf86addbb3d4b5" candidate_uuid: "179310f3aa0b4624bcbadde903bb83a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5"
I20260608 10:03:57.217536 12599 raft_consensus.cc:2468] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c79e901176e24a959c430431200f6b6f in term 1.
I20260608 10:03:57.234053 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61b49f2a840647c58ecf86addbb3d4b5" candidate_uuid: "179310f3aa0b4624bcbadde903bb83a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79e901176e24a959c430431200f6b6f"
I20260608 10:03:57.234688 12796 ts_tablet_manager.cc:1434] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f: Time spent starting tablet: real 0.049s	user 0.007s	sys 0.000s
I20260608 10:03:57.234831 12750 raft_consensus.cc:2393] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 179310f3aa0b4624bcbadde903bb83a7 in current term 1: Already voted for candidate c79e901176e24a959c430431200f6b6f in this term.
I20260608 10:03:57.235795 12713 leader_election.cc:304] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [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: c79e901176e24a959c430431200f6b6f, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 179310f3aa0b4624bcbadde903bb83a7
I20260608 10:03:57.236207 12804 leader_election.cc:290] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [CANDIDATE]: Term 1 election: Requested vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), c79e901176e24a959c430431200f6b6f (127.1.39.67:43833)
I20260608 10:03:57.236883 12818 raft_consensus.cc:2804] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.236770 12641 leader_election.cc:304] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [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: 179310f3aa0b4624bcbadde903bb83a7; no voters: c79e901176e24a959c430431200f6b6f, da5a6fd64f1142cabc41cdab1f2204f5
I20260608 10:03:57.237639 12818 raft_consensus.cc:697] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 1 LEADER]: Becoming Leader. State: Replica: c79e901176e24a959c430431200f6b6f, State: Running, Role: LEADER
I20260608 10:03:57.237344 12797 consensus_queue.cc:260] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } }
I20260608 10:03:57.238435 12804 raft_consensus.cc:2749] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 10:03:57.235770 12795 tablet_bootstrap.cc:654] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.235827 12796 tablet_bootstrap.cc:492] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f: Bootstrap starting.
I20260608 10:03:57.238562 12818 consensus_queue.cc:237] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.247747 12796 tablet_bootstrap.cc:654] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f: Neither blocks nor log segments found. Creating new log.
I20260608 10:03:57.252326 12797 ts_tablet_manager.cc:1434] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.001s
I20260608 10:03:57.258177 12795 tablet_bootstrap.cc:492] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5: No bootstrap required, opened a new log
I20260608 10:03:57.258879 12795 ts_tablet_manager.cc:1403] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.012s
I20260608 10:03:57.262290 12795 raft_consensus.cc:359] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.262077 12496 catalog_manager.cc:5696] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f reported cstate change: term changed from 0 to 1, leader changed from <none> to c79e901176e24a959c430431200f6b6f (127.1.39.67). New cstate: current_term: 1 leader_uuid: "c79e901176e24a959c430431200f6b6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:57.263162 12795 raft_consensus.cc:385] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.263594 12795 raft_consensus.cc:740] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: da5a6fd64f1142cabc41cdab1f2204f5, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.264299 12795 consensus_queue.cc:260] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.264091 12496 catalog_manager.cc:5696] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f reported cstate change: term changed from 0 to 1, leader changed from <none> to c79e901176e24a959c430431200f6b6f (127.1.39.67). New cstate: current_term: 1 leader_uuid: "c79e901176e24a959c430431200f6b6f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } health_report { overall_health: HEALTHY } } }
I20260608 10:03:57.268276 12795 ts_tablet_manager.cc:1434] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260608 10:03:57.269065 12796 tablet_bootstrap.cc:492] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f: No bootstrap required, opened a new log
I20260608 10:03:57.269486 12796 ts_tablet_manager.cc:1403] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f: Time spent bootstrapping tablet: real 0.034s	user 0.013s	sys 0.000s
I20260608 10:03:57.272459 12796 raft_consensus.cc:359] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } }
I20260608 10:03:57.274020 12796 raft_consensus.cc:385] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 10:03:57.274578 12796 raft_consensus.cc:740] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c79e901176e24a959c430431200f6b6f, State: Initialized, Role: FOLLOWER
I20260608 10:03:57.275620 12796 consensus_queue.cc:260] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } }
I20260608 10:03:57.278008 12796 ts_tablet_manager.cc:1434] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 10:03:57.365844 12817 raft_consensus.cc:493] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:57.366430 12817 raft_consensus.cc:515] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } }
I20260608 10:03:57.368369 12817 leader_election.cc:290] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c79e901176e24a959c430431200f6b6f (127.1.39.67:43833), 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:03:57.370004 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0b21b69a464e97a4ce5e4e3134b11f" candidate_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79e901176e24a959c430431200f6b6f" is_pre_election: true
I20260608 10:03:57.370427 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0b21b69a464e97a4ce5e4e3134b11f" candidate_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7" is_pre_election: true
I20260608 10:03:57.370986 12750 raft_consensus.cc:2468] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da5a6fd64f1142cabc41cdab1f2204f5 in term 0.
I20260608 10:03:57.371260 12675 raft_consensus.cc:2468] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate da5a6fd64f1142cabc41cdab1f2204f5 in term 0.
I20260608 10:03:57.372642 12565 leader_election.cc:304] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79e901176e24a959c430431200f6b6f, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 
I20260608 10:03:57.373662 12817 raft_consensus.cc:2804] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:57.374264 12817 raft_consensus.cc:493] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:57.374969 12817 raft_consensus.cc:3060] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.381515 12817 raft_consensus.cc:515] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } }
I20260608 10:03:57.383208 12817 leader_election.cc:290] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [CANDIDATE]: Term 1 election: Requested vote from peers c79e901176e24a959c430431200f6b6f (127.1.39.67:43833), 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:03:57.384172 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0b21b69a464e97a4ce5e4e3134b11f" candidate_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79e901176e24a959c430431200f6b6f"
I20260608 10:03:57.384475 12675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a0b21b69a464e97a4ce5e4e3134b11f" candidate_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "179310f3aa0b4624bcbadde903bb83a7"
I20260608 10:03:57.384790 12750 raft_consensus.cc:3060] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.385154 12675 raft_consensus.cc:3060] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.389847 12750 raft_consensus.cc:2468] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5a6fd64f1142cabc41cdab1f2204f5 in term 1.
I20260608 10:03:57.390136 12675 raft_consensus.cc:2468] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate da5a6fd64f1142cabc41cdab1f2204f5 in term 1.
I20260608 10:03:57.391001 12565 leader_election.cc:304] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c79e901176e24a959c430431200f6b6f, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 
I20260608 10:03:57.391800 12817 raft_consensus.cc:2804] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.392302 12817 raft_consensus.cc:697] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 LEADER]: Becoming Leader. State: Replica: da5a6fd64f1142cabc41cdab1f2204f5, State: Running, Role: LEADER
I20260608 10:03:57.393014 12832 raft_consensus.cc:493] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 10:03:57.393148 12817 consensus_queue.cc:237] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } }
I20260608 10:03:57.393637 12832 raft_consensus.cc:515] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.395998 12832 leader_election.cc:290] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), c79e901176e24a959c430431200f6b6f (127.1.39.67:43833)
I20260608 10:03:57.396929 12599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a124709a4f848f884aedb3576353f0d" candidate_uuid: "179310f3aa0b4624bcbadde903bb83a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" is_pre_election: true
I20260608 10:03:57.397185 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a124709a4f848f884aedb3576353f0d" candidate_uuid: "179310f3aa0b4624bcbadde903bb83a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79e901176e24a959c430431200f6b6f" is_pre_election: true
I20260608 10:03:57.397683 12599 raft_consensus.cc:2468] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179310f3aa0b4624bcbadde903bb83a7 in term 0.
I20260608 10:03:57.397866 12750 raft_consensus.cc:2468] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 179310f3aa0b4624bcbadde903bb83a7 in term 0.
I20260608 10:03:57.398948 12639 leader_election.cc:304] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179310f3aa0b4624bcbadde903bb83a7, da5a6fd64f1142cabc41cdab1f2204f5; no voters: 
I20260608 10:03:57.399819 12832 raft_consensus.cc:2804] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 10:03:57.400215 12832 raft_consensus.cc:493] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 10:03:57.400581 12832 raft_consensus.cc:3060] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.404582 12496 catalog_manager.cc:5696] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65). New cstate: current_term: 1 leader_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:57.406625 12832 raft_consensus.cc:515] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.408790 12832 leader_election.cc:290] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [CANDIDATE]: Term 1 election: Requested vote from peers da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329), c79e901176e24a959c430431200f6b6f (127.1.39.67:43833)
I20260608 10:03:57.409999 12599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a124709a4f848f884aedb3576353f0d" candidate_uuid: "179310f3aa0b4624bcbadde903bb83a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "da5a6fd64f1142cabc41cdab1f2204f5"
I20260608 10:03:57.410138 12750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a124709a4f848f884aedb3576353f0d" candidate_uuid: "179310f3aa0b4624bcbadde903bb83a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c79e901176e24a959c430431200f6b6f"
I20260608 10:03:57.410825 12599 raft_consensus.cc:3060] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.410909 12750 raft_consensus.cc:3060] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 0 FOLLOWER]: Advancing to term 1
I20260608 10:03:57.418290 12750 raft_consensus.cc:2468] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179310f3aa0b4624bcbadde903bb83a7 in term 1.
I20260608 10:03:57.419348 12641 leader_election.cc:304] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 179310f3aa0b4624bcbadde903bb83a7, c79e901176e24a959c430431200f6b6f; no voters: 
I20260608 10:03:57.420236 12832 raft_consensus.cc:2804] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 10:03:57.420279 12599 raft_consensus.cc:2468] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 179310f3aa0b4624bcbadde903bb83a7 in term 1.
I20260608 10:03:57.421186 12832 raft_consensus.cc:697] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 1 LEADER]: Becoming Leader. State: Replica: 179310f3aa0b4624bcbadde903bb83a7, State: Running, Role: LEADER
I20260608 10:03:57.422211 12832 consensus_queue.cc:237] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } }
I20260608 10:03:57.431524 12496 catalog_manager.cc:5696] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66). New cstate: current_term: 1 leader_uuid: "179310f3aa0b4624bcbadde903bb83a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } health_report { overall_health: UNKNOWN } } }
I20260608 10:03:57.493499 12817 consensus_queue.cc:1048] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:57.536712 12818 consensus_queue.cc:1048] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:57.569607 12800 consensus_queue.cc:1048] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:57.589046 12818 consensus_queue.cc:1048] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:57.612289 12818 consensus_queue.cc:1048] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:57.636852 12818 consensus_queue.cc:1048] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 10:03:57.677662 12818 consensus_queue.cc:1048] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260608 10:03:57.711964 12853 consensus_queue.cc:1048] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:57.846246 12750 raft_consensus.cc:1275] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Refusing update from remote peer 179310f3aa0b4624bcbadde903bb83a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:57.848147 12832 consensus_queue.cc:1048] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 10:03:57.861228 12599 raft_consensus.cc:1275] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Refusing update from remote peer 179310f3aa0b4624bcbadde903bb83a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 10:03:57.863292 12832 consensus_queue.cc:1048] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:57.962152 12817 consensus_queue.cc:1048] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 10:03:57.983351 12800 consensus_queue.cc:1048] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 10:03:58.152856 12879 log.cc:927] Time spent T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7: Append to log took a long time: real 0.112s	user 0.000s	sys 0.001s
W20260608 10:03:58.115473 12641 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.1.39.67:43833, user_credentials={real_user=slave}} blocked reactor thread for 44151.5us
I20260608 10:03:58.339538 12844 mvcc.cc:204] Tried to move back new op lower bound from 7294619804298465280 to 7294619801172369408. Current Snapshot: MvccSnapshot[applied={T|T < 7294619804298465280}]
W20260608 10:03:58.985847 12840 meta_cache.cc:1261] Time spent looking up entry by key: real 0.076s	user 0.001s	sys 0.000s
I20260608 10:03:59.258973  1181 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 10:03:59.266639 12902 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:59.274286 12903 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 10:03:59.275848 12905 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 10:03:59.276283  1181 server_base.cc:1061] running on GCE node
I20260608 10:03:59.277525  1181 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 10:03:59.277760  1181 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 10:03:59.277956  1181 hybrid_clock.cc:648] HybridClock initialized: now 1780913039277936 us; error 0 us; skew 500 ppm
I20260608 10:03:59.278554  1181 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 10:03:59.281387  1181 webserver.cc:533] Webserver started at http://127.1.39.68:36071/ using document root <none> and password file <none>
I20260608 10:03:59.281948  1181 fs_manager.cc:362] Metadata directory not provided
I20260608 10:03:59.282150  1181 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 10:03:59.282433  1181 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 10:03:59.283528  1181 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-3-root/instance:
uuid: "77b250963ce2455fb1792248c3b0ad27"
format_stamp: "Formatted at 2026-06-08 10:03:59 on dist-test-slave-90g7"
I20260608 10:03:59.288092  1181 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 10:03:59.291599 12910 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:59.292511  1181 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 10:03:59.292833  1181 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-3-root
uuid: "77b250963ce2455fb1792248c3b0ad27"
format_stamp: "Formatted at 2026-06-08 10:03:59 on dist-test-slave-90g7"
I20260608 10:03:59.293128  1181 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task_NlXO1/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780912801004447-1181-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260608 10:03:59.318284  1181 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 10:03:59.319540  1181 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 10:03:59.321046  1181 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 10:03:59.323724  1181 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 10:03:59.323954  1181 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:59.324196  1181 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 10:03:59.324391  1181 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 10:03:59.368499  1181 rpc_server.cc:307] RPC server started. Bound to: 127.1.39.68:42919
I20260608 10:03:59.368677 12972 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.1.39.68:42919 every 8 connection(s)
I20260608 10:03:59.387138 12973 heartbeater.cc:344] Connected to a master server at 127.1.39.126:42311
I20260608 10:03:59.387722 12973 heartbeater.cc:461] Registering TS with master...
I20260608 10:03:59.388528 12973 heartbeater.cc:507] Master 127.1.39.126:42311 requested a full tablet report, sending...
I20260608 10:03:59.390645 12495 ts_manager.cc:194] Registered new tserver with Master: 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68:42919)
I20260608 10:03:59.392117 12495 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44624
I20260608 10:04:00.301676 12748 consensus_queue.cc:237] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [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: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:00.310212 12595 raft_consensus.cc:1275] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Refusing update from remote peer c79e901176e24a959c430431200f6b6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:00.310523 12670 raft_consensus.cc:1275] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Refusing update from remote peer c79e901176e24a959c430431200f6b6f: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:00.311681 12980 consensus_queue.cc:1048] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:04:00.312660 12892 consensus_queue.cc:1048] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [LEADER]: Connected to new peer: Peer: permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:04:00.321606 12715 consensus_peers.cc:597] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f -> Peer 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68:42919): Couldn't send request to peer 77b250963ce2455fb1792248c3b0ad27. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61b49f2a840647c58ecf86addbb3d4b5. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:00.324550 12892 raft_consensus.cc:2955] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.326581 12670 raft_consensus.cc:2955] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.328637 12595 raft_consensus.cc:2955] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.344784 12495 catalog_manager.cc:5696] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f reported cstate change: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "c79e901176e24a959c430431200f6b6f" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 10:04:00.358397 12595 consensus_queue.cc:237] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [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: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:00.382349 12670 raft_consensus.cc:1275] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Refusing update from remote peer da5a6fd64f1142cabc41cdab1f2204f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:00.384038 12748 raft_consensus.cc:1275] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Refusing update from remote peer da5a6fd64f1142cabc41cdab1f2204f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:00.385018 12993 consensus_queue.cc:1048] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:04:00.386049 12900 consensus_queue.cc:1048] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:04:00.391623 12565 consensus_peers.cc:597] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 -> Peer 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68:42919): Couldn't send request to peer 77b250963ce2455fb1792248c3b0ad27. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a0b21b69a464e97a4ce5e4e3134b11f. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:00.394788 12973 heartbeater.cc:499] Master 127.1.39.126:42311 was elected leader, sending a full tablet report...
I20260608 10:04:00.394711 12993 raft_consensus.cc:2955] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.396797 12670 raft_consensus.cc:2955] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.410408 12595 consensus_queue.cc:237] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [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: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:00.410969 12748 raft_consensus.cc:2955] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.413296 12491 catalog_manager.cc:5696] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 reported cstate change: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.424260 12670 raft_consensus.cc:1275] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Refusing update from remote peer da5a6fd64f1142cabc41cdab1f2204f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:00.426815 12748 raft_consensus.cc:1275] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Refusing update from remote peer da5a6fd64f1142cabc41cdab1f2204f5: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:00.428231 12900 consensus_queue.cc:1048] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:04:00.430642 12565 consensus_peers.cc:597] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 -> Peer 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68:42919): Couldn't send request to peer 77b250963ce2455fb1792248c3b0ad27. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a659e1cfb4344b6aa81f9a8c124e09d3. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:00.432680 12900 consensus_queue.cc:1048] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 10:04:00.443859 12900 raft_consensus.cc:2955] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.446024 12670 raft_consensus.cc:2955] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.461264 12491 catalog_manager.cc:5696] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 reported cstate change: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.464017 12750 raft_consensus.cc:2955] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.483165 12670 consensus_queue.cc:237] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [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: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:00.495390 12595 raft_consensus.cc:1275] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Refusing update from remote peer 179310f3aa0b4624bcbadde903bb83a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:00.496546 12750 raft_consensus.cc:1275] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Refusing update from remote peer 179310f3aa0b4624bcbadde903bb83a7: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 10:04:00.498046 12890 consensus_queue.cc:1048] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 10:04:00.505743 12890 consensus_queue.cc:1048] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
W20260608 10:04:00.514804 12641 consensus_peers.cc:597] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 -> Peer 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68:42919): Couldn't send request to peer 77b250963ce2455fb1792248c3b0ad27. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a124709a4f848f884aedb3576353f0d. This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:00.519392 13008 raft_consensus.cc:2955] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.520097 12595 raft_consensus.cc:2955] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.520761 12750 raft_consensus.cc:2955] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.534162 12495 catalog_manager.cc:5696] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 reported cstate change: config changed from index -1 to 16, NON_VOTER 77b250963ce2455fb1792248c3b0ad27 (127.1.39.68) added. New cstate: current_term: 1 leader_uuid: "179310f3aa0b4624bcbadde903bb83a7" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } } }
I20260608 10:04:00.864485 13009 ts_tablet_manager.cc:933] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: Initiating tablet copy from peer da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329)
I20260608 10:04:00.866379 13009 tablet_copy_client.cc:323] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:45329
I20260608 10:04:00.879122 12609 tablet_copy_service.cc:140] P da5a6fd64f1142cabc41cdab1f2204f5: Received BeginTabletCopySession request for tablet a659e1cfb4344b6aa81f9a8c124e09d3 from peer 77b250963ce2455fb1792248c3b0ad27 ({username='slave'} at 127.0.0.1:40220)
I20260608 10:04:00.879823 12609 tablet_copy_service.cc:161] P da5a6fd64f1142cabc41cdab1f2204f5: Beginning new tablet copy session on tablet a659e1cfb4344b6aa81f9a8c124e09d3 from peer 77b250963ce2455fb1792248c3b0ad27 at {username='slave'} at 127.0.0.1:40220: session id = 77b250963ce2455fb1792248c3b0ad27-a659e1cfb4344b6aa81f9a8c124e09d3
I20260608 10:04:00.886565 12609 tablet_copy_source_session.cc:215] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:00.889917 13009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a659e1cfb4344b6aa81f9a8c124e09d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:00.904299 13014 ts_tablet_manager.cc:933] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: Initiating tablet copy from peer da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329)
I20260608 10:04:00.907395 13014 tablet_copy_client.cc:323] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.65:45329
I20260608 10:04:00.909741 12609 tablet_copy_service.cc:140] P da5a6fd64f1142cabc41cdab1f2204f5: Received BeginTabletCopySession request for tablet 1a0b21b69a464e97a4ce5e4e3134b11f from peer 77b250963ce2455fb1792248c3b0ad27 ({username='slave'} at 127.0.0.1:40220)
I20260608 10:04:00.910310 12609 tablet_copy_service.cc:161] P da5a6fd64f1142cabc41cdab1f2204f5: Beginning new tablet copy session on tablet 1a0b21b69a464e97a4ce5e4e3134b11f from peer 77b250963ce2455fb1792248c3b0ad27 at {username='slave'} at 127.0.0.1:40220: session id = 77b250963ce2455fb1792248c3b0ad27-1a0b21b69a464e97a4ce5e4e3134b11f
I20260608 10:04:00.917222 13009 tablet_copy_client.cc:806] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:00.918077 13009 tablet_copy_client.cc:670] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:00.919608 12609 tablet_copy_source_session.cc:215] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:00.922897 13009 tablet_copy_client.cc:538] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:00.923278 13014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a0b21b69a464e97a4ce5e4e3134b11f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:00.935901 13009 tablet_bootstrap.cc:492] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: Bootstrap starting.
I20260608 10:04:00.942073 13016 ts_tablet_manager.cc:933] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: Initiating tablet copy from peer c79e901176e24a959c430431200f6b6f (127.1.39.67:43833)
I20260608 10:04:00.943673 13014 tablet_copy_client.cc:806] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:00.944324 13014 tablet_copy_client.cc:670] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:00.946288 13016 tablet_copy_client.cc:323] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.67:43833
I20260608 10:04:00.950361 13014 tablet_copy_client.cc:538] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:00.960844 13014 tablet_bootstrap.cc:492] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: Bootstrap starting.
I20260608 10:04:00.964279 12760 tablet_copy_service.cc:140] P c79e901176e24a959c430431200f6b6f: Received BeginTabletCopySession request for tablet 61b49f2a840647c58ecf86addbb3d4b5 from peer 77b250963ce2455fb1792248c3b0ad27 ({username='slave'} at 127.0.0.1:32866)
I20260608 10:04:00.965022 12760 tablet_copy_service.cc:161] P c79e901176e24a959c430431200f6b6f: Beginning new tablet copy session on tablet 61b49f2a840647c58ecf86addbb3d4b5 from peer 77b250963ce2455fb1792248c3b0ad27 at {username='slave'} at 127.0.0.1:32866: session id = 77b250963ce2455fb1792248c3b0ad27-61b49f2a840647c58ecf86addbb3d4b5
I20260608 10:04:00.973774 12760 tablet_copy_source_session.cc:215] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:00.978008 13016 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61b49f2a840647c58ecf86addbb3d4b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:00.993536 13020 ts_tablet_manager.cc:933] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: Initiating tablet copy from peer 179310f3aa0b4624bcbadde903bb83a7 (127.1.39.66:43495)
I20260608 10:04:01.004662 13020 tablet_copy_client.cc:323] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Beginning tablet copy session from remote peer at address 127.1.39.66:43495
I20260608 10:04:01.014290 13016 tablet_copy_client.cc:806] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:01.014890 13016 tablet_copy_client.cc:670] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:01.020248 13016 tablet_copy_client.cc:538] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:01.031332 12685 tablet_copy_service.cc:140] P 179310f3aa0b4624bcbadde903bb83a7: Received BeginTabletCopySession request for tablet 8a124709a4f848f884aedb3576353f0d from peer 77b250963ce2455fb1792248c3b0ad27 ({username='slave'} at 127.0.0.1:37508)
I20260608 10:04:01.032049 12685 tablet_copy_service.cc:161] P 179310f3aa0b4624bcbadde903bb83a7: Beginning new tablet copy session on tablet 8a124709a4f848f884aedb3576353f0d from peer 77b250963ce2455fb1792248c3b0ad27 at {username='slave'} at 127.0.0.1:37508: session id = 77b250963ce2455fb1792248c3b0ad27-8a124709a4f848f884aedb3576353f0d
I20260608 10:04:01.039901 13016 tablet_bootstrap.cc:492] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: Bootstrap starting.
I20260608 10:04:01.041465 12685 tablet_copy_source_session.cc:215] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 10:04:01.045753 13020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a124709a4f848f884aedb3576353f0d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 10:04:01.066900 13020 tablet_copy_client.cc:806] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Starting download of 0 data blocks...
I20260608 10:04:01.067576 13020 tablet_copy_client.cc:670] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Starting download of 1 WAL segments...
I20260608 10:04:01.073808 13020 tablet_copy_client.cc:538] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 10:04:01.087119 13020 tablet_bootstrap.cc:492] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: Bootstrap starting.
I20260608 10:04:01.133590 13014 tablet_bootstrap.cc:492] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=115 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:01.134644 13014 tablet_bootstrap.cc:492] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: Bootstrap complete.
I20260608 10:04:01.135393 13014 ts_tablet_manager.cc:1403] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: Time spent bootstrapping tablet: real 0.175s	user 0.146s	sys 0.016s
I20260608 10:04:01.138448 13014 raft_consensus.cc:359] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:01.139324 13014 raft_consensus.cc:740] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77b250963ce2455fb1792248c3b0ad27, State: Initialized, Role: LEARNER
I20260608 10:04:01.140208 13014 consensus_queue.cc:260] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27 [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: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:01.150167 13014 ts_tablet_manager.cc:1434] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260608 10:04:01.155303 12608 tablet_copy_service.cc:342] P da5a6fd64f1142cabc41cdab1f2204f5: Request end of tablet copy session 77b250963ce2455fb1792248c3b0ad27-1a0b21b69a464e97a4ce5e4e3134b11f received from {username='slave'} at 127.0.0.1:40220
I20260608 10:04:01.155794 12608 tablet_copy_service.cc:434] P da5a6fd64f1142cabc41cdab1f2204f5: ending tablet copy session 77b250963ce2455fb1792248c3b0ad27-1a0b21b69a464e97a4ce5e4e3134b11f on tablet 1a0b21b69a464e97a4ce5e4e3134b11f with peer 77b250963ce2455fb1792248c3b0ad27
I20260608 10:04:01.185343 13009 tablet_bootstrap.cc:492] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=109 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:01.186344 13009 tablet_bootstrap.cc:492] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: Bootstrap complete.
I20260608 10:04:01.187217 13009 ts_tablet_manager.cc:1403] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: Time spent bootstrapping tablet: real 0.252s	user 0.130s	sys 0.019s
I20260608 10:04:01.190194 13009 raft_consensus.cc:359] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:01.191088 13009 raft_consensus.cc:740] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77b250963ce2455fb1792248c3b0ad27, State: Initialized, Role: LEARNER
I20260608 10:04:01.191879 13009 consensus_queue.cc:260] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27 [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: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:01.197265 13009 ts_tablet_manager.cc:1434] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 10:04:01.199029 12608 tablet_copy_service.cc:342] P da5a6fd64f1142cabc41cdab1f2204f5: Request end of tablet copy session 77b250963ce2455fb1792248c3b0ad27-a659e1cfb4344b6aa81f9a8c124e09d3 received from {username='slave'} at 127.0.0.1:40220
I20260608 10:04:01.199496 12608 tablet_copy_service.cc:434] P da5a6fd64f1142cabc41cdab1f2204f5: ending tablet copy session 77b250963ce2455fb1792248c3b0ad27-a659e1cfb4344b6aa81f9a8c124e09d3 on tablet a659e1cfb4344b6aa81f9a8c124e09d3 with peer 77b250963ce2455fb1792248c3b0ad27
I20260608 10:04:01.236153 13020 tablet_bootstrap.cc:492] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=102 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:01.237278 13020 tablet_bootstrap.cc:492] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: Bootstrap complete.
I20260608 10:04:01.238054 13020 ts_tablet_manager.cc:1403] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: Time spent bootstrapping tablet: real 0.151s	user 0.103s	sys 0.032s
I20260608 10:04:01.241008 13020 raft_consensus.cc:359] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:01.241832 13020 raft_consensus.cc:740] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77b250963ce2455fb1792248c3b0ad27, State: Initialized, Role: LEARNER
I20260608 10:04:01.242461 13020 consensus_queue.cc:260] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27 [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: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } attrs { replace: true } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:01.244716 13020 ts_tablet_manager.cc:1434] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 10:04:01.246842 12685 tablet_copy_service.cc:342] P 179310f3aa0b4624bcbadde903bb83a7: Request end of tablet copy session 77b250963ce2455fb1792248c3b0ad27-8a124709a4f848f884aedb3576353f0d received from {username='slave'} at 127.0.0.1:37508
I20260608 10:04:01.247300 12685 tablet_copy_service.cc:434] P 179310f3aa0b4624bcbadde903bb83a7: ending tablet copy session 77b250963ce2455fb1792248c3b0ad27-8a124709a4f848f884aedb3576353f0d on tablet 8a124709a4f848f884aedb3576353f0d with peer 77b250963ce2455fb1792248c3b0ad27
I20260608 10:04:01.251886 13016 tablet_bootstrap.cc:492] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=141 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 10:04:01.252782 13016 tablet_bootstrap.cc:492] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: Bootstrap complete.
I20260608 10:04:01.253459 13016 ts_tablet_manager.cc:1403] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: Time spent bootstrapping tablet: real 0.214s	user 0.138s	sys 0.004s
I20260608 10:04:01.255798 13016 raft_consensus.cc:359] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:01.256484 13016 raft_consensus.cc:740] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 77b250963ce2455fb1792248c3b0ad27, State: Initialized, Role: LEARNER
I20260608 10:04:01.257124 13016 consensus_queue.cc:260] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27 [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: "da5a6fd64f1142cabc41cdab1f2204f5" member_type: VOTER last_known_addr { host: "127.1.39.65" port: 45329 } attrs { replace: true } } peers { permanent_uuid: "179310f3aa0b4624bcbadde903bb83a7" member_type: VOTER last_known_addr { host: "127.1.39.66" port: 43495 } } peers { permanent_uuid: "c79e901176e24a959c430431200f6b6f" member_type: VOTER last_known_addr { host: "127.1.39.67" port: 43833 } } peers { permanent_uuid: "77b250963ce2455fb1792248c3b0ad27" member_type: NON_VOTER last_known_addr { host: "127.1.39.68" port: 42919 } attrs { promote: true } }
I20260608 10:04:01.259089 13016 ts_tablet_manager.cc:1434] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 10:04:01.260921 12760 tablet_copy_service.cc:342] P c79e901176e24a959c430431200f6b6f: Request end of tablet copy session 77b250963ce2455fb1792248c3b0ad27-61b49f2a840647c58ecf86addbb3d4b5 received from {username='slave'} at 127.0.0.1:32866
I20260608 10:04:01.261327 12760 tablet_copy_service.cc:434] P c79e901176e24a959c430431200f6b6f: ending tablet copy session 77b250963ce2455fb1792248c3b0ad27-61b49f2a840647c58ecf86addbb3d4b5 on tablet 61b49f2a840647c58ecf86addbb3d4b5 with peer 77b250963ce2455fb1792248c3b0ad27
I20260608 10:04:01.280784 12948 raft_consensus.cc:1217] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:01.377146 12948 raft_consensus.cc:1217] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:01.407534  1181 tablet_server.cc:179] TabletServer@127.1.39.65:0 shutting down...
I20260608 10:04:01.426450 12948 raft_consensus.cc:1217] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:01.447834  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:01.448720  1181 tablet_replica.cc:333] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5: stopping tablet replica
I20260608 10:04:01.449556  1181 raft_consensus.cc:2243] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.450166  1181 raft_consensus.cc:2272] T 8a124709a4f848f884aedb3576353f0d P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.453487  1181 tablet_replica.cc:333] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5: stopping tablet replica
I20260608 10:04:01.454267  1181 raft_consensus.cc:2243] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:01.455667  1181 raft_consensus.cc:2272] T 1a0b21b69a464e97a4ce5e4e3134b11f P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.458540  1181 tablet_replica.cc:333] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5: stopping tablet replica
I20260608 10:04:01.459256  1181 raft_consensus.cc:2243] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.460021  1181 raft_consensus.cc:2272] T 47faddee091f4c71bfe09cab93fddfa3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.462855  1181 tablet_replica.cc:333] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5: stopping tablet replica
I20260608 10:04:01.463629  1181 raft_consensus.cc:2243] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:01.466209  1181 raft_consensus.cc:2272] T a659e1cfb4344b6aa81f9a8c124e09d3 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.469139  1181 tablet_replica.cc:333] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5: stopping tablet replica
I20260608 10:04:01.469883  1181 raft_consensus.cc:2243] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.470696  1181 raft_consensus.cc:2272] T 61b49f2a840647c58ecf86addbb3d4b5 P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.471308 12948 raft_consensus.cc:1217] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
I20260608 10:04:01.473640  1181 tablet_replica.cc:333] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5: stopping tablet replica
I20260608 10:04:01.474393  1181 raft_consensus.cc:2243] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.474997  1181 raft_consensus.cc:2272] T 179f4750cc0044b9a25c0e2b92eaee1e P da5a6fd64f1142cabc41cdab1f2204f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.505007  1181 tablet_server.cc:196] TabletServer@127.1.39.65:0 shutdown complete.
I20260608 10:04:01.527357  1181 tablet_server.cc:179] TabletServer@127.1.39.66:0 shutting down...
I20260608 10:04:01.560043  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:01.560812  1181 tablet_replica.cc:333] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7: stopping tablet replica
I20260608 10:04:01.561441  1181 raft_consensus.cc:2243] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.562160  1181 raft_consensus.cc:2272] T 1a0b21b69a464e97a4ce5e4e3134b11f P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.564522  1181 tablet_replica.cc:333] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7: stopping tablet replica
I20260608 10:04:01.565135  1181 raft_consensus.cc:2243] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.565795  1181 raft_consensus.cc:2272] T a659e1cfb4344b6aa81f9a8c124e09d3 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.568178  1181 tablet_replica.cc:333] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7: stopping tablet replica
I20260608 10:04:01.568876  1181 raft_consensus.cc:2243] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.569394  1181 raft_consensus.cc:2272] T 47faddee091f4c71bfe09cab93fddfa3 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.571615  1181 tablet_replica.cc:333] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7: stopping tablet replica
I20260608 10:04:01.572189  1181 raft_consensus.cc:2243] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:01.573387  1181 raft_consensus.cc:2272] T 8a124709a4f848f884aedb3576353f0d P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.575675  1181 tablet_replica.cc:333] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7: stopping tablet replica
I20260608 10:04:01.576231  1181 raft_consensus.cc:2243] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.576848  1181 raft_consensus.cc:2272] T 61b49f2a840647c58ecf86addbb3d4b5 P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.579114  1181 tablet_replica.cc:333] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7: stopping tablet replica
I20260608 10:04:01.579825  1181 raft_consensus.cc:2243] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.580432  1181 raft_consensus.cc:2272] T 179f4750cc0044b9a25c0e2b92eaee1e P 179310f3aa0b4624bcbadde903bb83a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.597805  1181 tablet_server.cc:196] TabletServer@127.1.39.66:0 shutdown complete.
I20260608 10:04:01.614267  1181 tablet_server.cc:179] TabletServer@127.1.39.67:0 shutting down...
W20260608 10:04:01.622658 12713 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.1.39.65:45329: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260608 10:04:01.633818 12713 consensus_peers.cc:597] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f -> Peer da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329): Couldn't send request to peer da5a6fd64f1142cabc41cdab1f2204f5. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:45329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:01.641839  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:01.642511  1181 tablet_replica.cc:333] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f: stopping tablet replica
I20260608 10:04:01.643121  1181 raft_consensus.cc:2243] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.643811  1181 raft_consensus.cc:2272] T 1a0b21b69a464e97a4ce5e4e3134b11f P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.646028  1181 tablet_replica.cc:333] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f: stopping tablet replica
I20260608 10:04:01.646586  1181 raft_consensus.cc:2243] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.647082  1181 raft_consensus.cc:2272] T 8a124709a4f848f884aedb3576353f0d P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.649155  1181 tablet_replica.cc:333] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f: stopping tablet replica
I20260608 10:04:01.649679  1181 raft_consensus.cc:2243] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:01.650449  1181 raft_consensus.cc:2272] T 47faddee091f4c71bfe09cab93fddfa3 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.652935  1181 tablet_replica.cc:333] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f: stopping tablet replica
I20260608 10:04:01.653692  1181 raft_consensus.cc:2243] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 10:04:01.654531  1181 raft_consensus.cc:2272] T a659e1cfb4344b6aa81f9a8c124e09d3 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.657167  1181 tablet_replica.cc:333] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f: stopping tablet replica
W20260608 10:04:01.657634 12713 consensus_peers.cc:597] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f -> Peer da5a6fd64f1142cabc41cdab1f2204f5 (127.1.39.65:45329): Couldn't send request to peer da5a6fd64f1142cabc41cdab1f2204f5. Status: Network error: Client connection negotiation failed: client connection to 127.1.39.65:45329: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 10:04:01.657779  1181 raft_consensus.cc:2243] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:01.658674  1181 raft_consensus.cc:2272] T 179f4750cc0044b9a25c0e2b92eaee1e P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.660753  1181 tablet_replica.cc:333] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f: stopping tablet replica
I20260608 10:04:01.661237  1181 raft_consensus.cc:2243] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:01.662231  1181 raft_consensus.cc:2272] T 61b49f2a840647c58ecf86addbb3d4b5 P c79e901176e24a959c430431200f6b6f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.689829  1181 tablet_server.cc:196] TabletServer@127.1.39.67:0 shutdown complete.
I20260608 10:04:01.713574  1181 tablet_server.cc:179] TabletServer@127.1.39.68:0 shutting down...
I20260608 10:04:01.741839  1181 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 10:04:01.742971  1181 tablet_replica.cc:333] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27: stopping tablet replica
I20260608 10:04:01.743865  1181 raft_consensus.cc:2243] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:01.744436  1181 raft_consensus.cc:2272] T 8a124709a4f848f884aedb3576353f0d P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:01.747643  1181 tablet_replica.cc:333] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27: stopping tablet replica
I20260608 10:04:01.748432  1181 raft_consensus.cc:2243] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:01.748934  1181 raft_consensus.cc:2272] T 61b49f2a840647c58ecf86addbb3d4b5 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:01.752091  1181 tablet_replica.cc:333] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27: stopping tablet replica
I20260608 10:04:01.752843  1181 raft_consensus.cc:2243] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:01.753330  1181 raft_consensus.cc:2272] T 1a0b21b69a464e97a4ce5e4e3134b11f P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:01.756265  1181 tablet_replica.cc:333] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27: stopping tablet replica
I20260608 10:04:01.757010  1181 raft_consensus.cc:2243] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 10:04:01.757501  1181 raft_consensus.cc:2272] T a659e1cfb4344b6aa81f9a8c124e09d3 P 77b250963ce2455fb1792248c3b0ad27 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 10:04:01.782490  1181 tablet_server.cc:196] TabletServer@127.1.39.68:0 shutdown complete.
I20260608 10:04:01.796051  1181 master.cc:562] Master@127.1.39.126:42311 shutting down...
W20260608 10:04:01.819674 12545 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 10:04:01.819955 12545 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 10:04:01.820176 12545 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 10:04:01.821461  1181 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 1 LEADER]: Raft consensus shutting down.
I20260608 10:04:01.821995  1181 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 10:04:01.822316  1181 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5473e8a6ca954e99888cb05f74baec46: stopping tablet replica
I20260608 10:04:01.843303  1181 master.cc:584] Master@127.1.39.126:42311 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (6951 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (14232 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (240685 ms total)
[  PASSED  ] 24 tests.
I20260608 10:04:01.896858  1181 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 7 messages since previous log ~45 seconds ago
I20260608 10:04:01.897136  1181 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~45 seconds ago
I20260608 10:04:01.897297  1181 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 29 messages since previous log ~77 seconds ago
I20260608 10:04:01.897598  1181 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 2 messages since previous log ~222 seconds ago
I20260608 10:04:01.897938  1181 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 63 messages since previous log ~24 seconds ago
I20260608 10:04:01.898113  1181 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
